GET /api/dcim/interface-templates/?format=api
HTTP 200 OK
Allow: GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 99,
    "next": "https://netbox.c3voc.de/api/dcim/interface-templates/?format=api&limit=50&offset=50",
    "previous": null,
    "results": [
        {
            "id": 70,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/70/?format=api",
            "display": "eno1",
            "device_type": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/9/?format=api",
                "display": "R630",
                "manufacturer": {
                    "id": 5,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/5/?format=api",
                    "display": "Dell",
                    "name": "Dell",
                    "slug": "dell"
                },
                "model": "R630",
                "slug": "r630"
            },
            "module_type": null,
            "name": "eno1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2023-01-14T15:14:08.625355Z",
            "last_updated": "2023-01-14T15:14:08.625378Z"
        },
        {
            "id": 71,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/71/?format=api",
            "display": "eno2",
            "device_type": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/9/?format=api",
                "display": "R630",
                "manufacturer": {
                    "id": 5,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/5/?format=api",
                    "display": "Dell",
                    "name": "Dell",
                    "slug": "dell"
                },
                "model": "R630",
                "slug": "r630"
            },
            "module_type": null,
            "name": "eno2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2023-01-14T15:14:08.633430Z",
            "last_updated": "2023-01-14T15:14:08.633447Z"
        },
        {
            "id": 72,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/72/?format=api",
            "display": "eno3",
            "device_type": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/9/?format=api",
                "display": "R630",
                "manufacturer": {
                    "id": 5,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/5/?format=api",
                    "display": "Dell",
                    "name": "Dell",
                    "slug": "dell"
                },
                "model": "R630",
                "slug": "r630"
            },
            "module_type": null,
            "name": "eno3",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2023-01-14T15:14:19.731096Z",
            "last_updated": "2023-01-14T15:14:19.731118Z"
        },
        {
            "id": 73,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/73/?format=api",
            "display": "eno4",
            "device_type": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/9/?format=api",
                "display": "R630",
                "manufacturer": {
                    "id": 5,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/5/?format=api",
                    "display": "Dell",
                    "name": "Dell",
                    "slug": "dell"
                },
                "model": "R630",
                "slug": "r630"
            },
            "module_type": null,
            "name": "eno4",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2023-01-14T15:14:19.736505Z",
            "last_updated": "2023-01-14T15:14:19.736516Z"
        },
        {
            "id": 69,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/69/?format=api",
            "display": "IPMI",
            "device_type": {
                "id": 9,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/9/?format=api",
                "display": "R630",
                "manufacturer": {
                    "id": 5,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/5/?format=api",
                    "display": "Dell",
                    "name": "Dell",
                    "slug": "dell"
                },
                "model": "R630",
                "slug": "r630"
            },
            "module_type": null,
            "name": "IPMI",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": true,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2023-01-03T13:36:16.476753Z",
            "last_updated": "2023-01-03T13:36:16.476766Z"
        },
        {
            "id": 29,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/29/?format=api",
            "display": "GE1/0/1",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/1",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.123708Z",
            "last_updated": "2022-07-23T13:46:16.123728Z"
        },
        {
            "id": 30,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/30/?format=api",
            "display": "GE1/0/2",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/2",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.128491Z",
            "last_updated": "2022-07-23T13:46:16.128501Z"
        },
        {
            "id": 31,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/31/?format=api",
            "display": "GE1/0/3",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/3",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.131960Z",
            "last_updated": "2022-07-23T13:46:16.131971Z"
        },
        {
            "id": 32,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/32/?format=api",
            "display": "GE1/0/4",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/4",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.136876Z",
            "last_updated": "2022-07-23T13:46:16.136885Z"
        },
        {
            "id": 33,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/33/?format=api",
            "display": "GE1/0/5",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/5",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.140287Z",
            "last_updated": "2022-07-23T13:46:16.140296Z"
        },
        {
            "id": 34,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/34/?format=api",
            "display": "GE1/0/6",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/6",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.143740Z",
            "last_updated": "2022-07-23T13:46:16.143749Z"
        },
        {
            "id": 35,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/35/?format=api",
            "display": "GE1/0/7",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/7",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.147155Z",
            "last_updated": "2022-07-23T13:46:16.147165Z"
        },
        {
            "id": 36,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/36/?format=api",
            "display": "GE1/0/8",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/8",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.150576Z",
            "last_updated": "2022-07-23T13:46:16.150586Z"
        },
        {
            "id": 37,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/37/?format=api",
            "display": "GE1/0/9",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/9",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.153946Z",
            "last_updated": "2022-07-23T13:46:16.153955Z"
        },
        {
            "id": 38,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/38/?format=api",
            "display": "GE1/0/10",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/10",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.157522Z",
            "last_updated": "2022-07-23T13:46:16.157532Z"
        },
        {
            "id": 39,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/39/?format=api",
            "display": "GE1/0/11",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/11",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.161130Z",
            "last_updated": "2022-07-23T13:46:16.161141Z"
        },
        {
            "id": 40,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/40/?format=api",
            "display": "GE1/0/12",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/12",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.164659Z",
            "last_updated": "2022-07-23T13:46:16.164668Z"
        },
        {
            "id": 41,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/41/?format=api",
            "display": "GE1/0/13",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/13",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.168290Z",
            "last_updated": "2022-07-23T13:46:16.168302Z"
        },
        {
            "id": 42,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/42/?format=api",
            "display": "GE1/0/14",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/14",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.171880Z",
            "last_updated": "2022-07-23T13:46:16.171889Z"
        },
        {
            "id": 43,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/43/?format=api",
            "display": "GE1/0/15",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/15",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.175330Z",
            "last_updated": "2022-07-23T13:46:16.175340Z"
        },
        {
            "id": 44,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/44/?format=api",
            "display": "GE1/0/16",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/16",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.179255Z",
            "last_updated": "2022-07-23T13:46:16.179270Z"
        },
        {
            "id": 45,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/45/?format=api",
            "display": "GE1/0/17",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/17",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.183423Z",
            "last_updated": "2022-07-23T13:46:16.183437Z"
        },
        {
            "id": 46,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/46/?format=api",
            "display": "GE1/0/18",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/18",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.187409Z",
            "last_updated": "2022-07-23T13:46:16.187423Z"
        },
        {
            "id": 47,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/47/?format=api",
            "display": "GE1/0/19",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/19",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.191132Z",
            "last_updated": "2022-07-23T13:46:16.191142Z"
        },
        {
            "id": 48,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/48/?format=api",
            "display": "GE1/0/20",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/20",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.194736Z",
            "last_updated": "2022-07-23T13:46:16.194745Z"
        },
        {
            "id": 49,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/49/?format=api",
            "display": "GE1/0/21",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/21",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.198244Z",
            "last_updated": "2022-07-23T13:46:16.198254Z"
        },
        {
            "id": 50,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/50/?format=api",
            "display": "GE1/0/22",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/22",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.201799Z",
            "last_updated": "2022-07-23T13:46:16.201808Z"
        },
        {
            "id": 51,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/51/?format=api",
            "display": "GE1/0/23",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/23",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.205291Z",
            "last_updated": "2022-07-23T13:46:16.205301Z"
        },
        {
            "id": 52,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/52/?format=api",
            "display": "GE1/0/24",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "GE1/0/24",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:46:16.208796Z",
            "last_updated": "2022-07-23T13:46:16.208805Z"
        },
        {
            "id": 53,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/53/?format=api",
            "display": "XGE1/0/25",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "XGE1/0/25",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:47:00.056411Z",
            "last_updated": "2022-07-23T13:47:00.056425Z"
        },
        {
            "id": 54,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/54/?format=api",
            "display": "XGE1/0/26",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "XGE1/0/26",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:47:00.060957Z",
            "last_updated": "2022-07-23T13:47:00.060967Z"
        },
        {
            "id": 55,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/55/?format=api",
            "display": "XGE1/0/27",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "XGE1/0/27",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:47:00.064454Z",
            "last_updated": "2022-07-23T13:47:00.064464Z"
        },
        {
            "id": 56,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/56/?format=api",
            "display": "XGE1/0/28",
            "device_type": {
                "id": 2,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/2/?format=api",
                "display": "A5820 JC100A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820 JC100A",
                "slug": "a5820-jc100a"
            },
            "module_type": null,
            "name": "XGE1/0/28",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:47:00.067966Z",
            "last_updated": "2022-07-23T13:47:00.067976Z"
        },
        {
            "id": 25,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/25/?format=api",
            "display": "GE1/0/25",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "GE1/0/25",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:29.069683Z",
            "last_updated": "2022-07-23T13:44:29.069700Z"
        },
        {
            "id": 26,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/26/?format=api",
            "display": "GE1/0/26",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "GE1/0/26",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:29.074169Z",
            "last_updated": "2022-07-23T13:44:29.074179Z"
        },
        {
            "id": 27,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/27/?format=api",
            "display": "GE1/0/27",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "GE1/0/27",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:29.077829Z",
            "last_updated": "2022-07-23T13:44:29.077838Z"
        },
        {
            "id": 28,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/28/?format=api",
            "display": "GE1/0/28",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "GE1/0/28",
            "label": "",
            "type": {
                "value": "1000base-t",
                "label": "1000BASE-T (1GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:29.081428Z",
            "last_updated": "2022-07-23T13:44:29.081437Z"
        },
        {
            "id": 1,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/1/?format=api",
            "display": "XGE1/0/1",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/1",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.888039Z",
            "last_updated": "2022-07-23T13:44:04.888054Z"
        },
        {
            "id": 2,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/2/?format=api",
            "display": "XGE1/0/2",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/2",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.894264Z",
            "last_updated": "2022-07-23T13:44:04.894274Z"
        },
        {
            "id": 3,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/3/?format=api",
            "display": "XGE1/0/3",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/3",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.897805Z",
            "last_updated": "2022-07-23T13:44:04.897815Z"
        },
        {
            "id": 4,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/4/?format=api",
            "display": "XGE1/0/4",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/4",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.901199Z",
            "last_updated": "2022-07-23T13:44:04.901208Z"
        },
        {
            "id": 5,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/5/?format=api",
            "display": "XGE1/0/5",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/5",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.904642Z",
            "last_updated": "2022-07-23T13:44:04.904651Z"
        },
        {
            "id": 6,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/6/?format=api",
            "display": "XGE1/0/6",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/6",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.908014Z",
            "last_updated": "2022-07-23T13:44:04.908024Z"
        },
        {
            "id": 7,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/7/?format=api",
            "display": "XGE1/0/7",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/7",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.911478Z",
            "last_updated": "2022-07-23T13:44:04.911487Z"
        },
        {
            "id": 8,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/8/?format=api",
            "display": "XGE1/0/8",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/8",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.915924Z",
            "last_updated": "2022-07-23T13:44:04.915935Z"
        },
        {
            "id": 9,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/9/?format=api",
            "display": "XGE1/0/9",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/9",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.919603Z",
            "last_updated": "2022-07-23T13:44:04.919612Z"
        },
        {
            "id": 10,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/10/?format=api",
            "display": "XGE1/0/10",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/10",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.923217Z",
            "last_updated": "2022-07-23T13:44:04.923227Z"
        },
        {
            "id": 11,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/11/?format=api",
            "display": "XGE1/0/11",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/11",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.926851Z",
            "last_updated": "2022-07-23T13:44:04.926861Z"
        },
        {
            "id": 12,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/12/?format=api",
            "display": "XGE1/0/12",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/12",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.930499Z",
            "last_updated": "2022-07-23T13:44:04.930509Z"
        },
        {
            "id": 13,
            "url": "https://netbox.c3voc.de/api/dcim/interface-templates/13/?format=api",
            "display": "XGE1/0/13",
            "device_type": {
                "id": 1,
                "url": "https://netbox.c3voc.de/api/dcim/device-types/1/?format=api",
                "display": "A5820X JC102A",
                "manufacturer": {
                    "id": 1,
                    "url": "https://netbox.c3voc.de/api/dcim/manufacturers/1/?format=api",
                    "display": "Hewlett-Packard",
                    "name": "Hewlett-Packard",
                    "slug": "hewlett-packard"
                },
                "model": "A5820X JC102A",
                "slug": "a5820x-jc102a"
            },
            "module_type": null,
            "name": "XGE1/0/13",
            "label": "",
            "type": {
                "value": "10gbase-x-sfpp",
                "label": "SFP+ (10GE)"
            },
            "enabled": true,
            "mgmt_only": false,
            "description": "",
            "bridge": null,
            "poe_mode": null,
            "poe_type": null,
            "rf_role": null,
            "created": "2022-07-23T13:44:04.934057Z",
            "last_updated": "2022-07-23T13:44:04.934067Z"
        }
    ]
}