extreme_acl_usage

extreme_acl_usage URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-acl-usage:acl-slice-usage
https://<ip>/rest/restconf/data/extreme-acl-usage:acl-slice-usage/acl-usage-set=<key>

extreme_acl_usage Complete JSON

{
    "extreme-acl-usage:acl-slice-usage": {
        "acl-usage-set": [
            {
                "port": "<key>", 
                "port-range": ""
            }
        ]
    }
}

extreme_auto_peering

extreme_auto_peering URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/overlay-service-database
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/overlay-service-database/host=<key>
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/hosts
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/hosts/host=<key>
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/hosts/host=<key>/static-routes
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/hosts/host=<key>/static-routes/static-route=<key>
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/services
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/services/service=<key>
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/services/service=<key>/addresses
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/services/service=<key>/addresses/address=<key>
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/relay-agents
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/relay-agents/relay-agent=<key>
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/remote-auto-peering
https://<ip>/rest/restconf/data/extreme-auto-peering:auto-peering/remote-auto-peering/peer=<key>

extreme_auto_peering Complete JSON

{
    "extreme-auto-peering:auto-peering": {
        "overlay-service-database": {
            "host": [
                {
                    "password": "", 
                    "host-address": "0.0.0.0", 
                    "osd-id": 0, 
                    "osd-type": ""
                }
            ]
        }, 
        "route-target": 0, 
        "hosts": {
            "host": [
                {
                    "static-routes": {
                        "static-route": [
                            {
                                "nexthop": [], 
                                "network": "0.0.0.0/16"
                            }
                        ]
                    }, 
                    "host-address": "0", 
                    "vrf": "0"
                }
            ]
        }, 
        "remote-auto-peering": {
            "peer": [
                {
                    "md5-secret": "", 
                    "peer-id": 99
                }
            ]
        }, 
        "services": {
            "service": [
                {
                    "nsi": 99, 
                    "nsi-type": "", 
                    "addresses": {
                        "address": [
                            {
                                "ip": "0.0.0.0", 
                                "prefix-length": 0
                            }
                        ]
                    }, 
                    "vrf": "", 
                    "nsi-state": ""
                }
            ]
        }, 
        "relay-agents": {
            "relay-agent": [
                {
                    "helper-address": [], 
                    "vrf": "<key>"
                }
            ]
        }, 
        "password": "", 
        "id": 0, 
        "anycast-mac": ""
    }
}

extreme_dns_cache

extreme_dns_cache URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/sec-config
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/vlan-configs
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/vlan-configs/config=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/vr-configs
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/vr-configs/config=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/name-server-configs
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-configs/name-server-configs/config=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-configs
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-configs/config=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/vr-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/vr-entries/vr=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/vr-entries/vr=<key>/client-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/vr-entries/vr=<key>/client-entries/client=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/vr-entries/vr=<key>/client-entries/client=<key>/domain-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/vr-entries/vr=<key>/client-entries/client=<key>/domain-entries/domain=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/domain-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:analytics-entries/domain-entries/domain=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-entries/vlan-state-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-entries/vlan-state-entries/vlan-state=<key>
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-entries/cache-entries
https://<ip>/rest/restconf/data/extreme-dns-cache:cache-entries/cache-entries/cache=<key>

extreme_dns_cache Complete JSON

{
    "extreme-dns-cache:cache-configs": {
        "sec-config": {
            "dns-sec-enabled": false
        }, 
        "vlan-configs": {
            "config": [
                {
                    "vlan-name": "<key>", 
                    "cache-enabled": false
                }
            ]
        }, 
        "vr-configs": {
            "config": [
                {
                    "vr-name": "<key>", 
                    "cache-enabled": false
                }
            ]
        }, 
        "name-server-configs": {
            "config": [
                {
                    "vr-name": "<vrf>", 
                    "ip-address": "0.0.0.0"
                }
            ]
        }
    }, 
    "extreme-dns-cache:analytics-configs": {
        "config": [
            {
                "vr-name": "<key>", 
                "analytics-enabled": false
            }
        ], 
        "max-entries": 0, 
        "timeout": 0
    }, 
    "extreme-dns-cache:analytics-entries": {
        "vr-entries": {
            "vr": [
                {
                    "vr-name": "<key>", 
                    "client-entries": {
                        "client": [
                            {
                                "ipv6-queries": 0, 
                                "client-ip": "0.0.0.0", 
                                "domain-entries": {
                                    "domain": [
                                        {
                                            "ipv6-queries": 0, 
                                            "name": "0.0.0.0", 
                                            "ipv6-query-time": "", 
                                            "ipv4-queries": 0, 
                                            "ipv4-query-time": ""
                                        }
                                    ]
                                }, 
                                "ipv4-queries": 0
                            }
                        ]
                    }
                }
            ]
        }, 
        "domain-entries": {
            "domain": [
                {
                    "ipv6-queries": 0, 
                    "vr-name": "", 
                    "client-ip": "", 
                    "name": "0.0.0.0", 
                    "ipv4-queries": 0
                }
            ]
        }
    }, 
    "extreme-dns-cache:cache-entries": {
        "vlan-state-entries": {
            "vlan-state": [
                {
                    "vlan-name": "<key>", 
                    "vr-name": "", 
                    "vlan-status": false
                }
            ]
        }, 
        "cache-entries": {
            "cache": [
                {
                    "address-type": "", 
                    "expiry-time": "", 
                    "domain-name-exists": false, 
                    "domain-name": "0", 
                    "address": "0", 
                    "query-type": "", 
                    "is-address-truncated": false
                }
            ]
        }
    }
}

extreme_edge_automation

extreme_edge_automation URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-edge-automation:edge-automation-databases
https://<ip>/rest/restconf/data/extreme-edge-automation:edge-automation-databases/database=<key>
https://<ip>/rest/restconf/data/extreme-edge-automation:edge-automation-databases/database=<key>/devices
https://<ip>/rest/restconf/data/extreme-edge-automation:edge-automation-databases/database=<key>/devices/device=<key>
https://<ip>/rest/restconf/data/extreme-edge-automation:edge-automation-databases/database=<key>/devices/device=<key>/vnis
https://<ip>/rest/restconf/data/extreme-edge-automation:edge-automation-databases/database=<key>/devices/device=<key>/vnis/vni=<key>

extreme_edge_automation Complete JSON

{
    "extreme-edge-automation:edge-automation-databases": {
        "database": [
            {
                "state": "", 
                "name": "<key>", 
                "devices": {
                    "device": [
                        {
                            "vnis": {
                                "vni": [
                                    {
                                        "vni": 99
                                    }
                                ]
                            }, 
                            "serial-number": "<key>", 
                            "type": "", 
                            "name": "", 
                            "ip-address": ""
                        }
                    ]
                }
            }
        ]
    }
}

extreme_fabric

extreme_fabric URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-fabric:fabric
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/smlt
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/ip-shortcuts
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/multicast
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/redistribute-direct
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/equal-cost-trees
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/equal-cost-trees/equal-cost-tree=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/spb-vlans
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/instances/instance=<key>/spb-vlans/spb-vlan=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/cfm
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-pings
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-pings/l2-ping=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-ip-pings
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-ip-pings/l2-ip-ping=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-trace-transmits
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-trace-transmits/l2-trace-transmit=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-trace-transmits/l2-trace-transmit=<key>/trace-tree
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-ip-traces
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/l2/l2-ip-traces/l2-ip-trace=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/elans
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/elans/elan=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/elans/elan=<key>/endpoints
https://<ip>/rest/restconf/data/extreme-fabric:fabric/spb-fabric/elans/elan=<key>/endpoints/endpoint=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/fabric-attach
https://<ip>/rest/restconf/data/extreme-fabric:fabric/fabric-attach/interfaces
https://<ip>/rest/restconf/data/extreme-fabric:fabric/fabric-attach/interfaces/interface=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric/fabric-attach/interfaces/interface=<key>/untag
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/smlt
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/ip-shortcuts
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/multicast
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/redistribute-direct
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/equal-cost-trees
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/equal-cost-trees/equal-cost-tree=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/spb-vlans
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/instances/instance=<key>/spb-vlans/spb-vlan=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/cfm
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-pings
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-pings/l2-ip-ping=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-trace-replies
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-trace-replies/l2-trace-reply=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-pings
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-pings/l2-ping=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-ping-replies
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-ping-replies/ip-ping-reply=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-traces
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-traces/l2-ip-trace=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-trace-transmits
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-trace-transmits/l2-trace-transmit=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-trace-transmits/l2-trace-transmit=<key>/trace-tree
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-trace-replies
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/l2/l2-ip-trace-replies/ip-trace-reply=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/elans
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/elans/elan=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/elans/elan=<key>/endpoints
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/elans/elan=<key>/endpoints/endpoint=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/nodes
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/nodes/nodes=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/nodes/nodes=<key>/equal-cost-trees
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/spb-fabric/nodes/nodes=<key>/equal-cost-trees/equal-cost-tree=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/interfaces
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/interfaces/interface=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/interfaces/interface=<key>/untag
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/assignments
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/assignments/assignment=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/statistics
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/interface-statistics
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/interface-statistics/interface-statistic=<key>
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/elements
https://<ip>/rest/restconf/data/extreme-fabric:fabric-state/fabric-attach/elements/element=<key>

extreme_fabric Complete JSON

{
    "extreme-fabric:fabric": {
        "spb-fabric": {
            "ipv6-src-address": "", 
            "enable": false, 
            "ip-src-address": "", 
            "system-id": "", 
            "manual-area": "", 
            "instances": {
                "instance": [
                    {
                        "smlt": {
                            "smlt-peer": "", 
                            "smlt-peer-system-id": ""
                        }, 
                        "ip-shortcuts": {
                            "ipv4-enable": false, 
                            "ipv6-enable": false
                        }, 
                        "number": 99, 
                        "lsdb-trap": false, 
                        "multicast": {
                            "enable": false, 
                            "fwd-cache-timeout": 0
                        }, 
                        "redistribute-direct": {
                            "global-router": false, 
                            "vrf-all": false
                        }, 
                        "equal-cost-trees": {
                            "equal-cost-tree": [
                                {
                                    "ect": "ONE", 
                                    "id": 1
                                }
                            ]
                        }, 
                        "nickname": "", 
                        "spb-vlans": {
                            "spb-vlan": [
                                {
                                    "id": 99
                                }
                            ]
                        }
                    }
                ]
            }, 
            "cfm": {
                "set-admin": false, 
                "mep-id": 0, 
                "level": 0
            }, 
            "l2": {
                "l2-pings": {
                    "l2-ping": [
                        {
                            "status": "", 
                            "message-count": 0, 
                            "vlan": 99, 
                            "dest-name": "", 
                            "data-size": 0, 
                            "src-mode": "", 
                            "priority": 0, 
                            "frame-size": 0, 
                            "timeout": 0, 
                            "dest-use-name": false, 
                            "test-pattern": "", 
                            "dest-mac": ""
                        }
                    ]
                }, 
                "l2-ip-traces": {
                    "l2-ip-trace": [
                        {
                            "status": "", 
                            "ttl": 0, 
                            "name": "<vrf>", 
                            "address": "0.0.0.0"
                        }
                    ]
                }, 
                "l2-trace-transmits": {
                    "l2-trace-transmit": [
                        {
                            "status": "", 
                            "dest-mac": "", 
                            "dest-name": "", 
                            "vlan": 99, 
                            "src-mode": "", 
                            "trace-tree": {
                                "nsi": 0
                            }, 
                            "priority": 0, 
                            "ttl": 0, 
                            "dest-use-name": false
                        }
                    ]
                }, 
                "l2-ip-pings": {
                    "l2-ip-ping": [
                        {
                            "status": "", 
                            "message-count": 0, 
                            "name": "<vrf>", 
                            "data-size": 0, 
                            "timeout": 0, 
                            "address": "0.0.0.0", 
                            "test-pattern": ""
                        }
                    ]
                }
            }, 
            "sys-name": "", 
            "ether-type": "", 
            "elans": {
                "elan": [
                    {
                        "nsi": 99, 
                        "endpoints": {
                            "endpoint": [
                                {
                                    "bpdu": false, 
                                    "cvid": 1, 
                                    "interface-name": "ONE"
                                }
                            ]
                        }
                    }
                ]
            }
        }, 
        "fabric-attach": {
            "interfaces": {
                "interface": [
                    {
                        "enable": false, 
                        "name": "<key>", 
                        "auth-key": "", 
                        "auth-enable": false, 
                        "mgmt-nsi": 0, 
                        "cvid": 0, 
                        "untag": {
                            "enable": false, 
                            "bpdu": false
                        }
                    }
                ]
            }, 
            "enable": false, 
            "timeout": 0, 
            "element": ""
        }
    }, 
    "extreme-fabric:fabric-state": {
        "spb-fabric": {
            "ipv6-src-address": "", 
            "enable": false, 
            "ip-src-address": "", 
            "system-id": "", 
            "manual-area": "", 
            "instances": {
                "instance": [
                    {
                        "smlt": {
                            "smlt-peer": "", 
                            "smlt-split-beb": "", 
                            "smlt-peer-system-id": ""
                        }, 
                        "ip-shortcuts": {
                            "ipv4-enable": false, 
                            "ipv6-enable": false
                        }, 
                        "number": 99, 
                        "lsdb-trap": false, 
                        "multicast": {
                            "enable": false, 
                            "fwd-cache-timeout": 0
                        }, 
                        "redistribute-direct": {
                            "global-router": false, 
                            "vrf-all": false
                        }, 
                        "equal-cost-trees": {
                            "equal-cost-tree": [
                                {
                                    "ect": "ONE", 
                                    "id": 1
                                }
                            ]
                        }, 
                        "nickname": "", 
                        "spb-vlans": {
                            "spb-vlan": [
                                {
                                    "id": 99
                                }
                            ]
                        }
                    }
                ]
            }, 
            "cfm": {
                "set-admin": false, 
                "mep-id": 0, 
                "level": 0
            }, 
            "l2": {
                "l2-ip-pings": {
                    "l2-ip-ping": [
                        {
                            "status": "", 
                            "message-count": 0, 
                            "name": "<vrf>", 
                            "data-size": 0, 
                            "timeout": 0, 
                            "address": "0.0.0.0", 
                            "result-ok": false, 
                            "paths-found": 0, 
                            "test-pattern": ""
                        }
                    ]
                }, 
                "l2-trace-replies": {
                    "l2-trace-reply": [
                        {
                            "last-src-mac": "", 
                            "sequence-number": 0, 
                            "ttl": 0, 
                            "vlan": 1, 
                            "host-name": "", 
                            "receive-order": 0, 
                            "hop": 0, 
                            "src-mac": "", 
                            "last-host-name": ""
                        }
                    ]
                }, 
                "l2-pings": {
                    "l2-ping": [
                        {
                            "status": "", 
                            "message-count": 0, 
                            "vlan": 99, 
                            "sequence-number": 0, 
                            "dest-use-name": false, 
                            "dest-name": "", 
                            "data-size": 0, 
                            "src-mode": "", 
                            "priority": 0, 
                            "frame-size": 0, 
                            "result": "", 
                            "timeout": 0, 
                            "result-ok": false, 
                            "test-pattern": "", 
                            "dest-mac": ""
                        }
                    ]
                }, 
                "l2-ip-ping-replies": {
                    "ip-ping-reply": [
                        {
                            "pkts-tx": 0, 
                            "vlan": 0, 
                            "name": "<vrf>", 
                            "rtt-ave-fraction": 0, 
                            "max-round-trip": 0, 
                            "min-round-trip": 0, 
                            "bytes-data": 0, 
                            "reply-flag": "", 
                            "send-order": 0, 
                            "pkts-rx": 0, 
                            "rtt-ave-whole": 0, 
                            "dest-mac": "", 
                            "dest-host-name": "", 
                            "percent-loss-whole": 0, 
                            "interface-name": "", 
                            "address": "0.0.0.0", 
                            "percent-loss-fraction": 0
                        }
                    ]
                }, 
                "l2-ip-traces": {
                    "l2-ip-trace": [
                        {
                            "status": "", 
                            "name": "<vrf>", 
                            "address": "0.0.0.0", 
                            "ttl": 0, 
                            "result-ok": false, 
                            "paths-found": 0
                        }
                    ]
                }, 
                "l2-trace-transmits": {
                    "l2-trace-transmit": [
                        {
                            "status": "", 
                            "src-mode": "", 
                            "sequence-number": 0, 
                            "dest-name": "", 
                            "vlan": 99, 
                            "dest-mac": "", 
                            "trace-tree": {
                                "nsi": 0, 
                                "nickname": ""
                            }, 
                            "priority": 0, 
                            "flag": "", 
                            "ttl": 0, 
                            "result-ok": false, 
                            "dest-use-name": false
                        }
                    ]
                }, 
                "l2-ip-trace-replies": {
                    "ip-trace-reply": [
                        {
                            "dest-mac": "", 
                            "vlan": 0, 
                            "sequence-number": 0, 
                            "name": "<vrf>", 
                            "last-src-mac": "", 
                            "src-mac": "", 
                            "host-name": "", 
                            "flag": "", 
                            "send-order": 1, 
                            "receive-order": 1, 
                            "hop": 0, 
                            "ttl": 0, 
                            "last-host-name": "", 
                            "address": "0.0.0.0", 
                            "interface-name": ""
                        }
                    ]
                }
            }, 
            "sys-name": "", 
            "ether-type": "", 
            "elans": {
                "elan": [
                    {
                        "nsi": 99, 
                        "endpoints": {
                            "endpoint": [
                                {
                                    "origin": "", 
                                    "bpdu": false, 
                                    "cvid": 1, 
                                    "interface-name": "ONE"
                                }
                            ]
                        }
                    }
                ]
            }, 
            "nodes": {
                "nodes": [
                    {
                        "system-id": "0143.0438.AeF0", 
                        "equal-cost-trees": {
                            "equal-cost-tree": [
                                {
                                    "ect-id": "ONE", 
                                    "parent-system-id": "", 
                                    "spb-vlan": 0
                                }
                            ]
                        }
                    }
                ]
            }
        }, 
        "fabric-attach": {
            "enable": false, 
            "interfaces": {
                "interface": [
                    {
                        "enable": false, 
                        "name": "<key>", 
                        "auth-key": "", 
                        "auth-enable": false, 
                        "mgmt-nsi": 0, 
                        "cvid": 0, 
                        "untag": {
                            "enable": false, 
                            "bpdu": false
                        }
                    }
                ]
            }, 
            "element": "", 
            "assignments": {
                "assignment": [
                    {
                        "nsi": 0, 
                        "state": "", 
                        "name": "<vrf>", 
                        "id": 1
                    }
                ]
            }, 
            "statistics": {
                "disc-element-expired": 0, 
                "assignments-expired": 0, 
                "disc-element-deleted": 0, 
                "assignments-rejected": 0, 
                "assignments-accepted": 0, 
                "assignments-deleted": 0, 
                "disc-element-auth-failed": 0, 
                "assignments-received": 0, 
                "disc-element-received": 0, 
                "assignments-auth-failed": 0
            }, 
            "timeout": 0, 
            "interface-statistics": {
                "interface-statistic": [
                    {
                        "disc-element-expired": 0, 
                        "assignments-expired": 0, 
                        "disc-element-deleted": 0, 
                        "assignments-rejected": 0, 
                        "assignments-accepted": 0, 
                        "assignments-deleted": 0, 
                        "disc-element-auth-failed": 0, 
                        "assignments-received": 0, 
                        "disc-element-received": 0, 
                        "assignments-auth-failed": 0, 
                        "name": "<key>"
                    }
                ]
            }, 
            "elements": {
                "element": [
                    {
                        "name": "<key>", 
                        "element": ""
                    }
                ]
            }
        }
    }
}

extreme_license

extreme_license URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-license:license
https://<ip>/rest/restconf/data/extreme-license:license/licenses-info
https://<ip>/rest/restconf/data/extreme-license:license/licenses-info/license-info=<key>
https://<ip>/rest/restconf/data/extreme-license:license/license-levels
https://<ip>/rest/restconf/data/extreme-license:license/license-levels/license-level=<key>

extreme_license Complete JSON

{
    "extreme-license:license": {
        "licenses-info": {
            "license-info": [
                {
                    "slot": 1, 
                    "effective": false, 
                    "install-name": "", 
                    "expiration-time": "", 
                    "generic-name": "", 
                    "installed": false, 
                    "product-name": "PRD-5000-PRMR"
                }
            ]
        }, 
        "license-levels": {
            "license-level": [
                {
                    "slot": 99, 
                    "effective-level": "", 
                    "restricted-level": ""
                }
            ]
        }
    }
}

extreme_policy_cos

extreme_policy_cos URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-policy-cos:cos
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/rate-shapers
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/rate-shapers/shaper=<key>
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/config
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/rate-limiters
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/rate-limiters/limiter=<key>
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/elements
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/elements/element=<key>
https://<ip>/rest/restconf/data/extreme-policy-cos:cos/elements/element=<key>/qos

extreme_policy_cos Complete JSON

{
    "extreme-policy-cos:cos": {
        "rate-shapers": {
            "shaper": [
                {
                    "cir": "0", 
                    "name": "<key>", 
                    "id": ""
                }
            ]
        }, 
        "config": {
            "capabilities": ""
        }, 
        "rate-limiters": {
            "limiter": [
                {
                    "cir": "0", 
                    "name": "<key>", 
                    "id": ""
                }
            ]
        }, 
        "elements": {
            "element": [
                {
                    "predefined": false, 
                    "transmit-queue": 0, 
                    "name": "<key>", 
                    "rate-shaper-id": "", 
                    "irl-id": "", 
                    "qos": {
                        "priority": "", 
                        "mask": 0, 
                        "tos-dscp": 0
                    }, 
                    "orl-id": "", 
                    "id": ""
                }
            ]
        }
    }
}

extreme_virtual_service

extreme_virtual_service URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/utilization
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/utilization/memory-util
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/utilization/cpu-util
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/utilization/disks-util
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/utilization/disks-util/disk-util=<key>
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/disks
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/disks/disk=<key>
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/state
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/package-info
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-state/virtual-service-state=<key>/package-info/application
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>/vports
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>/vports/vport=<key>
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>/vports/vport=<key>/vlans
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>/vports/vport=<key>/vlans/vlan=<key>
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>/disks
https://<ip>/rest/restconf/data/extreme-virtual-service:virtual-services-config/virtual-service-config=<key>/disks/disk=<key>

extreme_virtual_service Complete JSON

{
    "extreme-virtual-service:virtual-services-state": {
        "virtual-service-state": [
            {
                "name": "<key>", 
                "utilization": {
                    "memory-util": {
                        "memory-allot": 0, 
                        "memory-available": 0, 
                        "memory-used": 0
                    }, 
                    "cpu-util": {
                        "cpu-time": "0", 
                        "cpu-util": 0, 
                        "cpu-allot": 0, 
                        "cpu-sys-time": "0", 
                        "cpu-user-time": "0"
                    }, 
                    "disks-util": {
                        "disk-util": [
                            {
                                "size-used": 0, 
                                "size-available": 0, 
                                "name": "<key>", 
                                "size-allot": 0
                            }
                        ]
                    }
                }, 
                "disks": {
                    "disk": [
                        {
                            "source-file": "", 
                            "bus-type": "", 
                            "name": "<key>", 
                            "target-device": "", 
                            "size": 0
                        }
                    ]
                }, 
                "state": {
                    "state": "", 
                    "uptime": 0
                }, 
                "package-info": {
                    "path": "", 
                    "name": "", 
                    "application": {
                        "version": "", 
                        "name": ""
                    }
                }, 
                "host-server": ""
            }
        ]
    }, 
    "extreme-virtual-service:virtual-services-config": {
        "virtual-service-config": [
            {
                "enable": false, 
                "name": "<key>", 
                "vports": {
                    "vport": [
                        {
                            "vlans": {
                                "vlan": [
                                    {
                                        "id": 99
                                    }
                                ]
                            }, 
                            "nic-type": "", 
                            "port": "", 
                            "name": "<key>", 
                            "connect-type": ""
                        }
                    ]
                }, 
                "vnc-port": 0, 
                "memory-size": 0, 
                "disks": {
                    "disk": [
                        {
                            "source-file": "", 
                            "bus-type": "", 
                            "name": "<key>", 
                            "size": 0
                        }
                    ]
                }, 
                "num-cores": 0
            }
        ]
    }
}

ietf_access_control_list

ietf_access_control_list URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/ietf-access-control-list:acls
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/ingress
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/ingress/acl-sets
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/ingress/acl-sets/acl-set=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/ingress/acl-sets/acl-set=<key>/ace-statistics=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/egress
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/egress/acl-sets
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/egress/acl-sets/acl-set=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/attachment-points/interface=<key>/egress/acl-sets/acl-set=<key>/ace-statistics=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/udp
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/udp/destination-port
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/udp/source-port
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/tcp
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/tcp/destination-port
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/tcp/source-port
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/ipv6
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/extreme-acl:application
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/eth
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/icmp
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/ipv4
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/extreme-acl:tcp-or-udp
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/extreme-acl:tcp-or-udp/destination-port
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/matches/extreme-acl:tcp-or-udp/source-port
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/statistics
https://<ip>/rest/restconf/data/ietf-access-control-list:acls/acl=<key>/aces/ace=<key>/actions

ietf_access_control_list Complete JSON

{
    "ietf-access-control-list:acls": {
        "attachment-points": {
            "interface": [
                {
                    "interface-id": "<key>", 
                    "ingress": {
                        "acl-sets": {
                            "acl-set": [
                                {
                                    "name": "<key>", 
                                    "ace-statistics": [
                                        {
                                            "matched-octets": "0", 
                                            "name": "<key>", 
                                            "matched-packets": "0"
                                        }
                                    ]
                                }
                            ]
                        }
                    }, 
                    "egress": {
                        "acl-sets": {
                            "acl-set": [
                                {
                                    "name": "<key>", 
                                    "ace-statistics": [
                                        {
                                            "matched-octets": "0", 
                                            "name": "<key>", 
                                            "matched-packets": "0"
                                        }
                                    ]
                                }
                            ]
                        }
                    }
                }
            ]
        }, 
        "acl": [
            {
                "aces": {
                    "ace": [
                        {
                            "matches": {
                                "extreme-acl:protocol-mask": 0, 
                                "udp": {
                                    "destination-port": {
                                        "operator": "", 
                                        "lower-port": 0, 
                                        "port": 0, 
                                        "upper-port": 0
                                    }, 
                                    "source-port": {
                                        "operator": "", 
                                        "lower-port": 0, 
                                        "port": 0, 
                                        "upper-port": 0
                                    }, 
                                    "length": 0
                                }, 
                                "extreme-acl:dscp-mask": 0, 
                                "egress-interface": "", 
                                "tcp": {
                                    "destination-port": {
                                        "operator": "", 
                                        "lower-port": 0, 
                                        "port": 0, 
                                        "upper-port": 0
                                    }, 
                                    "reserved": 0, 
                                    "data-offset": 0, 
                                    "acknowledgement-number": 0, 
                                    "urgent-pointer": 0, 
                                    "window-size": 0, 
                                    "flags": "", 
                                    "sequence-number": 0, 
                                    "source-port": {
                                        "operator": "", 
                                        "lower-port": 0, 
                                        "port": 0, 
                                        "upper-port": 0
                                    }
                                }, 
                                "ingress-interface": "", 
                                "extreme-acl:application": {
                                    "group-id": 0, 
                                    "display-id": 0
                                }, 
                                "extreme-acl:ttl-mask": 0, 
                                "extreme-acl:ethertype-mask": 0, 
                                "extreme-acl:type-mask": 0, 
                                "ipv6": {
                                    "protocol": 0, 
                                    "ecn": 0, 
                                    "ttl": 0, 
                                    "source-ipv6-network": "", 
                                    "dscp": 0, 
                                    "length": 0, 
                                    "flow-label": 0, 
                                    "destination-ipv6-network": ""
                                }, 
                                "extreme-acl:code-mask": 0, 
                                "eth": {
                                    "ethertype": 0, 
                                    "destination-mac-address-mask": "", 
                                    "source-mac-address": "", 
                                    "destination-mac-address": "", 
                                    "source-mac-address-mask": ""
                                }, 
                                "icmp": {
                                    "code": 0, 
                                    "type": 0
                                }, 
                                "extreme-acl:ecn-mask": 0, 
                                "extreme-acl:tcp-or-udp": {
                                    "destination-port": {
                                        "operator": "", 
                                        "lower-port": 0, 
                                        "port": 0, 
                                        "upper-port": 0
                                    }, 
                                    "source-port": {
                                        "operator": "", 
                                        "lower-port": 0, 
                                        "port": 0, 
                                        "upper-port": 0
                                    }
                                }, 
                                "ipv4": {
                                    "identification": 0, 
                                    "protocol": 0, 
                                    "ecn": 0, 
                                    "offset": 0, 
                                    "dscp": 0, 
                                    "length": 0, 
                                    "source-ipv4-network": "", 
                                    "flags": "", 
                                    "ihl": 0, 
                                    "ttl": 0, 
                                    "destination-ipv4-network": ""
                                }
                            }, 
                            "extreme-acl:name": "ONE", 
                            "statistics": {
                                "matched-octets": "0", 
                                "matched-packets": "0"
                            }, 
                            "actions": {
                                "extreme-acl:mirror-dest": 0, 
                                "forwarding": "", 
                                "logging": "", 
                                "extreme-acl:trap": "", 
                                "extreme-acl:cos": 0
                            }
                        }
                    ]
                }, 
                "extreme-acl:application": "", 
                "extreme-acl:name": "ONE", 
                "type": ""
            }
        ]
    }
}

ietf_interfaces

ietf_interfaces URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/statistics
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv6
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv6/neighbor=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv6/address=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv6/autoconf
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv4
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv4/neighbor=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces/interface=<key>/ietf-ip:ipv4/address=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/statistics
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/ietf-ip:ipv6
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/ietf-ip:ipv6/neighbor=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/ietf-ip:ipv6/address=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/ietf-ip:ipv4
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/ietf-ip:ipv4/neighbor=<key>
https://<ip>/rest/restconf/data/ietf-interfaces:interfaces-state/interface=<key>/ietf-ip:ipv4/address=<key>

ietf_interfaces Complete JSON

{
    "ietf-interfaces:interfaces": {
        "interface": [
            {
                "oper-status": "", 
                "statistics": {
                    "out-octets": "0", 
                    "discontinuity-time": "", 
                    "in-multicast-pkts": "0", 
                    "out-broadcast-pkts": "0", 
                    "in-errors": 0, 
                    "in-unknown-protos": 0, 
                    "out-multicast-pkts": "0", 
                    "in-discards": 0, 
                    "in-unicast-pkts": "0", 
                    "out-unicast-pkts": "0", 
                    "out-discards": 0, 
                    "in-broadcast-pkts": "0", 
                    "out-errors": 0, 
                    "in-octets": "0"
                }, 
                "higher-layer-if": [], 
                "name": "<key>", 
                "ietf-ip:ipv6": {
                    "autoconf": {
                        "temporary-valid-lifetime": 0, 
                        "create-temporary-addresses": false, 
                        "create-global-addresses": false, 
                        "temporary-preferred-lifetime": 0
                    }, 
                    "dup-addr-detect-transmits": 0, 
                    "enabled": false, 
                    "mtu": 0, 
                    "neighbor": [
                        {
                            "ip": "FE80:0000", 
                            "link-layer-address": ""
                        }
                    ], 
                    "address": [
                        {
                            "ip": "FE80:0000", 
                            "prefix-length": 0
                        }
                    ], 
                    "forwarding": false
                }, 
                "speed": "0", 
                "link-up-down-trap-enable": "", 
                "enabled": false, 
                "phys-address": "", 
                "type": "", 
                "lower-layer-if": [], 
                "ietf-ip:ipv4": {
                    "address": [
                        {
                            "ip": "0.0.0.0", 
                            "netmask": "", 
                            "prefix-length": 0
                        }
                    ], 
                    "forwarding": false, 
                    "enabled": false, 
                    "neighbor": [
                        {
                            "ip": "0.0.0.0", 
                            "link-layer-address": ""
                        }
                    ], 
                    "mtu": 0
                }, 
                "last-change": "", 
                "admin-status": "", 
                "if-index": 0, 
                "description": ""
            }
        ]
    }, 
    "ietf-interfaces:interfaces-state": {
        "interface": [
            {
                "statistics": {
                    "out-octets": "0", 
                    "discontinuity-time": "", 
                    "in-multicast-pkts": "0", 
                    "out-broadcast-pkts": "0", 
                    "in-errors": 0, 
                    "in-unknown-protos": 0, 
                    "out-multicast-pkts": "0", 
                    "in-discards": 0, 
                    "in-unicast-pkts": "0", 
                    "out-unicast-pkts": "0", 
                    "out-discards": 0, 
                    "in-broadcast-pkts": "0", 
                    "out-errors": 0, 
                    "in-octets": "0"
                }, 
                "higher-layer-if": [], 
                "name": "<key>", 
                "ietf-ip:ipv6": {
                    "address": [
                        {
                            "origin": "", 
                            "ip": "FE80:0000", 
                            "status": "", 
                            "prefix-length": 0
                        }
                    ], 
                    "forwarding": false, 
                    "neighbor": [
                        {
                            "origin": "", 
                            "ip": "FE80:0000", 
                            "state": "", 
                            "link-layer-address": "", 
                            "is-router": false
                        }
                    ], 
                    "mtu": 0
                }, 
                "oper-status": "", 
                "phys-address": "", 
                "admin-status": "", 
                "lower-layer-if": [], 
                "type": "", 
                "last-change": "", 
                "speed": "0", 
                "if-index": 0, 
                "ietf-ip:ipv4": {
                    "address": [
                        {
                            "origin": "", 
                            "ip": "0.0.0.0", 
                            "netmask": "", 
                            "prefix-length": 0
                        }
                    ], 
                    "forwarding": false, 
                    "neighbor": [
                        {
                            "origin": "", 
                            "ip": "0.0.0.0", 
                            "link-layer-address": ""
                        }
                    ], 
                    "mtu": 0
                }
            }
        ]
    }
}

ietf_yang_library

ietf_yang_library URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/ietf-yang-library:modules-state
https://<ip>/rest/restconf/data/ietf-yang-library:modules-state/module=<key>
https://<ip>/rest/restconf/data/ietf-yang-library:modules-state/module=<key>/deviation=<key>
https://<ip>/rest/restconf/data/ietf-yang-library:modules-state/module=<key>/submodule=<key>

ietf_yang_library Complete JSON

{
    "ietf-yang-library:modules-state": {
        "module-set-id": "", 
        "module": [
            {
                "deviation": [
                    {
                        "name": "name", 
                        "revision": "0000-00-00"
                    }
                ], 
                "conformance-type": "", 
                "submodule": [
                    {
                        "schema": "", 
                        "name": "name", 
                        "revision": "0000-00-00"
                    }
                ], 
                "name": "name", 
                "namespace": "", 
                "feature": [], 
                "schema": "", 
                "revision": "0000-00-00"
            }
        ]
    }
}

openconfig_bgp

openconfig_bgp URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-bgp:bgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/route-reflector
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/route-reflector/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/route-reflector/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/error-handling
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/error-handling/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/error-handling/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/as-path-options
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/as-path-options/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/as-path-options/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/state/messages
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/state/messages/received
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/state/messages/sent
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/state/queues
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/timers
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/timers/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/timers/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/add-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/add-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/add-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/state/prefixes
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/ebgp-multihop
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/ebgp-multihop/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/ebgp-multihop/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/logging-options
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/logging-options/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/logging-options/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/transport
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/transport/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/transport/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/neighbors/neighbor=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/route-reflector
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/route-reflector/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/route-reflector/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/error-handling
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/error-handling/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/error-handling/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/as-path-options
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/as-path-options/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/as-path-options/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/timers
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/timers/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/timers/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/add-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/add-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/add-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/ebgp-multihop
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/ebgp-multihop/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/ebgp-multihop/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/logging-options
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/logging-options/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/logging-options/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/transport
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/transport/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/transport/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/peer-groups/peer-group=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/default-route-distance
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/default-route-distance/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/default-route-distance/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/dynamic-neighbor-prefixes
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix=<key>
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix=<key>/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix=<key>/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/add-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/add-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/add-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/route-selection-options
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/route-selection-options/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/route-selection-options/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/afi-safis/afi-safi=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/route-selection-options
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/route-selection-options/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/route-selection-options/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/confederation
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/confederation/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/confederation/config
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/graceful-restart
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-bgp:bgp/global/graceful-restart/config

openconfig_bgp Complete JSON

{
    "openconfig-bgp:bgp": {
        "neighbors": {
            "neighbor": [
                {
                    "neighbor-address": "<key>", 
                    "route-reflector": {
                        "state": {
                            "route-reflector-client": false, 
                            "route-reflector-cluster-id": 0
                        }, 
                        "config": {
                            "route-reflector-client": false, 
                            "route-reflector-cluster-id": 0
                        }
                    }, 
                    "error-handling": {
                        "state": {
                            "treat-as-withdraw": false, 
                            "erroneous-update-messages": 0
                        }, 
                        "config": {
                            "treat-as-withdraw": false
                        }
                    }, 
                    "as-path-options": {
                        "state": {
                            "allow-own-as": 0, 
                            "disable-peer-as-filter": false, 
                            "replace-peer-as": false
                        }, 
                        "config": {
                            "allow-own-as": 0, 
                            "disable-peer-as-filter": false, 
                            "replace-peer-as": false
                        }
                    }, 
                    "state": {
                        "send-community": "", 
                        "session-state": "", 
                        "local-as": 0, 
                        "description": "", 
                        "route-flap-damping": false, 
                        "supported-capabilities": [], 
                        "enabled": false, 
                        "peer-as": 0, 
                        "neighbor-address": "", 
                        "peer-group": "", 
                        "remove-private-as": "", 
                        "auth-password": "", 
                        "dynamically-configured": false, 
                        "messages": {
                            "received": {
                                "last-notification-error-code": "", 
                                "NOTIFICATION": "0", 
                                "last-notification-error-subcode": "", 
                                "last-notification-time": "0", 
                                "UPDATE": "0"
                            }, 
                            "sent": {
                                "last-notification-error-code": "", 
                                "NOTIFICATION": "0", 
                                "last-notification-error-subcode": "", 
                                "last-notification-time": "0", 
                                "UPDATE": "0"
                            }
                        }, 
                        "established-transitions": "0", 
                        "peer-type": "", 
                        "queues": {
                            "input": 0, 
                            "output": 0
                        }, 
                        "last-established": "0"
                    }, 
                    "apply-policy": {
                        "state": {
                            "export-policy": [], 
                            "import-policy": [], 
                            "default-export-policy": "", 
                            "default-import-policy": ""
                        }, 
                        "config": {
                            "export-policy": [], 
                            "import-policy": [], 
                            "default-export-policy": "", 
                            "default-import-policy": ""
                        }
                    }, 
                    "timers": {
                        "state": {
                            "minimum-advertisement-interval": "0", 
                            "connect-retry": "0", 
                            "hold-time": "0", 
                            "negotiated-hold-time": "0", 
                            "keepalive-interval": "0"
                        }, 
                        "config": {
                            "connect-retry": "0", 
                            "hold-time": "0", 
                            "minimum-advertisement-interval": "0", 
                            "keepalive-interval": "0"
                        }
                    }, 
                    "afi-safis": {
                        "afi-safi": [
                            {
                                "add-paths": {
                                    "state": {
                                        "receive": false, 
                                        "eligible-prefix-policy": "", 
                                        "send": false, 
                                        "send-max": 0
                                    }, 
                                    "config": {
                                        "receive": false, 
                                        "eligible-prefix-policy": "", 
                                        "send": false, 
                                        "send-max": 0
                                    }
                                }, 
                                "srte-policy-ipv6": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "srte-policy-ipv4": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l2vpn-evpn": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l3vpn-ipv4-multicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv4-labeled-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l2vpn-vpls": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv6-labeled-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv6-unicast": {
                                    "state": {
                                        "send-default-route": false
                                    }, 
                                    "config": {
                                        "send-default-route": false
                                    }, 
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l3vpn-ipv4-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "state": {
                                    "active": false, 
                                    "prefixes": {
                                        "received": 0, 
                                        "sent": 0, 
                                        "installed": 0
                                    }, 
                                    "enabled": false, 
                                    "afi-safi-name": ""
                                }, 
                                "apply-policy": {
                                    "state": {
                                        "export-policy": [], 
                                        "import-policy": [], 
                                        "default-export-policy": "", 
                                        "default-import-policy": ""
                                    }, 
                                    "config": {
                                        "export-policy": [], 
                                        "import-policy": [], 
                                        "default-export-policy": "", 
                                        "default-import-policy": ""
                                    }
                                }, 
                                "l3vpn-ipv6-multicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv4-unicast": {
                                    "state": {
                                        "send-default-route": false
                                    }, 
                                    "config": {
                                        "send-default-route": false
                                    }, 
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l3vpn-ipv6-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "use-multiple-paths": {
                                    "ebgp": {
                                        "state": {
                                            "allow-multiple-as": false
                                        }, 
                                        "config": {
                                            "allow-multiple-as": false
                                        }
                                    }, 
                                    "state": {
                                        "enabled": false
                                    }, 
                                    "config": {
                                        "enabled": false
                                    }
                                }, 
                                "config": {
                                    "enabled": false, 
                                    "afi-safi-name": ""
                                }, 
                                "afi-safi-name": "<key>", 
                                "graceful-restart": {
                                    "state": {
                                        "received": false, 
                                        "enabled": false, 
                                        "advertised": false
                                    }, 
                                    "config": {
                                        "enabled": false
                                    }
                                }
                            }
                        ]
                    }, 
                    "ebgp-multihop": {
                        "state": {
                            "enabled": false, 
                            "multihop-ttl": 0
                        }, 
                        "config": {
                            "enabled": false, 
                            "multihop-ttl": 0
                        }
                    }, 
                    "logging-options": {
                        "state": {
                            "log-neighbor-state-changes": false
                        }, 
                        "config": {
                            "log-neighbor-state-changes": false
                        }
                    }, 
                    "use-multiple-paths": {
                        "ebgp": {
                            "state": {
                                "allow-multiple-as": false
                            }, 
                            "config": {
                                "allow-multiple-as": false
                            }
                        }, 
                        "state": {
                            "enabled": false
                        }, 
                        "config": {
                            "enabled": false
                        }
                    }, 
                    "config": {
                        "send-community": "", 
                        "neighbor-address": "", 
                        "local-as": 0, 
                        "description": "", 
                        "route-flap-damping": false, 
                        "enabled": false, 
                        "peer-as": 0, 
                        "peer-group": "", 
                        "remove-private-as": "", 
                        "auth-password": "", 
                        "peer-type": ""
                    }, 
                    "transport": {
                        "state": {
                            "local-address": "", 
                            "local-port": 0, 
                            "tcp-mss": 0, 
                            "remote-port": 0, 
                            "passive-mode": false, 
                            "remote-address": "", 
                            "mtu-discovery": false
                        }, 
                        "config": {
                            "tcp-mss": 0, 
                            "local-address": "", 
                            "mtu-discovery": false, 
                            "passive-mode": false
                        }
                    }, 
                    "graceful-restart": {
                        "state": {
                            "peer-restart-time": 0, 
                            "enabled": false, 
                            "stale-routes-time": "0", 
                            "mode": "", 
                            "helper-only": false, 
                            "local-restarting": false, 
                            "restart-time": 0, 
                            "peer-restarting": false
                        }, 
                        "config": {
                            "helper-only": false, 
                            "enabled": false, 
                            "stale-routes-time": "0", 
                            "restart-time": 0
                        }
                    }
                }
            ]
        }, 
        "peer-groups": {
            "peer-group": [
                {
                    "route-reflector": {
                        "state": {
                            "route-reflector-client": false, 
                            "route-reflector-cluster-id": 0
                        }, 
                        "config": {
                            "route-reflector-client": false, 
                            "route-reflector-cluster-id": 0
                        }
                    }, 
                    "peer-group-name": "<key>", 
                    "error-handling": {
                        "state": {
                            "treat-as-withdraw": false
                        }, 
                        "config": {
                            "treat-as-withdraw": false
                        }
                    }, 
                    "as-path-options": {
                        "state": {
                            "allow-own-as": 0, 
                            "disable-peer-as-filter": false, 
                            "replace-peer-as": false
                        }, 
                        "config": {
                            "allow-own-as": 0, 
                            "disable-peer-as-filter": false, 
                            "replace-peer-as": false
                        }
                    }, 
                    "state": {
                        "send-community": "", 
                        "local-as": 0, 
                        "description": "", 
                        "route-flap-damping": false, 
                        "peer-as": 0, 
                        "remove-private-as": "", 
                        "auth-password": "", 
                        "peer-type": "", 
                        "total-prefixes": 0, 
                        "total-paths": 0, 
                        "peer-group-name": ""
                    }, 
                    "apply-policy": {
                        "state": {
                            "export-policy": [], 
                            "import-policy": [], 
                            "default-export-policy": "", 
                            "default-import-policy": ""
                        }, 
                        "config": {
                            "export-policy": [], 
                            "import-policy": [], 
                            "default-export-policy": "", 
                            "default-import-policy": ""
                        }
                    }, 
                    "timers": {
                        "state": {
                            "connect-retry": "0", 
                            "hold-time": "0", 
                            "minimum-advertisement-interval": "0", 
                            "keepalive-interval": "0"
                        }, 
                        "config": {
                            "connect-retry": "0", 
                            "hold-time": "0", 
                            "minimum-advertisement-interval": "0", 
                            "keepalive-interval": "0"
                        }
                    }, 
                    "afi-safis": {
                        "afi-safi": [
                            {
                                "add-paths": {
                                    "state": {
                                        "receive": false, 
                                        "eligible-prefix-policy": "", 
                                        "send": false, 
                                        "send-max": 0
                                    }, 
                                    "config": {
                                        "receive": false, 
                                        "eligible-prefix-policy": "", 
                                        "send": false, 
                                        "send-max": 0
                                    }
                                }, 
                                "srte-policy-ipv6": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "srte-policy-ipv4": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l2vpn-evpn": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l3vpn-ipv4-multicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv6-unicast": {
                                    "state": {
                                        "send-default-route": false
                                    }, 
                                    "config": {
                                        "send-default-route": false
                                    }, 
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l2vpn-vpls": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv6-labeled-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv4-labeled-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l3vpn-ipv4-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "state": {
                                    "enabled": false, 
                                    "afi-safi-name": ""
                                }, 
                                "apply-policy": {
                                    "state": {
                                        "export-policy": [], 
                                        "import-policy": [], 
                                        "default-export-policy": "", 
                                        "default-import-policy": ""
                                    }, 
                                    "config": {
                                        "export-policy": [], 
                                        "import-policy": [], 
                                        "default-export-policy": "", 
                                        "default-import-policy": ""
                                    }
                                }, 
                                "l3vpn-ipv6-multicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "ipv4-unicast": {
                                    "state": {
                                        "send-default-route": false
                                    }, 
                                    "config": {
                                        "send-default-route": false
                                    }, 
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "l3vpn-ipv6-unicast": {
                                    "prefix-limit": {
                                        "state": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }, 
                                        "config": {
                                            "shutdown-threshold-pct": 0, 
                                            "prevent-teardown": false, 
                                            "restart-timer": "0", 
                                            "max-prefixes": 0
                                        }
                                    }
                                }, 
                                "use-multiple-paths": {
                                    "ibgp": {
                                        "state": {
                                            "maximum-paths": 0
                                        }, 
                                        "config": {
                                            "maximum-paths": 0
                                        }
                                    }, 
                                    "ebgp": {
                                        "state": {
                                            "allow-multiple-as": false, 
                                            "maximum-paths": 0
                                        }, 
                                        "config": {
                                            "allow-multiple-as": false, 
                                            "maximum-paths": 0
                                        }
                                    }, 
                                    "state": {
                                        "enabled": false
                                    }, 
                                    "config": {
                                        "enabled": false
                                    }
                                }, 
                                "config": {
                                    "enabled": false, 
                                    "afi-safi-name": ""
                                }, 
                                "afi-safi-name": "<key>", 
                                "graceful-restart": {
                                    "state": {
                                        "enabled": false
                                    }, 
                                    "config": {
                                        "enabled": false
                                    }
                                }
                            }
                        ]
                    }, 
                    "ebgp-multihop": {
                        "state": {
                            "enabled": false, 
                            "multihop-ttl": 0
                        }, 
                        "config": {
                            "enabled": false, 
                            "multihop-ttl": 0
                        }
                    }, 
                    "logging-options": {
                        "state": {
                            "log-neighbor-state-changes": false
                        }, 
                        "config": {
                            "log-neighbor-state-changes": false
                        }
                    }, 
                    "use-multiple-paths": {
                        "ibgp": {
                            "state": {
                                "maximum-paths": 0
                            }, 
                            "config": {
                                "maximum-paths": 0
                            }
                        }, 
                        "ebgp": {
                            "state": {
                                "allow-multiple-as": false, 
                                "maximum-paths": 0
                            }, 
                            "config": {
                                "allow-multiple-as": false, 
                                "maximum-paths": 0
                            }
                        }, 
                        "state": {
                            "enabled": false
                        }, 
                        "config": {
                            "enabled": false
                        }
                    }, 
                    "config": {
                        "send-community": "", 
                        "local-as": 0, 
                        "peer-group-name": "", 
                        "route-flap-damping": false, 
                        "peer-as": 0, 
                        "remove-private-as": "", 
                        "auth-password": "", 
                        "peer-type": "", 
                        "description": ""
                    }, 
                    "transport": {
                        "state": {
                            "tcp-mss": 0, 
                            "local-address": "", 
                            "mtu-discovery": false, 
                            "passive-mode": false
                        }, 
                        "config": {
                            "tcp-mss": 0, 
                            "local-address": "", 
                            "mtu-discovery": false, 
                            "passive-mode": false
                        }
                    }, 
                    "graceful-restart": {
                        "state": {
                            "helper-only": false, 
                            "enabled": false, 
                            "stale-routes-time": "0", 
                            "restart-time": 0
                        }, 
                        "config": {
                            "helper-only": false, 
                            "enabled": false, 
                            "stale-routes-time": "0", 
                            "restart-time": 0
                        }
                    }
                }
            ]
        }, 
        "global": {
            "route-selection-options": {
                "state": {
                    "enable-aigp": false, 
                    "ignore-as-path-length": false, 
                    "advertise-inactive-routes": false, 
                    "ignore-next-hop-igp-metric": false, 
                    "always-compare-med": false, 
                    "external-compare-router-id": false
                }, 
                "config": {
                    "enable-aigp": false, 
                    "ignore-as-path-length": false, 
                    "advertise-inactive-routes": false, 
                    "ignore-next-hop-igp-metric": false, 
                    "always-compare-med": false, 
                    "external-compare-router-id": false
                }
            }, 
            "state": {
                "router-id": "", 
                "extreme-mod-oc-bgp:auto-peering": false, 
                "as": 0, 
                "total-prefixes": 0, 
                "extreme-mod-oc-bgp:enabled": false, 
                "total-paths": 0
            }, 
            "afi-safis": {
                "afi-safi": [
                    {
                        "route-selection-options": {
                            "state": {
                                "enable-aigp": false, 
                                "ignore-as-path-length": false, 
                                "advertise-inactive-routes": false, 
                                "ignore-next-hop-igp-metric": false, 
                                "always-compare-med": false, 
                                "external-compare-router-id": false
                            }, 
                            "config": {
                                "enable-aigp": false, 
                                "ignore-as-path-length": false, 
                                "advertise-inactive-routes": false, 
                                "ignore-next-hop-igp-metric": false, 
                                "always-compare-med": false, 
                                "external-compare-router-id": false
                            }
                        }, 
                        "srte-policy-ipv6": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "srte-policy-ipv4": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "l2vpn-evpn": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "l3vpn-ipv4-multicast": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "ipv6-unicast": {
                            "state": {
                                "send-default-route": false
                            }, 
                            "config": {
                                "send-default-route": false
                            }, 
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "l2vpn-vpls": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "ipv6-labeled-unicast": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "ipv4-labeled-unicast": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "l3vpn-ipv4-unicast": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "state": {
                            "total-prefixes": 0, 
                            "enabled": false, 
                            "afi-safi-name": "", 
                            "total-paths": 0
                        }, 
                        "add-paths": {
                            "state": {
                                "receive": false, 
                                "eligible-prefix-policy": "", 
                                "send": false, 
                                "send-max": 0
                            }, 
                            "config": {
                                "receive": false, 
                                "eligible-prefix-policy": "", 
                                "send": false, 
                                "send-max": 0
                            }
                        }, 
                        "l3vpn-ipv6-multicast": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "ipv4-unicast": {
                            "state": {
                                "send-default-route": false
                            }, 
                            "config": {
                                "send-default-route": false
                            }, 
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "l3vpn-ipv6-unicast": {
                            "prefix-limit": {
                                "state": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }, 
                                "config": {
                                    "shutdown-threshold-pct": 0, 
                                    "prevent-teardown": false, 
                                    "restart-timer": "0", 
                                    "max-prefixes": 0
                                }
                            }
                        }, 
                        "use-multiple-paths": {
                            "ibgp": {
                                "state": {
                                    "maximum-paths": 0
                                }, 
                                "config": {
                                    "maximum-paths": 0
                                }
                            }, 
                            "ebgp": {
                                "state": {
                                    "allow-multiple-as": false, 
                                    "maximum-paths": 0
                                }, 
                                "config": {
                                    "allow-multiple-as": false, 
                                    "maximum-paths": 0
                                }
                            }, 
                            "state": {
                                "enabled": false
                            }, 
                            "config": {
                                "enabled": false
                            }
                        }, 
                        "config": {
                            "enabled": false, 
                            "afi-safi-name": ""
                        }, 
                        "afi-safi-name": "<key>", 
                        "graceful-restart": {
                            "state": {
                                "enabled": false
                            }, 
                            "config": {
                                "enabled": false
                            }
                        }
                    }
                ]
            }, 
            "graceful-restart": {
                "state": {
                    "helper-only": false, 
                    "enabled": false, 
                    "stale-routes-time": "0", 
                    "restart-time": 0
                }, 
                "config": {
                    "helper-only": false, 
                    "enabled": false, 
                    "stale-routes-time": "0", 
                    "restart-time": 0
                }
            }, 
            "dynamic-neighbor-prefixes": {
                "dynamic-neighbor-prefix": [
                    {
                        "prefix": "<key>", 
                        "config": {
                            "prefix": "", 
                            "peer-group": ""
                        }, 
                        "state": {
                            "prefix": "", 
                            "peer-group": ""
                        }
                    }
                ]
            }, 
            "use-multiple-paths": {
                "ibgp": {
                    "state": {
                        "maximum-paths": 0
                    }, 
                    "config": {
                        "maximum-paths": 0
                    }
                }, 
                "ebgp": {
                    "state": {
                        "allow-multiple-as": false, 
                        "maximum-paths": 0
                    }, 
                    "config": {
                        "allow-multiple-as": false, 
                        "maximum-paths": 0
                    }
                }, 
                "state": {
                    "enabled": false
                }, 
                "config": {
                    "enabled": false
                }
            }, 
            "config": {
                "extreme-mod-oc-bgp:enabled": false, 
                "as": 0, 
                "router-id": "", 
                "extreme-mod-oc-bgp:auto-peering": false
            }, 
            "confederation": {
                "state": {
                    "identifier": 0, 
                    "member-as": []
                }, 
                "config": {
                    "identifier": 0, 
                    "member-as": []
                }
            }, 
            "default-route-distance": {
                "state": {
                    "external-route-distance": 0, 
                    "internal-route-distance": 0
                }, 
                "config": {
                    "external-route-distance": 0, 
                    "internal-route-distance": 0
                }
            }
        }
    }
}

openconfig_interfaces

openconfig_interfaces URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/neighbors
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/unnumbered
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/unnumbered/interface-ref
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/unnumbered/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/unnumbered/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/unnumbered/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/unnumbered/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/router-advertisement
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/router-advertisement/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv6/router-advertisement/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/neighbors
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/proxy-arp
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/proxy-arp/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/proxy-arp/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/unnumbered
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/unnumbered/interface-ref
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/unnumbered/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/unnumbered/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/unnumbered/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/unnumbered/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-vlan:routed-vlan/openconfig-if-ip:ipv4/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/neighbors
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/openconfig-if-ip-ext:autoconf
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/openconfig-if-ip-ext:autoconf/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/openconfig-if-ip-ext:autoconf/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/unnumbered
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/unnumbered/interface-ref
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/unnumbered/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/unnumbered/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/unnumbered/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/unnumbered/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/router-advertisement
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/router-advertisement/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv6/router-advertisement/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-vlan:vlan
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-vlan:vlan/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-vlan:vlan/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/neighbors
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/addresses/address=<key>/vrrp/vrrp-group=<key>/interface-tracking/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/proxy-arp
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/proxy-arp/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/proxy-arp/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/unnumbered
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/unnumbered/interface-ref
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/unnumbered/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/unnumbered/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/unnumbered/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/unnumbered/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/subinterfaces/subinterface=<key>/openconfig-if-ip:ipv4/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/hold-time
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/hold-time/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/hold-time/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-aggregate:aggregation
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-aggregate:aggregation/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-aggregate:aggregation/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-aggregate:aggregation/openconfig-vlan:switched-vlan
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-aggregate:aggregation/openconfig-vlan:switched-vlan/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-aggregate:aggregation/openconfig-vlan:switched-vlan/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/state/counters
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/openconfig-vlan:switched-vlan
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/openconfig-vlan:switched-vlan/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/openconfig-vlan:switched-vlan/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/openconfig-if-poe:poe
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/openconfig-if-poe:poe/state
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/openconfig-if-ethernet:ethernet/openconfig-if-poe:poe/config
https://<ip>/rest/restconf/data/openconfig-interfaces:interfaces/interface=<key>/config

openconfig_interfaces Complete JSON

{
    "openconfig-interfaces:interfaces": {
        "interface": [
            {
                "openconfig-vlan:routed-vlan": {
                    "config": {
                        "vlan": 0
                    }, 
                    "state": {
                        "vlan": 0
                    }, 
                    "openconfig-if-ip:ipv6": {
                        "neighbors": {
                            "neighbor": [
                                {
                                    "ip": "<key>", 
                                    "state": {
                                        "origin": "", 
                                        "ip": "", 
                                        "neighbor-state": "", 
                                        "link-layer-address": "", 
                                        "is-router": false
                                    }, 
                                    "config": {
                                        "ip": "", 
                                        "link-layer-address": ""
                                    }
                                }
                            ]
                        }, 
                        "addresses": {
                            "address": [
                                {
                                    "ip": "<key>", 
                                    "state": {
                                        "origin": "", 
                                        "ip": "", 
                                        "status": "", 
                                        "prefix-length": 0
                                    }, 
                                    "config": {
                                        "ip": "", 
                                        "prefix-length": 0
                                    }, 
                                    "vrrp": {
                                        "vrrp-group": [
                                            {
                                                "config": {
                                                    "advertisement-interval": 0, 
                                                    "accept-mode": false, 
                                                    "virtual-link-local": "", 
                                                    "virtual-router-id": 0, 
                                                    "preempt-delay": 0, 
                                                    "priority": 0, 
                                                    "virtual-address": [], 
                                                    "preempt": false
                                                }, 
                                                "state": {
                                                    "advertisement-interval": 0, 
                                                    "accept-mode": false, 
                                                    "virtual-link-local": "", 
                                                    "virtual-router-id": 0, 
                                                    "preempt-delay": 0, 
                                                    "current-priority": 0, 
                                                    "virtual-address": [], 
                                                    "preempt": false, 
                                                    "priority": 0
                                                }, 
                                                "virtual-router-id": "<key>", 
                                                "interface-tracking": {
                                                    "state": {
                                                        "track-interface": [], 
                                                        "priority-decrement": 0
                                                    }, 
                                                    "config": {
                                                        "track-interface": [], 
                                                        "priority-decrement": 0
                                                    }
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }, 
                        "state": {
                            "enabled": false, 
                            "counters": {
                                "in-forwarded-octets": "0", 
                                "in-discarded-pkts": "0", 
                                "out-forwarded-pkts": "0", 
                                "out-octets": "0", 
                                "in-pkts": "0", 
                                "in-forwarded-pkts": "0", 
                                "out-forwarded-octets": "0", 
                                "in-error-pkts": "0", 
                                "out-pkts": "0", 
                                "in-octets": "0", 
                                "out-error-pkts": "0", 
                                "out-discarded-pkts": "0"
                            }, 
                            "dhcp-client": false, 
                            "dup-addr-detect-transmits": 0, 
                            "mtu": 0
                        }, 
                        "unnumbered": {
                            "config": {
                                "enabled": false
                            }, 
                            "state": {
                                "enabled": false
                            }, 
                            "interface-ref": {
                                "state": {
                                    "interface": "", 
                                    "subinterface": ""
                                }, 
                                "config": {
                                    "interface": "", 
                                    "subinterface": ""
                                }
                            }
                        }, 
                        "config": {
                            "enabled": false, 
                            "dhcp-client": false, 
                            "dup-addr-detect-transmits": 0, 
                            "mtu": 0
                        }, 
                        "router-advertisement": {
                            "state": {
                                "lifetime": 0, 
                                "interval": 0, 
                                "suppress": false
                            }, 
                            "config": {
                                "lifetime": 0, 
                                "interval": 0, 
                                "suppress": false
                            }
                        }
                    }, 
                    "openconfig-if-ip:ipv4": {
                        "neighbors": {
                            "neighbor": [
                                {
                                    "ip": "<key>", 
                                    "state": {
                                        "origin": "", 
                                        "ip": "", 
                                        "link-layer-address": ""
                                    }, 
                                    "config": {
                                        "ip": "", 
                                        "link-layer-address": ""
                                    }
                                }
                            ]
                        }, 
                        "addresses": {
                            "address": [
                                {
                                    "ip": "<key>", 
                                    "state": {
                                        "origin": "", 
                                        "ip": "", 
                                        "prefix-length": 0
                                    }, 
                                    "config": {
                                        "ip": "", 
                                        "prefix-length": 0
                                    }, 
                                    "vrrp": {
                                        "vrrp-group": [
                                            {
                                                "config": {
                                                    "advertisement-interval": 0, 
                                                    "accept-mode": false, 
                                                    "virtual-router-id": 0, 
                                                    "preempt-delay": 0, 
                                                    "priority": 0, 
                                                    "virtual-address": [], 
                                                    "preempt": false
                                                }, 
                                                "state": {
                                                    "advertisement-interval": 0, 
                                                    "accept-mode": false, 
                                                    "virtual-router-id": 0, 
                                                    "preempt-delay": 0, 
                                                    "current-priority": 0, 
                                                    "virtual-address": [], 
                                                    "preempt": false, 
                                                    "priority": 0
                                                }, 
                                                "virtual-router-id": "<key>", 
                                                "interface-tracking": {
                                                    "state": {
                                                        "track-interface": [], 
                                                        "priority-decrement": 0
                                                    }, 
                                                    "config": {
                                                        "track-interface": [], 
                                                        "priority-decrement": 0
                                                    }
                                                }
                                            }
                                        ]
                                    }
                                }
                            ]
                        }, 
                        "proxy-arp": {
                            "state": {
                                "mode": ""
                            }, 
                            "config": {
                                "mode": ""
                            }
                        }, 
                        "state": {
                            "enabled": false, 
                            "counters": {
                                "in-forwarded-octets": "0", 
                                "in-discarded-pkts": "0", 
                                "out-forwarded-pkts": "0", 
                                "out-octets": "0", 
                                "in-pkts": "0", 
                                "in-forwarded-pkts": "0", 
                                "out-forwarded-octets": "0", 
                                "in-error-pkts": "0", 
                                "out-pkts": "0", 
                                "in-octets": "0", 
                                "out-error-pkts": "0", 
                                "out-discarded-pkts": "0"
                            }, 
                            "dhcp-client": false, 
                            "mtu": 0
                        }, 
                        "unnumbered": {
                            "config": {
                                "enabled": false
                            }, 
                            "state": {
                                "enabled": false
                            }, 
                            "interface-ref": {
                                "state": {
                                    "interface": "", 
                                    "subinterface": ""
                                }, 
                                "config": {
                                    "interface": "", 
                                    "subinterface": ""
                                }
                            }
                        }, 
                        "config": {
                            "enabled": false, 
                            "dhcp-client": false, 
                            "mtu": 0
                        }
                    }
                }, 
                "name": "<key>", 
                "subinterfaces": {
                    "subinterface": [
                        {
                            "index": "<key>", 
                            "openconfig-if-ip:ipv6": {
                                "neighbors": {
                                    "neighbor": [
                                        {
                                            "ip": "<key>", 
                                            "state": {
                                                "origin": "", 
                                                "ip": "", 
                                                "neighbor-state": "", 
                                                "link-layer-address": "", 
                                                "is-router": false
                                            }, 
                                            "config": {
                                                "ip": "", 
                                                "link-layer-address": ""
                                            }
                                        }
                                    ]
                                }, 
                                "addresses": {
                                    "address": [
                                        {
                                            "ip": "<key>", 
                                            "state": {
                                                "origin": "", 
                                                "ip": "", 
                                                "status": "", 
                                                "prefix-length": 0
                                            }, 
                                            "config": {
                                                "ip": "", 
                                                "prefix-length": 0
                                            }, 
                                            "vrrp": {
                                                "vrrp-group": [
                                                    {
                                                        "config": {
                                                            "advertisement-interval": 0, 
                                                            "accept-mode": false, 
                                                            "virtual-link-local": "", 
                                                            "virtual-router-id": 0, 
                                                            "preempt-delay": 0, 
                                                            "priority": 0, 
                                                            "virtual-address": [], 
                                                            "preempt": false
                                                        }, 
                                                        "state": {
                                                            "advertisement-interval": 0, 
                                                            "accept-mode": false, 
                                                            "virtual-link-local": "", 
                                                            "virtual-router-id": 0, 
                                                            "preempt-delay": 0, 
                                                            "current-priority": 0, 
                                                            "virtual-address": [], 
                                                            "preempt": false, 
                                                            "priority": 0
                                                        }, 
                                                        "virtual-router-id": "<key>", 
                                                        "interface-tracking": {
                                                            "state": {
                                                                "track-interface": [], 
                                                                "priority-decrement": 0
                                                            }, 
                                                            "config": {
                                                                "track-interface": [], 
                                                                "priority-decrement": 0
                                                            }
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }, 
                                "state": {
                                    "enabled": false, 
                                    "counters": {
                                        "in-forwarded-octets": "0", 
                                        "in-discarded-pkts": "0", 
                                        "out-forwarded-pkts": "0", 
                                        "out-octets": "0", 
                                        "in-pkts": "0", 
                                        "in-forwarded-pkts": "0", 
                                        "out-forwarded-octets": "0", 
                                        "in-error-pkts": "0", 
                                        "out-pkts": "0", 
                                        "in-octets": "0", 
                                        "out-error-pkts": "0", 
                                        "out-discarded-pkts": "0"
                                    }, 
                                    "dhcp-client": false, 
                                    "dup-addr-detect-transmits": 0, 
                                    "mtu": 0
                                }, 
                                "openconfig-if-ip-ext:autoconf": {
                                    "state": {
                                        "temporary-valid-lifetime": 0, 
                                        "create-temporary-addresses": false, 
                                        "create-global-addresses": false, 
                                        "temporary-preferred-lifetime": 0
                                    }, 
                                    "config": {
                                        "temporary-valid-lifetime": 0, 
                                        "create-temporary-addresses": false, 
                                        "create-global-addresses": false, 
                                        "temporary-preferred-lifetime": 0
                                    }
                                }, 
                                "unnumbered": {
                                    "config": {
                                        "enabled": false
                                    }, 
                                    "state": {
                                        "enabled": false
                                    }, 
                                    "interface-ref": {
                                        "state": {
                                            "interface": "", 
                                            "subinterface": ""
                                        }, 
                                        "config": {
                                            "interface": "", 
                                            "subinterface": ""
                                        }
                                    }
                                }, 
                                "config": {
                                    "enabled": false, 
                                    "dhcp-client": false, 
                                    "dup-addr-detect-transmits": 0, 
                                    "mtu": 0
                                }, 
                                "router-advertisement": {
                                    "state": {
                                        "lifetime": 0, 
                                        "interval": 0, 
                                        "suppress": false
                                    }, 
                                    "config": {
                                        "lifetime": 0, 
                                        "interval": 0, 
                                        "suppress": false
                                    }
                                }
                            }, 
                            "state": {
                                "index": 0, 
                                "name": "", 
                                "admin-status": "", 
                                "enabled": false, 
                                "ifindex": 0, 
                                "last-change": 0, 
                                "counters": {
                                    "out-octets": "0", 
                                    "in-multicast-pkts": "0", 
                                    "out-broadcast-pkts": "0", 
                                    "out-errors": "0", 
                                    "in-unknown-protos": 0, 
                                    "out-multicast-pkts": "0", 
                                    "in-discards": "0", 
                                    "last-clear": "", 
                                    "in-unicast-pkts": "0", 
                                    "out-unicast-pkts": "0", 
                                    "out-discards": "0", 
                                    "in-broadcast-pkts": "0", 
                                    "in-errors": "0", 
                                    "in-octets": "0"
                                }, 
                                "oper-status": "", 
                                "description": ""
                            }, 
                            "config": {
                                "index": 0, 
                                "enabled": false, 
                                "name": "", 
                                "description": ""
                            }, 
                            "openconfig-vlan:vlan": {
                                "state": {
                                    "vlan-id": 0
                                }, 
                                "config": {
                                    "vlan-id": 0
                                }
                            }, 
                            "openconfig-if-ip:ipv4": {
                                "neighbors": {
                                    "neighbor": [
                                        {
                                            "ip": "<key>", 
                                            "state": {
                                                "origin": "", 
                                                "ip": "", 
                                                "link-layer-address": ""
                                            }, 
                                            "config": {
                                                "ip": "", 
                                                "link-layer-address": ""
                                            }
                                        }
                                    ]
                                }, 
                                "addresses": {
                                    "address": [
                                        {
                                            "ip": "<key>", 
                                            "state": {
                                                "origin": "", 
                                                "ip": "", 
                                                "prefix-length": 0
                                            }, 
                                            "config": {
                                                "ip": "", 
                                                "prefix-length": 0
                                            }, 
                                            "vrrp": {
                                                "vrrp-group": [
                                                    {
                                                        "config": {
                                                            "advertisement-interval": 0, 
                                                            "accept-mode": false, 
                                                            "virtual-router-id": 0, 
                                                            "preempt-delay": 0, 
                                                            "priority": 0, 
                                                            "virtual-address": [], 
                                                            "preempt": false
                                                        }, 
                                                        "state": {
                                                            "advertisement-interval": 0, 
                                                            "accept-mode": false, 
                                                            "virtual-router-id": 0, 
                                                            "preempt-delay": 0, 
                                                            "current-priority": 0, 
                                                            "virtual-address": [], 
                                                            "preempt": false, 
                                                            "priority": 0
                                                        }, 
                                                        "virtual-router-id": "<key>", 
                                                        "interface-tracking": {
                                                            "state": {
                                                                "track-interface": [], 
                                                                "priority-decrement": 0
                                                            }, 
                                                            "config": {
                                                                "track-interface": [], 
                                                                "priority-decrement": 0
                                                            }
                                                        }
                                                    }
                                                ]
                                            }
                                        }
                                    ]
                                }, 
                                "proxy-arp": {
                                    "state": {
                                        "mode": ""
                                    }, 
                                    "config": {
                                        "mode": ""
                                    }
                                }, 
                                "state": {
                                    "enabled": false, 
                                    "counters": {
                                        "in-forwarded-octets": "0", 
                                        "in-discarded-pkts": "0", 
                                        "out-forwarded-pkts": "0", 
                                        "out-octets": "0", 
                                        "in-pkts": "0", 
                                        "in-forwarded-pkts": "0", 
                                        "out-forwarded-octets": "0", 
                                        "in-error-pkts": "0", 
                                        "out-pkts": "0", 
                                        "in-octets": "0", 
                                        "out-error-pkts": "0", 
                                        "out-discarded-pkts": "0"
                                    }, 
                                    "dhcp-client": false, 
                                    "mtu": 0
                                }, 
                                "unnumbered": {
                                    "config": {
                                        "enabled": false
                                    }, 
                                    "state": {
                                        "enabled": false
                                    }, 
                                    "interface-ref": {
                                        "state": {
                                            "interface": "", 
                                            "subinterface": ""
                                        }, 
                                        "config": {
                                            "interface": "", 
                                            "subinterface": ""
                                        }
                                    }
                                }, 
                                "config": {
                                    "enabled": false, 
                                    "dhcp-client": false, 
                                    "mtu": 0
                                }
                            }
                        }
                    ]
                }, 
                "hold-time": {
                    "state": {
                        "down": 0, 
                        "up": 0
                    }, 
                    "config": {
                        "down": 0, 
                        "up": 0
                    }
                }, 
                "openconfig-if-aggregate:aggregation": {
                    "openconfig-vlan:switched-vlan": {
                        "state": {
                            "trunk-vlans": [], 
                            "interface-mode": "", 
                            "native-vlan": 0, 
                            "access-vlan": 0
                        }, 
                        "config": {
                            "trunk-vlans": [], 
                            "interface-mode": "", 
                            "native-vlan": 0, 
                            "access-vlan": 0
                        }
                    }, 
                    "state": {
                        "member": [], 
                        "lag-speed": 0, 
                        "lag-type": "", 
                        "min-links": 0
                    }, 
                    "config": {
                        "min-links": 0, 
                        "lag-type": ""
                    }
                }, 
                "state": {
                    "description": "", 
                    "openconfig-platform-port:hardware-port": "", 
                    "admin-status": "", 
                    "enabled": false, 
                    "name": "", 
                    "mtu": 0, 
                    "openconfig-platform-transceiver:physical-channel": [], 
                    "type": "", 
                    "ifindex": 0, 
                    "last-change": 0, 
                    "oper-status": "", 
                    "counters": {
                        "out-octets": "0", 
                        "in-multicast-pkts": "0", 
                        "out-broadcast-pkts": "0", 
                        "out-errors": "0", 
                        "in-unknown-protos": 0, 
                        "out-multicast-pkts": "0", 
                        "in-discards": "0", 
                        "last-clear": "", 
                        "in-unicast-pkts": "0", 
                        "out-unicast-pkts": "0", 
                        "out-discards": "0", 
                        "in-broadcast-pkts": "0", 
                        "in-errors": "0", 
                        "in-octets": "0"
                    }
                }, 
                "openconfig-if-ethernet:ethernet": {
                    "openconfig-vlan:switched-vlan": {
                        "state": {
                            "trunk-vlans": [], 
                            "interface-mode": "", 
                            "native-vlan": 0, 
                            "access-vlan": 0
                        }, 
                        "config": {
                            "trunk-vlans": [], 
                            "interface-mode": "", 
                            "native-vlan": 0, 
                            "access-vlan": 0
                        }
                    }, 
                    "state": {
                        "enable-flow-control": false, 
                        "openconfig-if-aggregate:aggregate-id": "", 
                        "duplex-mode": "", 
                        "auto-negotiate": false, 
                        "effective-speed": 0, 
                        "negotiated-duplex-mode": "", 
                        "hw-mac-address": "", 
                        "negotiated-port-speed": "", 
                        "mac-address": "", 
                        "port-speed": "", 
                        "counters": {
                            "in-fragment-frames": "0", 
                            "in-oversize-frames": "0", 
                            "in-8021q-frames": "0", 
                            "out-8021q-frames": "0", 
                            "in-mac-pause-frames": "0", 
                            "in-jabber-frames": "0", 
                            "in-crc-errors": "0", 
                            "in-mac-control-frames": "0", 
                            "out-mac-control-frames": "0", 
                            "out-mac-pause-frames": "0"
                        }
                    }, 
                    "config": {
                        "enable-flow-control": false, 
                        "openconfig-if-aggregate:aggregate-id": "", 
                        "mac-address": "", 
                        "auto-negotiate": false, 
                        "duplex-mode": "", 
                        "port-speed": ""
                    }, 
                    "openconfig-if-poe:poe": {
                        "state": {
                            "power-used": "0", 
                            "enabled": false, 
                            "power-class": 0
                        }, 
                        "config": {
                            "enabled": false
                        }
                    }
                }, 
                "config": {
                    "enabled": false, 
                    "type": "", 
                    "description": "", 
                    "name": "", 
                    "mtu": 0
                }
            }
        ]
    }
}

openconfig_lacp

openconfig_lacp URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-lacp:lacp
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/state
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/config
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>/members
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>/members/member=<key>
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>/members/member=<key>/state
https://<ip>/rest/restconf/data/openconfig-lacp:lacp/interfaces/interface=<key>/members/member=<key>/state/counters

openconfig_lacp Complete JSON

{
    "openconfig-lacp:lacp": {
        "state": {
            "system-priority": 0
        }, 
        "config": {
            "system-priority": 0
        }, 
        "interfaces": {
            "interface": [
                {
                    "state": {
                        "system-id-mac": "", 
                        "system-priority": 0, 
                        "lacp-mode": "", 
                        "name": "", 
                        "interval": ""
                    }, 
                    "config": {
                        "system-id-mac": "", 
                        "system-priority": 0, 
                        "lacp-mode": "", 
                        "name": "", 
                        "interval": ""
                    }, 
                    "name": "<key>", 
                    "members": {
                        "member": [
                            {
                                "interface": "<key>", 
                                "state": {
                                    "collecting": false, 
                                    "partner-port-num": 0, 
                                    "oper-key": 0, 
                                    "partner-id": "", 
                                    "distributing": false, 
                                    "interface": "", 
                                    "synchronization": "", 
                                    "port-num": 0, 
                                    "timeout": "", 
                                    "activity": "", 
                                    "aggregatable": false, 
                                    "partner-key": 0, 
                                    "system-id": "", 
                                    "counters": {
                                        "lacp-errors": "0", 
                                        "lacp-in-pkts": "0", 
                                        "lacp-unknown-errors": "0", 
                                        "lacp-rx-errors": "0", 
                                        "lacp-out-pkts": "0", 
                                        "lacp-tx-errors": "0"
                                    }
                                }
                            }
                        ]
                    }
                }
            ]
        }
    }
}

openconfig_lldp

openconfig_lldp URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-lldp:lldp
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/state
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/state/counters
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/config
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/custom-tlvs
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/custom-tlvs/tlv=<key>
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/custom-tlvs/tlv=<key>/state
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/capabilities
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/capabilities/capability=<key>
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/neighbors/neighbor=<key>/capabilities/capability=<key>/state
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-lldp:lldp/interfaces/interface=<key>/config

openconfig_lldp Complete JSON

{
    "openconfig-lldp:lldp": {
        "state": {
            "chassis-id": "", 
            "suppress-tlv-advertisement": [], 
            "hello-timer": "0", 
            "system-description": "", 
            "enabled": false, 
            "chassis-id-type": "", 
            "system-name": "", 
            "counters": {
                "tlv-accepted": "0", 
                "tlv-discard": "0", 
                "tlv-unknown": "0", 
                "entries-aged-out": "0", 
                "last-clear": "", 
                "frame-discard": "0", 
                "frame-out": "0", 
                "frame-in": "0", 
                "frame-error-in": "0"
            }
        }, 
        "config": {
            "chassis-id": "", 
            "suppress-tlv-advertisement": [], 
            "hello-timer": "0", 
            "system-description": "", 
            "enabled": false, 
            "chassis-id-type": "", 
            "system-name": ""
        }, 
        "interfaces": {
            "interface": [
                {
                    "neighbors": {
                        "neighbor": [
                            {
                                "state": {
                                    "chassis-id": "", 
                                    "system-description": "", 
                                    "age": "0", 
                                    "management-address": "", 
                                    "port-id-type": "", 
                                    "port-id": "", 
                                    "chassis-id-type": "", 
                                    "management-address-type": "", 
                                    "last-update": "0", 
                                    "port-description": "", 
                                    "id": "", 
                                    "system-name": ""
                                }, 
                                "custom-tlvs": {
                                    "tlv": [
                                        {
                                            "oui": "0", 
                                            "oui-subtype": "0", 
                                            "type": "0", 
                                            "state": {
                                                "oui": "", 
                                                "oui-subtype": "", 
                                                "type": 0, 
                                                "value": ""
                                            }
                                        }
                                    ]
                                }, 
                                "id": "<key>", 
                                "capabilities": {
                                    "capability": [
                                        {
                                            "state": {
                                                "enabled": false, 
                                                "name": ""
                                            }, 
                                            "name": "<key>"
                                        }
                                    ]
                                }
                            }
                        ]
                    }, 
                    "state": {
                        "enabled": false, 
                        "name": "", 
                        "counters": {
                            "tlv-discard": "0", 
                            "tlv-unknown": "0", 
                            "frame-error-in": "0", 
                            "last-clear": "", 
                            "frame-discard": "0", 
                            "frame-out": "0", 
                            "frame-error-out": "0", 
                            "frame-in": "0"
                        }
                    }, 
                    "config": {
                        "enabled": false, 
                        "name": ""
                    }, 
                    "name": "<key>"
                }
            ]
        }
    }
}

openconfig_module_catalog

openconfig_module_catalog URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>/classification
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>/submodules
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>/submodules/submodule=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>/submodules/submodule=<key>/access
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>/access
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/modules/module=<key>/dependencies
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/feature-bundles
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/feature-bundles/feature-bundle=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/feature-bundles/feature-bundle=<key>/release-bundle
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/feature-bundles/feature-bundle=<key>/feature-bundles
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/feature-bundles/feature-bundle=<key>/feature-bundles/feature-bundle=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/implementations
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/implementations/implementation=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/implementations/implementation=<key>/feature-bundles
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/implementations/implementation=<key>/feature-bundles/feature-bundle=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/release-bundles
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/release-bundles/release-bundle=<key>
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/release-bundles/release-bundle=<key>/members
https://<ip>/rest/restconf/data/openconfig-module-catalog:organizations/organization=<key>/release-bundles/release-bundle=<key>/members/member=<key>

openconfig_module_catalog Complete JSON

{
    "openconfig-module-catalog:organizations": {
        "organization": [
            {
                "name": "<key>", 
                "modules": {
                    "module": [
                        {
                            "name": "0", 
                            "classification": {
                                "category": "", 
                                "deployment-status": "", 
                                "subcategory": ""
                            }, 
                            "submodules": {
                                "submodule": [
                                    {
                                        "access": {
                                            "md5-hash": "", 
                                            "uri": ""
                                        }, 
                                        "name": "<key>"
                                    }
                                ]
                            }, 
                            "namespace": "", 
                            "summary": "", 
                            "access": {
                                "md5-hash": "", 
                                "uri": ""
                            }, 
                            "prefix": "", 
                            "version": "0", 
                            "dependencies": {
                                "required-module": []
                            }, 
                            "revision": ""
                        }
                    ]
                }, 
                "feature-bundles": {
                    "feature-bundle": [
                        {
                            "path": [], 
                            "version": "0", 
                            "name": "0", 
                            "release-bundle": {
                                "publisher": "", 
                                "version": "", 
                                "name": ""
                            }, 
                            "feature-bundles": {
                                "feature-bundle": [
                                    {
                                        "publisher": "", 
                                        "version": "", 
                                        "name": "<key>"
                                    }
                                ]
                            }
                        }
                    ]
                }, 
                "implementations": {
                    "implementation": [
                        {
                            "status": "", 
                            "description": "", 
                            "reference": "", 
                            "platform-version": "", 
                            "feature-bundles": {
                                "feature-bundle": [
                                    {
                                        "publisher": "", 
                                        "version": "0", 
                                        "name": "0"
                                    }
                                ]
                            }, 
                            "platform": "", 
                            "id": "<key>"
                        }
                    ]
                }, 
                "contact": "", 
                "release-bundles": {
                    "release-bundle": [
                        {
                            "version": "0", 
                            "name": "0", 
                            "members": {
                                "member": [
                                    {
                                        "publisher": "", 
                                        "module": "", 
                                        "compatible-versions": [], 
                                        "release-bundle": "", 
                                        "type": "", 
                                        "id": "<key>"
                                    }
                                ]
                            }
                        }
                    ]
                }, 
                "type": ""
            }
        ]
    }
}

openconfig_network_instance

openconfig_network_instance URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>/interface
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>/interface/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>/interface/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>/interface/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/mac-table/entries/entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/fdb/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops/next-hop=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops/next-hop=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops/next-hop=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops/next-hop=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops/next-hop=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/next-hops/next-hop=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ethernet/mac-entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops/next-hop=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops/next-hop=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops/next-hop=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops/next-hop=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops/next-hop=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/next-hops/next-hop=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv4-unicast/ipv4-entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops/next-hop=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops/next-hop=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops/next-hop=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops/next-hop=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops/next-hop=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/policy-forwarding/policy-forwarding-entry=<key>/next-hops/next-hop=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops/next-hop=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops/next-hop=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops/next-hop=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops/next-hop=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops/next-hop=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/next-hops/next-hop=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/mpls/label-entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops/next-hop=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops/next-hop=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops/next-hop=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops/next-hop=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops/next-hop=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/next-hops/next-hop=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/afts/ipv6-unicast/ipv6-entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/interfaces
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/state/extreme-mod-oc-ni:mvpn
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>/members
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>/members/member=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>/members/member=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/vlans/vlan=<key>/members/member=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/config/extreme-mod-oc-ni:mvpn
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops/next-hop=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops/next-hop=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops/next-hop=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops/next-hop=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops/next-hop=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/next-hops/next-hop=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/static-routes/static=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/inter-area-propagation-policies
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/inter-area-propagation-policies/inter-area-propagation-policy=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/mpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/mpls/igp-ldp-sync
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/mpls/igp-ldp-sync/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/mpls/igp-ldp-sync/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/mpls/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/mpls/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/lsa-generation
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/lsa-generation/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/lsa-generation/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/spf
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/spf/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/spf/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/max-metric
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/max-metric/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/timers/max-metric/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/global/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/virtual-links
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/virtual-links/virtual-link=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/virtual-links/virtual-link=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/virtual-links/virtual-link=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/lsdb
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/lsdb/lsa-types
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/lsdb/lsa-types/lsa-type=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/lsdb/lsa-types/lsa-type=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/lsdb/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/neighbors
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/mpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/mpls/igp-ldp-sync
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/mpls/igp-ldp-sync/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/mpls/igp-ldp-sync/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/mpls/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/mpls/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/timers
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/timers/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/timers/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/lsa-filter
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/lsa-filter/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/lsa-filter/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/mpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/mpls/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/mpls/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/ospfv2/areas/area=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/route-reflector
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/route-reflector/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/route-reflector/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/error-handling
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/error-handling/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/error-handling/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/as-path-options
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/as-path-options/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/as-path-options/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/state/messages
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/state/messages/received
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/state/messages/sent
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/state/queues
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/timers
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/timers/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/timers/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/add-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/add-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/add-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/state/prefixes
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/afi-safis/afi-safi=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/ebgp-multihop
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/ebgp-multihop/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/ebgp-multihop/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/logging-options
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/logging-options/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/logging-options/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/transport
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/transport/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/transport/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/neighbors/neighbor=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/route-reflector
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/route-reflector/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/route-reflector/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/error-handling
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/error-handling/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/error-handling/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/as-path-options
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/as-path-options/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/as-path-options/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/timers
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/timers/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/timers/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/add-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/add-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/add-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/apply-policy
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/apply-policy/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/apply-policy/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/afi-safis/afi-safi=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/ebgp-multihop
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/ebgp-multihop/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/ebgp-multihop/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/logging-options
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/logging-options/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/logging-options/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/transport
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/transport/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/transport/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/peer-groups/peer-group=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/default-route-distance
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/default-route-distance/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/default-route-distance/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/dynamic-neighbor-prefixes
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/dynamic-neighbor-prefixes/dynamic-neighbor-prefix=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv6/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/srte-policy-ipv4/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-evpn/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l2vpn-vpls/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv6-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-labeled-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/add-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/add-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/add-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-multicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/ipv4-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/l3vpn-ipv6-unicast/prefix-limit/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/route-selection-options
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/route-selection-options/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/route-selection-options/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/afi-safis/afi-safi=<key>/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/ibgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/ibgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/ibgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/ebgp
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/ebgp/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/use-multiple-paths/ebgp/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/route-selection-options
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/route-selection-options/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/route-selection-options/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/confederation
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/confederation/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/confederation/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/graceful-restart
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/graceful-restart/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/bgp/global/graceful-restart/config
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/state
https://<ip>/rest/restconf/data/openconfig-network-instance:network-instances/network-instance=<key>/protocols/protocol=<key>/config

openconfig_network_instance Complete JSON

{
    "openconfig-network-instance:network-instances": {
        "network-instance": [
            {
                "fdb": {
                    "state": {
                        "mac-learning": false, 
                        "maximum-entries": 0, 
                        "mac-aging-time": 0
                    }, 
                    "mac-table": {
                        "entries": {
                            "entry": [
                                {
                                    "interface": {
                                        "interface-ref": {
                                            "state": {
                                                "interface": "", 
                                                "subinterface": ""
                                            }, 
                                            "config": {
                                                "interface": "", 
                                                "subinterface": ""
                                            }
                                        }
                                    }, 
                                    "state": {
                                        "age": "0", 
                                        "entry-type": "", 
                                        "mac-address": "", 
                                        "vlan": ""
                                    }, 
                                    "config": {
                                        "vlan": "", 
                                        "mac-address": ""
                                    }, 
                                    "mac-address": "<key>"
                                }
                            ]
                        }
                    }, 
                    "config": {
                        "mac-learning": false, 
                        "maximum-entries": 0, 
                        "mac-aging-time": 0
                    }
                }, 
                "name": "<key>", 
                "afts": {
                    "ethernet": {
                        "mac-entry": [
                            {
                                "next-hops": {
                                    "next-hop": [
                                        {
                                            "index": "<key>", 
                                            "state": {
                                                "popped-mpls-label-stack": [], 
                                                "index": "0", 
                                                "pushed-mpls-label-stack": [], 
                                                "weight": 0, 
                                                "mac-address": "", 
                                                "origin-protocol": "", 
                                                "decapsulate-header": "", 
                                                "ip-address": "", 
                                                "encapsulate-header": ""
                                            }, 
                                            "config": {
                                                "index": "0"
                                            }, 
                                            "interface-ref": {
                                                "state": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }, 
                                                "config": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }
                                            }
                                        }
                                    ]
                                }, 
                                "state": {
                                    "packets-forwarded": "0", 
                                    "mac-address": "", 
                                    "octets-forwarded": "0"
                                }, 
                                "config": {
                                    "mac-address": ""
                                }, 
                                "mac-address": "<key>"
                            }
                        ]
                    }, 
                    "policy-forwarding": {
                        "policy-forwarding-entry": [
                            {
                                "index": "<key>", 
                                "state": {
                                    "index": "0", 
                                    "l4-src-port": 0, 
                                    "mpls-tc": 0, 
                                    "packets-forwarded": "0", 
                                    "ip-prefix": "", 
                                    "ip-protocol": 0, 
                                    "octets-forwarded": "0", 
                                    "l4-dst-port": 0, 
                                    "mpls-label": 0, 
                                    "ip-dscp": 0, 
                                    "mac-address": ""
                                }, 
                                "config": {
                                    "index": "0", 
                                    "l4-src-port": 0, 
                                    "mpls-tc": 0, 
                                    "ip-prefix": "", 
                                    "ip-protocol": 0, 
                                    "l4-dst-port": 0, 
                                    "mpls-label": 0, 
                                    "ip-dscp": 0, 
                                    "mac-address": ""
                                }, 
                                "next-hops": {
                                    "next-hop": [
                                        {
                                            "index": "<key>", 
                                            "state": {
                                                "popped-mpls-label-stack": [], 
                                                "index": "0", 
                                                "pushed-mpls-label-stack": [], 
                                                "weight": 0, 
                                                "mac-address": "", 
                                                "origin-protocol": "", 
                                                "decapsulate-header": "", 
                                                "ip-address": "", 
                                                "encapsulate-header": ""
                                            }, 
                                            "config": {
                                                "index": "0"
                                            }, 
                                            "interface-ref": {
                                                "state": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }, 
                                                "config": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }
                                            }
                                        }
                                    ]
                                }
                            }
                        ]
                    }, 
                    "mpls": {
                        "label-entry": [
                            {
                                "next-hops": {
                                    "next-hop": [
                                        {
                                            "index": "<key>", 
                                            "state": {
                                                "popped-mpls-label-stack": [], 
                                                "index": "0", 
                                                "pushed-mpls-label-stack": [], 
                                                "weight": 0, 
                                                "mac-address": "", 
                                                "origin-protocol": "", 
                                                "decapsulate-header": "", 
                                                "ip-address": "", 
                                                "encapsulate-header": ""
                                            }, 
                                            "config": {
                                                "index": "0"
                                            }, 
                                            "interface-ref": {
                                                "state": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }, 
                                                "config": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }
                                            }
                                        }
                                    ]
                                }, 
                                "state": {
                                    "packets-forwarded": "0", 
                                    "octets-forwarded": "0", 
                                    "label": 0
                                }, 
                                "config": {
                                    "label": 0
                                }, 
                                "label": "<key>"
                            }
                        ]
                    }, 
                    "ipv6-unicast": {
                        "ipv6-entry": [
                            {
                                "next-hops": {
                                    "next-hop": [
                                        {
                                            "index": "<key>", 
                                            "state": {
                                                "popped-mpls-label-stack": [], 
                                                "index": "0", 
                                                "pushed-mpls-label-stack": [], 
                                                "weight": 0, 
                                                "encapsulate-header": "", 
                                                "openconfig-aft-network-instance:network-instance": "", 
                                                "origin-protocol": "", 
                                                "decapsulate-header": "", 
                                                "ip-address": "", 
                                                "mac-address": ""
                                            }, 
                                            "config": {
                                                "index": "0"
                                            }, 
                                            "interface-ref": {
                                                "state": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }, 
                                                "config": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }
                                            }
                                        }
                                    ]
                                }, 
                                "prefix": "<key>", 
                                "config": {
                                    "prefix": ""
                                }, 
                                "state": {
                                    "packets-forwarded": "0", 
                                    "prefix": "", 
                                    "openconfig-aft-network-instance:origin-network-instance": "", 
                                    "octets-forwarded": "0"
                                }
                            }
                        ]
                    }, 
                    "ipv4-unicast": {
                        "ipv4-entry": [
                            {
                                "next-hops": {
                                    "next-hop": [
                                        {
                                            "index": "<key>", 
                                            "state": {
                                                "popped-mpls-label-stack": [], 
                                                "index": "0", 
                                                "pushed-mpls-label-stack": [], 
                                                "weight": 0, 
                                                "encapsulate-header": "", 
                                                "openconfig-aft-network-instance:network-instance": "", 
                                                "origin-protocol": "", 
                                                "decapsulate-header": "", 
                                                "ip-address": "", 
                                                "mac-address": ""
                                            }, 
                                            "config": {
                                                "index": "0"
                                            }, 
                                            "interface-ref": {
                                                "state": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }, 
                                                "config": {
                                                    "interface": "", 
                                                    "subinterface": ""
                                                }
                                            }
                                        }
                                    ]
                                }, 
                                "prefix": "<key>", 
                                "config": {
                                    "prefix": ""
                                }, 
                                "state": {
                                    "packets-forwarded": "0", 
                                    "prefix": "", 
                                    "openconfig-aft-network-instance:origin-network-instance": "", 
                                    "octets-forwarded": "0"
                                }
                            }
                        ]
                    }
                }, 
                "interfaces": {
                    "interface": [
                        {
                            "state": {
                                "interface": "", 
                                "associated-address-families": [], 
                                "id": "", 
                                "subinterface": ""
                            }, 
                            "config": {
                                "interface": "", 
                                "associated-address-families": [], 
                                "id": "", 
                                "subinterface": ""
                            }, 
                            "id": "<key>"
                        }
                    ]
                }, 
                "state": {
                    "extreme-mod-oc-ni:ipvpn": false, 
                    "enabled-address-families": [], 
                    "name": "", 
                    "router-id": "", 
                    "extreme-mod-oc-ni:mvpn": {
                        "enable": false, 
                        "fwd-cache-timeout": 0
                    }, 
                    "enabled": false, 
                    "route-distinguisher": "", 
                    "type": "", 
                    "extreme-mod-oc-ni:nsi": 0, 
                    "description": ""
                }, 
                "vlans": {
                    "vlan": [
                        {
                            "vlan-id": "<key>", 
                            "state": {
                                "status": "", 
                                "extreme-mod-oc-ni:stg-id": 0, 
                                "name": "", 
                                "tpid": "", 
                                "extreme-mod-oc-ni:nsi-state": "", 
                                "extreme-mod-oc-ni:nsi-type": "", 
                                "vlan-id": 0, 
                                "extreme-mod-oc-ni:nsi": 0, 
                                "extreme-mod-oc-ni:fabric-mcast-enable": false
                            }, 
                            "config": {
                                "status": "", 
                                "extreme-mod-oc-ni:stg-id": 0, 
                                "name": "", 
                                "tpid": "", 
                                "extreme-mod-oc-ni:nsi-state": "", 
                                "extreme-mod-oc-ni:nsi-type": "", 
                                "vlan-id": 0, 
                                "extreme-mod-oc-ni:nsi": 0, 
                                "extreme-mod-oc-ni:fabric-mcast-enable": false
                            }, 
                            "members": {
                                "member": [
                                    {
                                        "interface-ref": {
                                            "state": {
                                                "interface": "", 
                                                "subinterface": ""
                                            }
                                        }
                                    }
                                ]
                            }
                        }
                    ]
                }, 
                "config": {
                    "extreme-mod-oc-ni:ipvpn": false, 
                    "enabled-address-families": [], 
                    "name": "", 
                    "router-id": "", 
                    "extreme-mod-oc-ni:mvpn": {
                        "enable": false, 
                        "fwd-cache-timeout": 0
                    }, 
                    "enabled": false, 
                    "route-distinguisher": "", 
                    "type": "", 
                    "extreme-mod-oc-ni:nsi": 0, 
                    "description": ""
                }, 
                "protocols": {
                    "protocol": [
                        {
                            "name": "0", 
                            "static-routes": {
                                "static": [
                                    {
                                        "next-hops": {
                                            "next-hop": [
                                                {
                                                    "index": "<key>", 
                                                    "state": {
                                                        "index": "", 
                                                        "metric": 0, 
                                                        "recurse": false, 
                                                        "next-hop": ""
                                                    }, 
                                                    "config": {
                                                        "index": "", 
                                                        "metric": 0, 
                                                        "recurse": false, 
                                                        "next-hop": ""
                                                    }, 
                                                    "interface-ref": {
                                                        "state": {
                                                            "interface": "", 
                                                            "subinterface": ""
                                                        }, 
                                                        "config": {
                                                            "interface": "", 
                                                            "subinterface": ""
                                                        }
                                                    }
                                                }
                                            ]
                                        }, 
                                        "prefix": "<key>", 
                                        "config": {
                                            "set-tag": 0, 
                                            "prefix": ""
                                        }, 
                                        "state": {
                                            "set-tag": 0, 
                                            "prefix": ""
                                        }
                                    }
                                ]
                            }, 
                            "ospfv2": {
                                "global": {
                                    "inter-area-propagation-policies": {
                                        "inter-area-propagation-policy": [
                                            {
                                                "src-area": "0", 
                                                "state": {
                                                    "src-area": "", 
                                                    "import-policy": [], 
                                                    "default-import-policy": "", 
                                                    "dst-area": ""
                                                }, 
                                                "config": {
                                                    "src-area": "", 
                                                    "import-policy": [], 
                                                    "default-import-policy": "", 
                                                    "dst-area": ""
                                                }, 
                                                "dst-area": "0"
                                            }
                                        ]
                                    }, 
                                    "mpls": {
                                        "igp-ldp-sync": {
                                            "state": {
                                                "post-session-up-delay": 0, 
                                                "enabled": false
                                            }, 
                                            "config": {
                                                "post-session-up-delay": 0, 
                                                "enabled": false
                                            }
                                        }, 
                                        "state": {
                                            "traffic-engineering-extensions": false
                                        }, 
                                        "config": {
                                            "traffic-engineering-extensions": false
                                        }
                                    }, 
                                    "state": {
                                        "hide-transit-only-networks": false, 
                                        "igp-shortcuts": false, 
                                        "router-id": "", 
                                        "log-adjacency-changes": false, 
                                        "summary-route-cost-mode": ""
                                    }, 
                                    "timers": {
                                        "lsa-generation": {
                                            "state": {
                                                "maximum-delay": 0, 
                                                "initial-delay": 0, 
                                                "timer-type": ""
                                            }, 
                                            "config": {
                                                "maximum-delay": 0, 
                                                "initial-delay": 0
                                            }
                                        }, 
                                        "spf": {
                                            "state": {
                                                "maximum-delay": 0, 
                                                "initial-delay": 0, 
                                                "timer-type": ""
                                            }, 
                                            "config": {
                                                "maximum-delay": 0, 
                                                "initial-delay": 0
                                            }
                                        }, 
                                        "max-metric": {
                                            "state": {
                                                "include": [], 
                                                "trigger": [], 
                                                "set": false, 
                                                "timeout": "0"
                                            }, 
                                            "config": {
                                                "include": [], 
                                                "trigger": [], 
                                                "set": false, 
                                                "timeout": "0"
                                            }
                                        }
                                    }, 
                                    "config": {
                                        "hide-transit-only-networks": false, 
                                        "igp-shortcuts": false, 
                                        "router-id": "", 
                                        "log-adjacency-changes": false, 
                                        "summary-route-cost-mode": ""
                                    }, 
                                    "graceful-restart": {
                                        "state": {
                                            "helper-only": false, 
                                            "enabled": false
                                        }, 
                                        "config": {
                                            "helper-only": false, 
                                            "enabled": false
                                        }
                                    }
                                }, 
                                "areas": {
                                    "area": [
                                        {
                                            "virtual-links": {
                                                "virtual-link": [
                                                    {
                                                        "state": {
                                                            "priority": 0, 
                                                            "designated-router": "", 
                                                            "adjacency-state": "", 
                                                            "backup-designated-router": "", 
                                                            "remote-router-id": "", 
                                                            "retranmission-queue-length": 0, 
                                                            "last-established-time": "0", 
                                                            "optional-capabilities": "", 
                                                            "dead-time": "0", 
                                                            "state-changes": 0
                                                        }, 
                                                        "config": {
                                                            "remote-router-id": ""
                                                        }, 
                                                        "remote-router-id": "<key>"
                                                    }
                                                ]
                                            }, 
                                            "lsdb": {
                                                "lsa-types": {
                                                    "lsa-type": [
                                                        {
                                                            "state": {
                                                                "type": ""
                                                            }, 
                                                            "type": "<key>"
                                                        }
                                                    ]
                                                }, 
                                                "state": {
                                                    "identifier": 0
                                                }
                                            }, 
                                            "interfaces": {
                                                "interface": [
                                                    {
                                                        "neighbors": {
                                                            "neighbor": [
                                                                {
                                                                    "state": {
                                                                        "last-established-time": "0", 
                                                                        "designated-router": "", 
                                                                        "router-id": "", 
                                                                        "adjacency-state": "", 
                                                                        "metric": 0, 
                                                                        "backup-designated-router": "", 
                                                                        "optional-capabilities": "", 
                                                                        "retranmission-queue-length": 0, 
                                                                        "priority": 0, 
                                                                        "dead-time": "0", 
                                                                        "state-changes": 0
                                                                    }, 
                                                                    "config": {
                                                                        "metric": 0, 
                                                                        "router-id": ""
                                                                    }, 
                                                                    "router-id": "<key>"
                                                                }
                                                            ]
                                                        }, 
                                                        "config": {
                                                            "priority": 0, 
                                                            "authentication-type": "", 
                                                            "hide-network": false, 
                                                            "metric": 0, 
                                                            "multi-area-adjacency-primary": false, 
                                                            "passive": false, 
                                                            "network-type": "", 
                                                            "id": ""
                                                        }, 
                                                        "mpls": {
                                                            "igp-ldp-sync": {
                                                                "state": {
                                                                    "post-session-up-delay": 0, 
                                                                    "enabled": false, 
                                                                    "synchronized": false
                                                                }, 
                                                                "config": {
                                                                    "post-session-up-delay": 0, 
                                                                    "enabled": false
                                                                }
                                                            }, 
                                                            "state": {
                                                                "traffic-engineering-metric": 0
                                                            }, 
                                                            "config": {
                                                                "traffic-engineering-metric": 0
                                                            }
                                                        }, 
                                                        "state": {
                                                            "priority": 0, 
                                                            "authentication-type": "", 
                                                            "hide-network": false, 
                                                            "metric": 0, 
                                                            "multi-area-adjacency-primary": false, 
                                                            "passive": false, 
                                                            "network-type": "", 
                                                            "id": ""
                                                        }, 
                                                        "timers": {
                                                            "state": {
                                                                "retransmission-interval": 0, 
                                                                "dead-interval": 0, 
                                                                "hello-interval": 0
                                                            }, 
                                                            "config": {
                                                                "retransmission-interval": 0, 
                                                                "dead-interval": 0, 
                                                                "hello-interval": 0
                                                            }
                                                        }, 
                                                        "lsa-filter": {
                                                            "state": {
                                                                "all": false
                                                            }, 
                                                            "config": {
                                                                "all": false
                                                            }
                                                        }, 
                                                        "interface-ref": {
                                                            "state": {
                                                                "interface": "", 
                                                                "subinterface": ""
                                                            }, 
                                                            "config": {
                                                                "interface": "", 
                                                                "subinterface": ""
                                                            }
                                                        }, 
                                                        "id": "<key>"
                                                    }
                                                ]
                                            }, 
                                            "mpls": {
                                                "state": {
                                                    "traffic-engineering-enabled": false
                                                }, 
                                                "config": {
                                                    "traffic-engineering-enabled": false
                                                }
                                            }, 
                                            "state": {
                                                "identifier": 0
                                            }, 
                                            "identifier": "<key>", 
                                            "config": {
                                                "identifier": 0
                                            }
                                        }
                                    ]
                                }
                            }, 
                            "bgp": {
                                "neighbors": {
                                    "neighbor": [
                                        {
                                            "neighbor-address": "<key>", 
                                            "route-reflector": {
                                                "state": {
                                                    "route-reflector-client": false, 
                                                    "route-reflector-cluster-id": 0
                                                }, 
                                                "config": {
                                                    "route-reflector-client": false, 
                                                    "route-reflector-cluster-id": 0
                                                }
                                            }, 
                                            "error-handling": {
                                                "state": {
                                                    "treat-as-withdraw": false, 
                                                    "erroneous-update-messages": 0
                                                }, 
                                                "config": {
                                                    "treat-as-withdraw": false
                                                }
                                            }, 
                                            "as-path-options": {
                                                "state": {
                                                    "allow-own-as": 0, 
                                                    "disable-peer-as-filter": false, 
                                                    "replace-peer-as": false
                                                }, 
                                                "config": {
                                                    "allow-own-as": 0, 
                                                    "disable-peer-as-filter": false, 
                                                    "replace-peer-as": false
                                                }
                                            }, 
                                            "state": {
                                                "send-community": "", 
                                                "session-state": "", 
                                                "local-as": 0, 
                                                "description": "", 
                                                "route-flap-damping": false, 
                                                "supported-capabilities": [], 
                                                "enabled": false, 
                                                "peer-as": 0, 
                                                "neighbor-address": "", 
                                                "peer-group": "", 
                                                "remove-private-as": "", 
                                                "auth-password": "", 
                                                "dynamically-configured": false, 
                                                "messages": {
                                                    "received": {
                                                        "last-notification-error-code": "", 
                                                        "NOTIFICATION": "0", 
                                                        "last-notification-error-subcode": "", 
                                                        "last-notification-time": "0", 
                                                        "UPDATE": "0"
                                                    }, 
                                                    "sent": {
                                                        "last-notification-error-code": "", 
                                                        "NOTIFICATION": "0", 
                                                        "last-notification-error-subcode": "", 
                                                        "last-notification-time": "0", 
                                                        "UPDATE": "0"
                                                    }
                                                }, 
                                                "established-transitions": "0", 
                                                "peer-type": "", 
                                                "queues": {
                                                    "input": 0, 
                                                    "output": 0
                                                }, 
                                                "last-established": "0"
                                            }, 
                                            "apply-policy": {
                                                "state": {
                                                    "export-policy": [], 
                                                    "import-policy": [], 
                                                    "default-export-policy": "", 
                                                    "default-import-policy": ""
                                                }, 
                                                "config": {
                                                    "export-policy": [], 
                                                    "import-policy": [], 
                                                    "default-export-policy": "", 
                                                    "default-import-policy": ""
                                                }
                                            }, 
                                            "timers": {
                                                "state": {
                                                    "minimum-advertisement-interval": "0", 
                                                    "connect-retry": "0", 
                                                    "hold-time": "0", 
                                                    "negotiated-hold-time": "0", 
                                                    "keepalive-interval": "0"
                                                }, 
                                                "config": {
                                                    "connect-retry": "0", 
                                                    "hold-time": "0", 
                                                    "minimum-advertisement-interval": "0", 
                                                    "keepalive-interval": "0"
                                                }
                                            }, 
                                            "afi-safis": {
                                                "afi-safi": [
                                                    {
                                                        "add-paths": {
                                                            "state": {
                                                                "receive": false, 
                                                                "eligible-prefix-policy": "", 
                                                                "send": false, 
                                                                "send-max": 0
                                                            }, 
                                                            "config": {
                                                                "receive": false, 
                                                                "eligible-prefix-policy": "", 
                                                                "send": false, 
                                                                "send-max": 0
                                                            }
                                                        }, 
                                                        "srte-policy-ipv6": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "srte-policy-ipv4": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l2vpn-evpn": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l3vpn-ipv4-multicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv4-labeled-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l2vpn-vpls": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv6-labeled-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv6-unicast": {
                                                            "state": {
                                                                "send-default-route": false
                                                            }, 
                                                            "config": {
                                                                "send-default-route": false
                                                            }, 
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l3vpn-ipv4-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "state": {
                                                            "active": false, 
                                                            "prefixes": {
                                                                "received": 0, 
                                                                "sent": 0, 
                                                                "installed": 0
                                                            }, 
                                                            "enabled": false, 
                                                            "afi-safi-name": ""
                                                        }, 
                                                        "apply-policy": {
                                                            "state": {
                                                                "export-policy": [], 
                                                                "import-policy": [], 
                                                                "default-export-policy": "", 
                                                                "default-import-policy": ""
                                                            }, 
                                                            "config": {
                                                                "export-policy": [], 
                                                                "import-policy": [], 
                                                                "default-export-policy": "", 
                                                                "default-import-policy": ""
                                                            }
                                                        }, 
                                                        "l3vpn-ipv6-multicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv4-unicast": {
                                                            "state": {
                                                                "send-default-route": false
                                                            }, 
                                                            "config": {
                                                                "send-default-route": false
                                                            }, 
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l3vpn-ipv6-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "use-multiple-paths": {
                                                            "ebgp": {
                                                                "state": {
                                                                    "allow-multiple-as": false
                                                                }, 
                                                                "config": {
                                                                    "allow-multiple-as": false
                                                                }
                                                            }, 
                                                            "state": {
                                                                "enabled": false
                                                            }, 
                                                            "config": {
                                                                "enabled": false
                                                            }
                                                        }, 
                                                        "config": {
                                                            "enabled": false, 
                                                            "afi-safi-name": ""
                                                        }, 
                                                        "afi-safi-name": "<key>", 
                                                        "graceful-restart": {
                                                            "state": {
                                                                "received": false, 
                                                                "enabled": false, 
                                                                "advertised": false
                                                            }, 
                                                            "config": {
                                                                "enabled": false
                                                            }
                                                        }
                                                    }
                                                ]
                                            }, 
                                            "ebgp-multihop": {
                                                "state": {
                                                    "enabled": false, 
                                                    "multihop-ttl": 0
                                                }, 
                                                "config": {
                                                    "enabled": false, 
                                                    "multihop-ttl": 0
                                                }
                                            }, 
                                            "logging-options": {
                                                "state": {
                                                    "log-neighbor-state-changes": false
                                                }, 
                                                "config": {
                                                    "log-neighbor-state-changes": false
                                                }
                                            }, 
                                            "use-multiple-paths": {
                                                "ebgp": {
                                                    "state": {
                                                        "allow-multiple-as": false
                                                    }, 
                                                    "config": {
                                                        "allow-multiple-as": false
                                                    }
                                                }, 
                                                "state": {
                                                    "enabled": false
                                                }, 
                                                "config": {
                                                    "enabled": false
                                                }
                                            }, 
                                            "config": {
                                                "send-community": "", 
                                                "neighbor-address": "", 
                                                "local-as": 0, 
                                                "description": "", 
                                                "route-flap-damping": false, 
                                                "enabled": false, 
                                                "peer-as": 0, 
                                                "peer-group": "", 
                                                "remove-private-as": "", 
                                                "auth-password": "", 
                                                "peer-type": ""
                                            }, 
                                            "transport": {
                                                "state": {
                                                    "local-address": "", 
                                                    "local-port": 0, 
                                                    "tcp-mss": 0, 
                                                    "remote-port": 0, 
                                                    "passive-mode": false, 
                                                    "remote-address": "", 
                                                    "mtu-discovery": false
                                                }, 
                                                "config": {
                                                    "tcp-mss": 0, 
                                                    "local-address": "", 
                                                    "mtu-discovery": false, 
                                                    "passive-mode": false
                                                }
                                            }, 
                                            "graceful-restart": {
                                                "state": {
                                                    "peer-restart-time": 0, 
                                                    "enabled": false, 
                                                    "stale-routes-time": "0", 
                                                    "mode": "", 
                                                    "helper-only": false, 
                                                    "local-restarting": false, 
                                                    "restart-time": 0, 
                                                    "peer-restarting": false
                                                }, 
                                                "config": {
                                                    "helper-only": false, 
                                                    "enabled": false, 
                                                    "stale-routes-time": "0", 
                                                    "restart-time": 0
                                                }
                                            }
                                        }
                                    ]
                                }, 
                                "peer-groups": {
                                    "peer-group": [
                                        {
                                            "route-reflector": {
                                                "state": {
                                                    "route-reflector-client": false, 
                                                    "route-reflector-cluster-id": 0
                                                }, 
                                                "config": {
                                                    "route-reflector-client": false, 
                                                    "route-reflector-cluster-id": 0
                                                }
                                            }, 
                                            "peer-group-name": "<key>", 
                                            "error-handling": {
                                                "state": {
                                                    "treat-as-withdraw": false
                                                }, 
                                                "config": {
                                                    "treat-as-withdraw": false
                                                }
                                            }, 
                                            "as-path-options": {
                                                "state": {
                                                    "allow-own-as": 0, 
                                                    "disable-peer-as-filter": false, 
                                                    "replace-peer-as": false
                                                }, 
                                                "config": {
                                                    "allow-own-as": 0, 
                                                    "disable-peer-as-filter": false, 
                                                    "replace-peer-as": false
                                                }
                                            }, 
                                            "state": {
                                                "send-community": "", 
                                                "local-as": 0, 
                                                "description": "", 
                                                "route-flap-damping": false, 
                                                "peer-as": 0, 
                                                "remove-private-as": "", 
                                                "auth-password": "", 
                                                "peer-type": "", 
                                                "total-prefixes": 0, 
                                                "total-paths": 0, 
                                                "peer-group-name": ""
                                            }, 
                                            "apply-policy": {
                                                "state": {
                                                    "export-policy": [], 
                                                    "import-policy": [], 
                                                    "default-export-policy": "", 
                                                    "default-import-policy": ""
                                                }, 
                                                "config": {
                                                    "export-policy": [], 
                                                    "import-policy": [], 
                                                    "default-export-policy": "", 
                                                    "default-import-policy": ""
                                                }
                                            }, 
                                            "timers": {
                                                "state": {
                                                    "connect-retry": "0", 
                                                    "hold-time": "0", 
                                                    "minimum-advertisement-interval": "0", 
                                                    "keepalive-interval": "0"
                                                }, 
                                                "config": {
                                                    "connect-retry": "0", 
                                                    "hold-time": "0", 
                                                    "minimum-advertisement-interval": "0", 
                                                    "keepalive-interval": "0"
                                                }
                                            }, 
                                            "afi-safis": {
                                                "afi-safi": [
                                                    {
                                                        "add-paths": {
                                                            "state": {
                                                                "receive": false, 
                                                                "eligible-prefix-policy": "", 
                                                                "send": false, 
                                                                "send-max": 0
                                                            }, 
                                                            "config": {
                                                                "receive": false, 
                                                                "eligible-prefix-policy": "", 
                                                                "send": false, 
                                                                "send-max": 0
                                                            }
                                                        }, 
                                                        "srte-policy-ipv6": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "srte-policy-ipv4": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l2vpn-evpn": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l3vpn-ipv4-multicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv6-unicast": {
                                                            "state": {
                                                                "send-default-route": false
                                                            }, 
                                                            "config": {
                                                                "send-default-route": false
                                                            }, 
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l2vpn-vpls": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv6-labeled-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv4-labeled-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l3vpn-ipv4-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "state": {
                                                            "enabled": false, 
                                                            "afi-safi-name": ""
                                                        }, 
                                                        "apply-policy": {
                                                            "state": {
                                                                "export-policy": [], 
                                                                "import-policy": [], 
                                                                "default-export-policy": "", 
                                                                "default-import-policy": ""
                                                            }, 
                                                            "config": {
                                                                "export-policy": [], 
                                                                "import-policy": [], 
                                                                "default-export-policy": "", 
                                                                "default-import-policy": ""
                                                            }
                                                        }, 
                                                        "l3vpn-ipv6-multicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "ipv4-unicast": {
                                                            "state": {
                                                                "send-default-route": false
                                                            }, 
                                                            "config": {
                                                                "send-default-route": false
                                                            }, 
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "l3vpn-ipv6-unicast": {
                                                            "prefix-limit": {
                                                                "state": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }, 
                                                                "config": {
                                                                    "shutdown-threshold-pct": 0, 
                                                                    "prevent-teardown": false, 
                                                                    "restart-timer": "0", 
                                                                    "max-prefixes": 0
                                                                }
                                                            }
                                                        }, 
                                                        "use-multiple-paths": {
                                                            "ibgp": {
                                                                "state": {
                                                                    "maximum-paths": 0
                                                                }, 
                                                                "config": {
                                                                    "maximum-paths": 0
                                                                }
                                                            }, 
                                                            "ebgp": {
                                                                "state": {
                                                                    "allow-multiple-as": false, 
                                                                    "maximum-paths": 0
                                                                }, 
                                                                "config": {
                                                                    "allow-multiple-as": false, 
                                                                    "maximum-paths": 0
                                                                }
                                                            }, 
                                                            "state": {
                                                                "enabled": false
                                                            }, 
                                                            "config": {
                                                                "enabled": false
                                                            }
                                                        }, 
                                                        "config": {
                                                            "enabled": false, 
                                                            "afi-safi-name": ""
                                                        }, 
                                                        "afi-safi-name": "<key>", 
                                                        "graceful-restart": {
                                                            "state": {
                                                                "enabled": false
                                                            }, 
                                                            "config": {
                                                                "enabled": false
                                                            }
                                                        }
                                                    }
                                                ]
                                            }, 
                                            "ebgp-multihop": {
                                                "state": {
                                                    "enabled": false, 
                                                    "multihop-ttl": 0
                                                }, 
                                                "config": {
                                                    "enabled": false, 
                                                    "multihop-ttl": 0
                                                }
                                            }, 
                                            "logging-options": {
                                                "state": {
                                                    "log-neighbor-state-changes": false
                                                }, 
                                                "config": {
                                                    "log-neighbor-state-changes": false
                                                }
                                            }, 
                                            "use-multiple-paths": {
                                                "ibgp": {
                                                    "state": {
                                                        "maximum-paths": 0
                                                    }, 
                                                    "config": {
                                                        "maximum-paths": 0
                                                    }
                                                }, 
                                                "ebgp": {
                                                    "state": {
                                                        "allow-multiple-as": false, 
                                                        "maximum-paths": 0
                                                    }, 
                                                    "config": {
                                                        "allow-multiple-as": false, 
                                                        "maximum-paths": 0
                                                    }
                                                }, 
                                                "state": {
                                                    "enabled": false
                                                }, 
                                                "config": {
                                                    "enabled": false
                                                }
                                            }, 
                                            "config": {
                                                "send-community": "", 
                                                "local-as": 0, 
                                                "peer-group-name": "", 
                                                "route-flap-damping": false, 
                                                "peer-as": 0, 
                                                "remove-private-as": "", 
                                                "auth-password": "", 
                                                "peer-type": "", 
                                                "description": ""
                                            }, 
                                            "transport": {
                                                "state": {
                                                    "tcp-mss": 0, 
                                                    "local-address": "", 
                                                    "mtu-discovery": false, 
                                                    "passive-mode": false
                                                }, 
                                                "config": {
                                                    "tcp-mss": 0, 
                                                    "local-address": "", 
                                                    "mtu-discovery": false, 
                                                    "passive-mode": false
                                                }
                                            }, 
                                            "graceful-restart": {
                                                "state": {
                                                    "helper-only": false, 
                                                    "enabled": false, 
                                                    "stale-routes-time": "0", 
                                                    "restart-time": 0
                                                }, 
                                                "config": {
                                                    "helper-only": false, 
                                                    "enabled": false, 
                                                    "stale-routes-time": "0", 
                                                    "restart-time": 0
                                                }
                                            }
                                        }
                                    ]
                                }, 
                                "global": {
                                    "route-selection-options": {
                                        "state": {
                                            "enable-aigp": false, 
                                            "ignore-as-path-length": false, 
                                            "advertise-inactive-routes": false, 
                                            "ignore-next-hop-igp-metric": false, 
                                            "always-compare-med": false, 
                                            "external-compare-router-id": false
                                        }, 
                                        "config": {
                                            "enable-aigp": false, 
                                            "ignore-as-path-length": false, 
                                            "advertise-inactive-routes": false, 
                                            "ignore-next-hop-igp-metric": false, 
                                            "always-compare-med": false, 
                                            "external-compare-router-id": false
                                        }
                                    }, 
                                    "state": {
                                        "total-prefixes": 0, 
                                        "as": 0, 
                                        "router-id": "", 
                                        "total-paths": 0
                                    }, 
                                    "afi-safis": {
                                        "afi-safi": [
                                            {
                                                "route-selection-options": {
                                                    "state": {
                                                        "enable-aigp": false, 
                                                        "ignore-as-path-length": false, 
                                                        "advertise-inactive-routes": false, 
                                                        "ignore-next-hop-igp-metric": false, 
                                                        "always-compare-med": false, 
                                                        "external-compare-router-id": false
                                                    }, 
                                                    "config": {
                                                        "enable-aigp": false, 
                                                        "ignore-as-path-length": false, 
                                                        "advertise-inactive-routes": false, 
                                                        "ignore-next-hop-igp-metric": false, 
                                                        "always-compare-med": false, 
                                                        "external-compare-router-id": false
                                                    }
                                                }, 
                                                "srte-policy-ipv6": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "srte-policy-ipv4": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "l2vpn-evpn": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "l3vpn-ipv4-multicast": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "ipv6-unicast": {
                                                    "state": {
                                                        "send-default-route": false
                                                    }, 
                                                    "config": {
                                                        "send-default-route": false
                                                    }, 
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "l2vpn-vpls": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "ipv6-labeled-unicast": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "ipv4-labeled-unicast": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "l3vpn-ipv4-unicast": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "state": {
                                                    "total-prefixes": 0, 
                                                    "enabled": false, 
                                                    "afi-safi-name": "", 
                                                    "total-paths": 0
                                                }, 
                                                "add-paths": {
                                                    "state": {
                                                        "receive": false, 
                                                        "eligible-prefix-policy": "", 
                                                        "send": false, 
                                                        "send-max": 0
                                                    }, 
                                                    "config": {
                                                        "receive": false, 
                                                        "eligible-prefix-policy": "", 
                                                        "send": false, 
                                                        "send-max": 0
                                                    }
                                                }, 
                                                "l3vpn-ipv6-multicast": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "ipv4-unicast": {
                                                    "state": {
                                                        "send-default-route": false
                                                    }, 
                                                    "config": {
                                                        "send-default-route": false
                                                    }, 
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "l3vpn-ipv6-unicast": {
                                                    "prefix-limit": {
                                                        "state": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }, 
                                                        "config": {
                                                            "shutdown-threshold-pct": 0, 
                                                            "prevent-teardown": false, 
                                                            "restart-timer": "0", 
                                                            "max-prefixes": 0
                                                        }
                                                    }
                                                }, 
                                                "use-multiple-paths": {
                                                    "ibgp": {
                                                        "state": {
                                                            "maximum-paths": 0
                                                        }, 
                                                        "config": {
                                                            "maximum-paths": 0
                                                        }
                                                    }, 
                                                    "ebgp": {
                                                        "state": {
                                                            "allow-multiple-as": false, 
                                                            "maximum-paths": 0
                                                        }, 
                                                        "config": {
                                                            "allow-multiple-as": false, 
                                                            "maximum-paths": 0
                                                        }
                                                    }, 
                                                    "state": {
                                                        "enabled": false
                                                    }, 
                                                    "config": {
                                                        "enabled": false
                                                    }
                                                }, 
                                                "config": {
                                                    "enabled": false, 
                                                    "afi-safi-name": ""
                                                }, 
                                                "afi-safi-name": "<key>", 
                                                "graceful-restart": {
                                                    "state": {
                                                        "enabled": false
                                                    }, 
                                                    "config": {
                                                        "enabled": false
                                                    }
                                                }
                                            }
                                        ]
                                    }, 
                                    "graceful-restart": {
                                        "state": {
                                            "helper-only": false, 
                                            "enabled": false, 
                                            "stale-routes-time": "0", 
                                            "restart-time": 0
                                        }, 
                                        "config": {
                                            "helper-only": false, 
                                            "enabled": false, 
                                            "stale-routes-time": "0", 
                                            "restart-time": 0
                                        }
                                    }, 
                                    "dynamic-neighbor-prefixes": {
                                        "dynamic-neighbor-prefix": [
                                            {
                                                "prefix": "<key>", 
                                                "config": {
                                                    "prefix": "", 
                                                    "peer-group": ""
                                                }, 
                                                "state": {
                                                    "prefix": "", 
                                                    "peer-group": ""
                                                }
                                            }
                                        ]
                                    }, 
                                    "use-multiple-paths": {
                                        "ibgp": {
                                            "state": {
                                                "maximum-paths": 0
                                            }, 
                                            "config": {
                                                "maximum-paths": 0
                                            }
                                        }, 
                                        "ebgp": {
                                            "state": {
                                                "allow-multiple-as": false, 
                                                "maximum-paths": 0
                                            }, 
                                            "config": {
                                                "allow-multiple-as": false, 
                                                "maximum-paths": 0
                                            }
                                        }, 
                                        "state": {
                                            "enabled": false
                                        }, 
                                        "config": {
                                            "enabled": false
                                        }
                                    }, 
                                    "config": {
                                        "as": 0, 
                                        "router-id": ""
                                    }, 
                                    "confederation": {
                                        "state": {
                                            "identifier": 0, 
                                            "member-as": []
                                        }, 
                                        "config": {
                                            "identifier": 0, 
                                            "member-as": []
                                        }
                                    }, 
                                    "default-route-distance": {
                                        "state": {
                                            "external-route-distance": 0, 
                                            "internal-route-distance": 0
                                        }, 
                                        "config": {
                                            "external-route-distance": 0, 
                                            "internal-route-distance": 0
                                        }
                                    }
                                }
                            }, 
                            "state": {
                                "default-metric": 0, 
                                "identifier": "", 
                                "enabled": false, 
                                "name": ""
                            }, 
                            "identifier": "0", 
                            "config": {
                                "default-metric": 0, 
                                "identifier": "", 
                                "enabled": false, 
                                "name": ""
                            }
                        }
                    ]
                }
            }
        ]
    }
}

openconfig_platform

openconfig_platform URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-platform:components
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/power-supply
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/power-supply/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/power-supply/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/cpu
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/cpu/openconfig-platform-cpu:utilization
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/cpu/openconfig-platform-cpu:utilization/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/storage
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-linecard:linecard
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-linecard:linecard/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-linecard:linecard/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/properties
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/properties/property=<key>
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/properties/property=<key>/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/properties/property=<key>/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels/channel=<key>
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels/channel=<key>/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels/channel=<key>/state/laser-bias-current
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels/channel=<key>/state/input-power
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels/channel=<key>/state/output-power
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/physical-channels/channel=<key>/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/state/laser-bias-current
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/state/input-power
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/state/output-power
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/openconfig-platform-transceiver:transceiver/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/state/memory
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/state/temperature
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/chassis
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/fan
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/fan/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/subcomponents
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/subcomponents/subcomponent=<key>
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/subcomponents/subcomponent=<key>/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/subcomponents/subcomponent=<key>/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/backplane
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/integrated-circuit
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/port
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/port/openconfig-platform-port:breakout-mode
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/port/openconfig-platform-port:breakout-mode/state
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/port/openconfig-platform-port:breakout-mode/config
https://<ip>/rest/restconf/data/openconfig-platform:components/component=<key>/fabric

openconfig_platform Complete JSON

{
    "openconfig-platform:components": {
        "component": [
            {
                "integrated-circuit": {}, 
                "name": "<key>", 
                "power-supply": {
                    "state": {
                        "openconfig-platform-psu:input-current": "0", 
                        "openconfig-platform-psu:input-voltage": "0", 
                        "openconfig-platform-psu:capacity": "0", 
                        "openconfig-platform-psu:output-power": "0", 
                        "openconfig-platform-psu:output-current": "0", 
                        "openconfig-platform-psu:enabled": false, 
                        "openconfig-platform-psu:output-voltage": "0"
                    }, 
                    "config": {
                        "openconfig-platform-psu:enabled": false
                    }
                }, 
                "port": {
                    "openconfig-platform-port:breakout-mode": {
                        "state": {
                            "num-channels": 0, 
                            "channel-speed": ""
                        }, 
                        "config": {
                            "num-channels": 0, 
                            "channel-speed": ""
                        }
                    }
                }, 
                "storage": {}, 
                "openconfig-platform-linecard:linecard": {
                    "state": {
                        "power-admin-state": "", 
                        "slot-id": ""
                    }, 
                    "config": {
                        "power-admin-state": ""
                    }
                }, 
                "properties": {
                    "property": [
                        {
                            "state": {
                                "name": "", 
                                "value": "", 
                                "configurable": false
                            }, 
                            "config": {
                                "name": "", 
                                "value": ""
                            }, 
                            "name": "<key>"
                        }
                    ]
                }, 
                "openconfig-platform-transceiver:transceiver": {
                    "physical-channels": {
                        "channel": [
                            {
                                "index": "<key>", 
                                "state": {
                                    "index": 0, 
                                    "description": "", 
                                    "laser-bias-current": {
                                        "instant": "0", 
                                        "min": "0", 
                                        "max": "0", 
                                        "interval": "0", 
                                        "min-time": "0", 
                                        "max-time": "0", 
                                        "avg": "0"
                                    }, 
                                    "output-frequency": "0", 
                                    "output-power": {
                                        "instant": "0", 
                                        "min": "0", 
                                        "max": "0", 
                                        "interval": "0", 
                                        "min-time": "0", 
                                        "max-time": "0", 
                                        "avg": "0"
                                    }, 
                                    "target-output-power": "0", 
                                    "tx-laser": false, 
                                    "input-power": {
                                        "instant": "0", 
                                        "min": "0", 
                                        "max": "0", 
                                        "interval": "0", 
                                        "min-time": "0", 
                                        "max-time": "0", 
                                        "avg": "0"
                                    }
                                }, 
                                "config": {
                                    "index": 0, 
                                    "tx-laser": false, 
                                    "target-output-power": "0", 
                                    "description": ""
                                }
                            }
                        ]
                    }, 
                    "state": {
                        "vendor": "", 
                        "form-factor": "", 
                        "laser-bias-current": {
                            "instant": "0", 
                            "min": "0", 
                            "max": "0", 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": "0"
                        }, 
                        "vendor-rev": "", 
                        "serial-no": "", 
                        "fault-condition": false, 
                        "enabled": false, 
                        "date-code": "", 
                        "otn-compliance-code": "", 
                        "ethernet-pmd": "", 
                        "output-power": {
                            "instant": "0", 
                            "min": "0", 
                            "max": "0", 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": "0"
                        }, 
                        "vendor-part": "", 
                        "ethernet-pmd-preconf": "", 
                        "connector-type": "", 
                        "form-factor-preconf": "", 
                        "sonet-sdh-compliance-code": "", 
                        "present": "", 
                        "input-power": {
                            "instant": "0", 
                            "min": "0", 
                            "max": "0", 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": "0"
                        }
                    }, 
                    "config": {
                        "form-factor-preconf": "", 
                        "enabled": false, 
                        "ethernet-pmd-preconf": ""
                    }
                }, 
                "state": {
                    "allocated-power": 0, 
                    "mfg-name": "", 
                    "used-power": 0, 
                    "mfg-date": "", 
                    "type": "", 
                    "id": "", 
                    "firmware-version": "", 
                    "openconfig-alarms:equipment-mismatch": false, 
                    "openconfig-platform-ext:entity-id": 0, 
                    "location": "", 
                    "removable": false, 
                    "memory": {
                        "available": "0", 
                        "utilized": "0"
                    }, 
                    "oper-status": "", 
                    "empty": false, 
                    "description": "", 
                    "parent": "", 
                    "software-version": "", 
                    "temperature": {
                        "alarm-severity": "", 
                        "instant": "0", 
                        "min": "0", 
                        "max": "0", 
                        "alarm-status": false, 
                        "interval": "0", 
                        "min-time": "0", 
                        "max-time": "0", 
                        "avg": "0", 
                        "alarm-threshold": 0
                    }, 
                    "name": "", 
                    "serial-no": "", 
                    "part-no": "", 
                    "hardware-version": "", 
                    "openconfig-alarms:equipment-failure": false
                }, 
                "chassis": {}, 
                "fan": {
                    "state": {
                        "openconfig-platform-fan:speed": 0
                    }
                }, 
                "backplane": {}, 
                "subcomponents": {
                    "subcomponent": [
                        {
                            "state": {
                                "name": ""
                            }, 
                            "config": {
                                "name": ""
                            }, 
                            "name": "<key>"
                        }
                    ]
                }, 
                "config": {
                    "name": ""
                }, 
                "cpu": {
                    "openconfig-platform-cpu:utilization": {
                        "state": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }
                    }
                }, 
                "fabric": {}
            }
        ]
    }
}

openconfig_relay_agent

openconfig_relay_agent URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/agent-information-option
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/agent-information-option/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/agent-information-option/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/agent-information-option
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/agent-information-option/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcp/interfaces/interface=<key>/agent-information-option/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/interface-ref/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/interface-ref/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/options
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/options/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/interfaces/interface=<key>/options/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/config
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/options
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/options/state
https://<ip>/rest/restconf/data/openconfig-relay-agent:relay-agent/dhcpv6/options/config

openconfig_relay_agent Complete JSON

{
    "openconfig-relay-agent:relay-agent": {
        "dhcp": {
            "agent-information-option": {
                "state": {
                    "enable": false
                }, 
                "config": {
                    "enable": false
                }
            }, 
            "state": {
                "enable-relay-agent": false
            }, 
            "config": {
                "enable-relay-agent": false
            }, 
            "interfaces": {
                "interface": [
                    {
                        "config": {
                            "helper-address": [], 
                            "enable": false, 
                            "id": ""
                        }, 
                        "state": {
                            "helper-address": [], 
                            "enable": false, 
                            "id": "", 
                            "counters": {
                                "bootrequest-received": "0", 
                                "dhcp-discover-received": "0", 
                                "dhcp-nack-sent": "0", 
                                "dhcp-decline-received": "0", 
                                "invalid-opcode": "0", 
                                "dhcp-ack-sent": "0", 
                                "bootrequest-sent": "0", 
                                "dhcp-inform-received": "0", 
                                "bootreply-sent": "0", 
                                "dhcp-release-received": "0", 
                                "invalid-options": "0", 
                                "dhcp-offer-sent": "0", 
                                "total-dropped": "0", 
                                "dhcp-request-received": "0"
                            }
                        }, 
                        "interface-ref": {
                            "state": {
                                "interface": "", 
                                "subinterface": ""
                            }, 
                            "config": {
                                "interface": "", 
                                "subinterface": ""
                            }
                        }, 
                        "id": "<key>", 
                        "agent-information-option": {
                            "state": {
                                "sent-circuit-id": "", 
                                "enable": false, 
                                "remote-id": "", 
                                "circuit-id": "", 
                                "sent-remote-id": ""
                            }, 
                            "config": {
                                "enable": false, 
                                "remote-id": "", 
                                "circuit-id": ""
                            }
                        }
                    }
                ]
            }
        }, 
        "dhcpv6": {
            "interfaces": {
                "interface": [
                    {
                        "config": {
                            "helper-address": [], 
                            "enable": false, 
                            "id": ""
                        }, 
                        "state": {
                            "helper-address": [], 
                            "enable": false, 
                            "id": "", 
                            "counters": {
                                "dhcpv6-release-received": "0", 
                                "invalid-options": "0", 
                                "dhcpv6-reconfigure-sent": "0", 
                                "dhcpv6-adverstise-sent": "0", 
                                "dhcpv6-solicit-received": "0", 
                                "dhcpv6-rebind-received": "0", 
                                "dhcpv6-info-request-received": "0", 
                                "dhcpv6-relay-forw-sent": "0", 
                                "invalid-opcode": "0", 
                                "dhcpv6-reply-sent": "0", 
                                "dhcpv6-confirm-received": "0", 
                                "dhcpv6-request-received": "0", 
                                "total-dropped": "0", 
                                "dhcpv6-decline-received": "0", 
                                "dhcpv6-relay-reply-received": "0"
                            }
                        }, 
                        "interface-ref": {
                            "state": {
                                "interface": "", 
                                "subinterface": ""
                            }, 
                            "config": {
                                "interface": "", 
                                "subinterface": ""
                            }
                        }, 
                        "id": "<key>", 
                        "options": {
                            "state": {
                                "enable-remote-id": false, 
                                "sent-interface-id": "", 
                                "sent-remote-id": "", 
                                "interface-id": "", 
                                "remote-id": "", 
                                "enable-interface-id": false
                            }, 
                            "config": {
                                "interface-id": "", 
                                "enable-remote-id": false, 
                                "enable-interface-id": false, 
                                "remote-id": ""
                            }
                        }
                    }
                ]
            }, 
            "config": {
                "enable-relay-agent": false
            }, 
            "state": {
                "enable-relay-agent": false
            }, 
            "options": {
                "state": {
                    "enable-remote-id": false, 
                    "enable-interface-id": false
                }, 
                "config": {
                    "enable-remote-id": false, 
                    "enable-interface-id": false
                }
            }
        }
    }
}

openconfig_spanning_tree

openconfig_spanning_tree URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/interfaces
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/global
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/global/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/global/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/interfaces
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/mst-instances/mst-instance=<key>/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/mstp/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/interfaces
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rstp/interfaces/interface=<key>/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/config
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/interfaces
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/interfaces/interface=<key>
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/interfaces/interface=<key>/state
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/interfaces/interface=<key>/state/counters
https://<ip>/rest/restconf/data/openconfig-spanning-tree:stp/rapid-pvst/vlan=<key>/interfaces/interface=<key>/config

openconfig_spanning_tree Complete JSON

{
    "openconfig-spanning-tree:stp": {
        "interfaces": {
            "interface": [
                {
                    "state": {
                        "bpdu-filter": false, 
                        "link-type": "", 
                        "guard": "", 
                        "bpdu-guard": false, 
                        "edge-port": "", 
                        "name": ""
                    }, 
                    "config": {
                        "bpdu-filter": false, 
                        "link-type": "", 
                        "guard": "", 
                        "bpdu-guard": false, 
                        "edge-port": "", 
                        "name": ""
                    }, 
                    "name": "<key>"
                }
            ]
        }, 
        "global": {
            "state": {
                "etherchannel-misconfig-guard": false, 
                "bpdu-filter": false, 
                "bpduguard-timeout-recovery": 0, 
                "enabled-protocol": [], 
                "bpdu-guard": false, 
                "loop-guard": false, 
                "bridge-assurance": false
            }, 
            "config": {
                "etherchannel-misconfig-guard": false, 
                "bpdu-filter": false, 
                "bpduguard-timeout-recovery": 0, 
                "enabled-protocol": [], 
                "bpdu-guard": false, 
                "loop-guard": false, 
                "bridge-assurance": false
            }
        }, 
        "mstp": {
            "mst-instances": {
                "mst-instance": [
                    {
                        "mst-id": "<key>", 
                        "state": {
                            "designated-root-priority": 0, 
                            "mst-id": 0, 
                            "topology-changes": "0", 
                            "designated-root-address": "", 
                            "hold-time": 0, 
                            "vlan": [], 
                            "root-port": 0, 
                            "root-cost": 0, 
                            "bridge-address": "", 
                            "time-since-topology-change": 0, 
                            "bridge-priority": 0
                        }, 
                        "config": {
                            "mst-id": 0, 
                            "vlan": [], 
                            "bridge-priority": 0
                        }, 
                        "interfaces": {
                            "interface": [
                                {
                                    "state": {
                                        "designated-root-priority": 0, 
                                        "designated-bridge-priority": 0, 
                                        "name": "", 
                                        "port-num": 0, 
                                        "port-state": "", 
                                        "port-priority": 0, 
                                        "designated-root-address": "", 
                                        "designated-port-num": 0, 
                                        "forward-transisitions": "0", 
                                        "cost": 0, 
                                        "role": "", 
                                        "designated-bridge-address": "", 
                                        "designated-port-priority": 0, 
                                        "designated-cost": 0, 
                                        "counters": {
                                            "bpdu-sent": "0", 
                                            "bpdu-received": "0"
                                        }
                                    }, 
                                    "config": {
                                        "cost": 0, 
                                        "name": "", 
                                        "port-priority": 0
                                    }, 
                                    "name": "<key>"
                                }
                            ]
                        }
                    }
                ]
            }, 
            "config": {
                "hello-time": 0, 
                "max-hop": 0, 
                "name": "", 
                "max-age": 0, 
                "forwarding-delay": 0, 
                "revision": 0, 
                "hold-count": 0
            }, 
            "state": {
                "hello-time": 0, 
                "max-hop": 0, 
                "name": "", 
                "max-age": 0, 
                "forwarding-delay": 0, 
                "revision": 0, 
                "hold-count": 0
            }
        }, 
        "rstp": {
            "state": {
                "hello-time": 0, 
                "designated-root-priority": 0, 
                "topology-changes": "0", 
                "designated-root-address": "", 
                "hold-time": 0, 
                "root-cost": 0, 
                "max-age": 0, 
                "root-port": 0, 
                "time-since-topology-change": 0, 
                "bridge-address": "", 
                "bridge-priority": 0, 
                "forwarding-delay": 0, 
                "hold-count": 0
            }, 
            "config": {
                "hello-time": 0, 
                "forwarding-delay": 0, 
                "bridge-priority": 0, 
                "max-age": 0, 
                "hold-count": 0
            }, 
            "interfaces": {
                "interface": [
                    {
                        "state": {
                            "designated-root-priority": 0, 
                            "designated-bridge-priority": 0, 
                            "name": "", 
                            "port-num": 0, 
                            "port-state": "", 
                            "port-priority": 0, 
                            "designated-root-address": "", 
                            "designated-port-num": 0, 
                            "forward-transisitions": "0", 
                            "cost": 0, 
                            "role": "", 
                            "designated-bridge-address": "", 
                            "designated-port-priority": 0, 
                            "designated-cost": 0, 
                            "counters": {
                                "bpdu-sent": "0", 
                                "bpdu-received": "0"
                            }
                        }, 
                        "config": {
                            "cost": 0, 
                            "name": "", 
                            "port-priority": 0
                        }, 
                        "name": "<key>"
                    }
                ]
            }
        }, 
        "rapid-pvst": {
            "vlan": [
                {
                    "vlan-id": "<key>", 
                    "state": {
                        "hello-time": 0, 
                        "designated-root-priority": 0, 
                        "topology-changes": "0", 
                        "designated-root-address": "", 
                        "hold-time": 0, 
                        "root-cost": 0, 
                        "max-age": 0, 
                        "root-port": 0, 
                        "time-since-topology-change": 0, 
                        "bridge-address": "", 
                        "bridge-priority": 0, 
                        "forwarding-delay": 0, 
                        "hold-count": 0
                    }, 
                    "config": {
                        "hello-time": 0, 
                        "bridge-priority": 0, 
                        "max-age": 0, 
                        "vlan-id": 0, 
                        "hold-count": 0, 
                        "forwarding-delay": 0
                    }, 
                    "interfaces": {
                        "interface": [
                            {
                                "state": {
                                    "designated-root-priority": 0, 
                                    "designated-bridge-priority": 0, 
                                    "name": "", 
                                    "port-num": 0, 
                                    "port-state": "", 
                                    "port-priority": 0, 
                                    "designated-root-address": "", 
                                    "designated-port-num": 0, 
                                    "forward-transisitions": "0", 
                                    "cost": 0, 
                                    "role": "", 
                                    "designated-bridge-address": "", 
                                    "designated-port-priority": 0, 
                                    "designated-cost": 0, 
                                    "counters": {
                                        "bpdu-sent": "0", 
                                        "bpdu-received": "0"
                                    }
                                }, 
                                "config": {
                                    "cost": 0, 
                                    "name": "", 
                                    "port-priority": 0
                                }, 
                                "name": "<key>"
                            }
                        ]
                    }
                }
            ]
        }
    }
}

openconfig_system

openconfig_system URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-system:system
https://<ip>/rest/restconf/data/openconfig-system:system/telnet-server
https://<ip>/rest/restconf/data/openconfig-system:system/telnet-server/state
https://<ip>/rest/restconf/data/openconfig-system:system/telnet-server/config
https://<ip>/rest/restconf/data/openconfig-system:system/processes
https://<ip>/rest/restconf/data/openconfig-system:system/processes/process=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/processes/process=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting/events
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting/events/event=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting/events/event=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/accounting/events/event=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/admin-user
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/admin-user/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/admin-user/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/users
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/users/user=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/users/user=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authentication/users/user=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/tacacs
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/tacacs/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/tacacs/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/radius
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/radius/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/radius/state/counters
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/server-groups/server-group=<key>/servers/server=<key>/radius/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization/config
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization/events
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization/events/event=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization/events/event=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/aaa/authorization/events/event=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/clock
https://<ip>/rest/restconf/data/openconfig-system:system/clock/state
https://<ip>/rest/restconf/data/openconfig-system:system/clock/config
https://<ip>/rest/restconf/data/openconfig-system:system/ntp
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/state
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/ntp-keys
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/ntp-keys/ntp-key=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/ntp-keys/ntp-key=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/ntp-keys/ntp-key=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/config
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/servers
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/servers/server=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/servers/server=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/ntp/servers/server=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/cpus
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/kernel
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/software-interrupt
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/nice
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/idle
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/user
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/total
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/hardware-interrupt
https://<ip>/rest/restconf/data/openconfig-system:system/cpus/cpu=<key>/state/wait
https://<ip>/rest/restconf/data/openconfig-system:system/ssh-server
https://<ip>/rest/restconf/data/openconfig-system:system/ssh-server/state
https://<ip>/rest/restconf/data/openconfig-system:system/ssh-server/config
https://<ip>/rest/restconf/data/openconfig-system:system/state
https://<ip>/rest/restconf/data/openconfig-system:system/grpc-server
https://<ip>/rest/restconf/data/openconfig-system:system/grpc-server/state
https://<ip>/rest/restconf/data/openconfig-system:system/grpc-server/config
https://<ip>/rest/restconf/data/openconfig-system:system/dns
https://<ip>/rest/restconf/data/openconfig-system:system/dns/state
https://<ip>/rest/restconf/data/openconfig-system:system/dns/config
https://<ip>/rest/restconf/data/openconfig-system:system/dns/host-entries
https://<ip>/rest/restconf/data/openconfig-system:system/dns/host-entries/host-entry=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/dns/host-entries/host-entry=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/dns/host-entries/host-entry=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/dns/servers
https://<ip>/rest/restconf/data/openconfig-system:system/dns/servers/server=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/dns/servers/server=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/dns/servers/server=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/memory
https://<ip>/rest/restconf/data/openconfig-system:system/memory/state
https://<ip>/rest/restconf/data/openconfig-system:system/alarms
https://<ip>/rest/restconf/data/openconfig-system:system/alarms/alarm=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/alarms/alarm=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/logging
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>/selectors
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>/selectors/selector=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>/selectors/selector=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/logging/remote-servers/remote-server=<key>/selectors/selector=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/logging/console
https://<ip>/rest/restconf/data/openconfig-system:system/logging/console/selectors
https://<ip>/rest/restconf/data/openconfig-system:system/logging/console/selectors/selector=<key>
https://<ip>/rest/restconf/data/openconfig-system:system/logging/console/selectors/selector=<key>/state
https://<ip>/rest/restconf/data/openconfig-system:system/logging/console/selectors/selector=<key>/config
https://<ip>/rest/restconf/data/openconfig-system:system/config

openconfig_system Complete JSON

{
    "openconfig-system:system": {
        "telnet-server": {
            "state": {
                "enable": false, 
                "rate-limit": 0, 
                "timeout": 0, 
                "session-limit": 0
            }, 
            "config": {
                "enable": false, 
                "rate-limit": 0, 
                "timeout": 0, 
                "session-limit": 0
            }
        }, 
        "processes": {
            "process": [
                {
                    "state": {
                        "memory-utilization": 0, 
                        "uptime": "0", 
                        "args": [], 
                        "start-time": "0", 
                        "name": "", 
                        "cpu-usage-system": "0", 
                        "memory-usage": "0", 
                        "pid": "0", 
                        "cpu-utilization": 0, 
                        "cpu-usage-user": "0"
                    }, 
                    "pid": "<key>"
                }
            ]
        }, 
        "aaa": {
            "accounting": {
                "state": {
                    "accounting-method": []
                }, 
                "config": {
                    "accounting-method": []
                }, 
                "events": {
                    "event": [
                        {
                            "state": {
                                "record": "", 
                                "event-type": ""
                            }, 
                            "config": {
                                "record": "", 
                                "event-type": ""
                            }, 
                            "event-type": "<key>"
                        }
                    ]
                }
            }, 
            "authentication": {
                "admin-user": {
                    "state": {
                        "admin-password-hashed": "", 
                        "admin-username": "", 
                        "admin-password": ""
                    }, 
                    "config": {
                        "admin-password-hashed": "", 
                        "admin-password": ""
                    }
                }, 
                "state": {
                    "authentication-method": []
                }, 
                "config": {
                    "authentication-method": []
                }, 
                "users": {
                    "user": [
                        {
                            "username": "<key>", 
                            "state": {
                                "username": "", 
                                "password-hashed": "", 
                                "password": "", 
                                "role": "", 
                                "ssh-key": ""
                            }, 
                            "config": {
                                "username": "", 
                                "password-hashed": "", 
                                "password": "", 
                                "role": "", 
                                "ssh-key": ""
                            }
                        }
                    ]
                }
            }, 
            "server-groups": {
                "server-group": [
                    {
                        "state": {
                            "type": "", 
                            "name": ""
                        }, 
                        "config": {
                            "type": "", 
                            "name": ""
                        }, 
                        "name": "<key>", 
                        "servers": {
                            "server": [
                                {
                                    "tacacs": {
                                        "state": {
                                            "secret-key": "", 
                                            "port": 0, 
                                            "source-address": ""
                                        }, 
                                        "config": {
                                            "secret-key": "", 
                                            "port": 0, 
                                            "source-address": ""
                                        }
                                    }, 
                                    "state": {
                                        "messages-received": "0", 
                                        "errors-received": "0", 
                                        "messages-sent": "0", 
                                        "connection-closes": "0", 
                                        "connection-opens": "0", 
                                        "connection-aborts": "0", 
                                        "connection-timeouts": "0", 
                                        "timeout": 0, 
                                        "connection-failures": "0", 
                                        "address": "", 
                                        "name": ""
                                    }, 
                                    "radius": {
                                        "state": {
                                            "source-address": "", 
                                            "retransmit-attempts": 0, 
                                            "secret-key": "", 
                                            "auth-port": 0, 
                                            "acct-port": 0, 
                                            "counters": {
                                                "retried-access-requests": "0", 
                                                "timeout-access-requests": "0", 
                                                "access-rejects": "0", 
                                                "access-accepts": "0"
                                            }
                                        }, 
                                        "config": {
                                            "retransmit-attempts": 0, 
                                            "acct-port": 0, 
                                            "secret-key": "", 
                                            "source-address": "", 
                                            "auth-port": 0
                                        }
                                    }, 
                                    "config": {
                                        "name": "", 
                                        "timeout": 0, 
                                        "address": ""
                                    }, 
                                    "address": "<key>"
                                }
                            ]
                        }
                    }
                ]
            }, 
            "authorization": {
                "state": {
                    "authorization-method": []
                }, 
                "config": {
                    "authorization-method": []
                }, 
                "events": {
                    "event": [
                        {
                            "state": {
                                "event-type": ""
                            }, 
                            "config": {
                                "event-type": ""
                            }, 
                            "event-type": "<key>"
                        }
                    ]
                }
            }
        }, 
        "clock": {
            "state": {
                "timezone-name": ""
            }, 
            "config": {
                "timezone-name": ""
            }
        }, 
        "ntp": {
            "state": {
                "enable-ntp-auth": false, 
                "ntp-source-address": "", 
                "auth-mismatch": "0", 
                "enabled": false
            }, 
            "ntp-keys": {
                "ntp-key": [
                    {
                        "state": {
                            "key-type": "", 
                            "key-value": "", 
                            "key-id": 0
                        }, 
                        "config": {
                            "key-type": "", 
                            "key-value": "", 
                            "key-id": 0
                        }, 
                        "key-id": "<key>"
                    }
                ]
            }, 
            "config": {
                "enable-ntp-auth": false, 
                "ntp-source-address": "", 
                "enabled": false
            }, 
            "servers": {
                "server": [
                    {
                        "state": {
                            "root-dispersion": "0", 
                            "address": "", 
                            "prefer": false, 
                            "port": 0, 
                            "root-delay": 0, 
                            "association-type": "", 
                            "version": 0, 
                            "offset": "0", 
                            "stratum": 0, 
                            "poll-interval": 0, 
                            "iburst": false
                        }, 
                        "config": {
                            "version": 0, 
                            "prefer": false, 
                            "association-type": "", 
                            "iburst": false, 
                            "address": "", 
                            "port": 0
                        }, 
                        "address": "<key>"
                    }
                ]
            }
        }, 
        "cpus": {
            "cpu": [
                {
                    "index": "<key>", 
                    "state": {
                        "kernel": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "total": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "index": "", 
                        "wait": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "idle": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "user": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "software-interrupt": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "hardware-interrupt": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }, 
                        "nice": {
                            "instant": 0, 
                            "min": 0, 
                            "max": 0, 
                            "interval": "0", 
                            "min-time": "0", 
                            "max-time": "0", 
                            "avg": 0
                        }
                    }
                }
            ]
        }, 
        "state": {
            "login-banner": "", 
            "boot-time": "0", 
            "hostname": "", 
            "motd-banner": "", 
            "domain-name": "", 
            "current-datetime": ""
        }, 
        "grpc-server": {
            "state": {
                "transport-security": false, 
                "enable": false, 
                "port": 0, 
                "listen-addresses": [], 
                "certificate-id": ""
            }, 
            "config": {
                "transport-security": false, 
                "enable": false, 
                "port": 0, 
                "listen-addresses": [], 
                "certificate-id": ""
            }
        }, 
        "logging": {
            "remote-servers": {
                "remote-server": [
                    {
                        "host": "<key>", 
                        "config": {
                            "host": "", 
                            "remote-port": 0, 
                            "source-address": ""
                        }, 
                        "state": {
                            "host": "", 
                            "remote-port": 0, 
                            "source-address": ""
                        }, 
                        "selectors": {
                            "selector": [
                                {
                                    "state": {
                                        "severity": "", 
                                        "facility": ""
                                    }, 
                                    "config": {
                                        "severity": "", 
                                        "facility": ""
                                    }, 
                                    "severity": "0", 
                                    "facility": "0"
                                }
                            ]
                        }
                    }
                ]
            }, 
            "console": {
                "selectors": {
                    "selector": [
                        {
                            "state": {
                                "severity": "", 
                                "facility": ""
                            }, 
                            "config": {
                                "severity": "", 
                                "facility": ""
                            }, 
                            "severity": "0", 
                            "facility": "0"
                        }
                    ]
                }
            }
        }, 
        "dns": {
            "state": {
                "search": []
            }, 
            "config": {
                "search": []
            }, 
            "host-entries": {
                "host-entry": [
                    {
                        "state": {
                            "ipv6-address": [], 
                            "alias": [], 
                            "ipv4-address": [], 
                            "hostname": ""
                        }, 
                        "hostname": "<key>", 
                        "config": {
                            "ipv6-address": [], 
                            "alias": [], 
                            "ipv4-address": [], 
                            "hostname": ""
                        }
                    }
                ]
            }, 
            "servers": {
                "server": [
                    {
                        "state": {
                            "port": 0, 
                            "address": ""
                        }, 
                        "config": {
                            "port": 0, 
                            "address": ""
                        }, 
                        "address": "<key>"
                    }
                ]
            }
        }, 
        "memory": {
            "state": {
                "reserved": "0", 
                "physical": "0"
            }
        }, 
        "alarms": {
            "alarm": [
                {
                    "state": {
                        "time-created": "0", 
                        "resource": "", 
                        "severity": "", 
                        "text": "", 
                        "type-id": "", 
                        "id": ""
                    }, 
                    "id": "<key>"
                }
            ]
        }, 
        "ssh-server": {
            "state": {
                "protocol-version": "", 
                "enable": false, 
                "rate-limit": 0, 
                "timeout": 0, 
                "session-limit": 0
            }, 
            "config": {
                "protocol-version": "", 
                "enable": false, 
                "rate-limit": 0, 
                "timeout": 0, 
                "session-limit": 0
            }
        }, 
        "config": {
            "motd-banner": "", 
            "domain-name": "", 
            "hostname": "", 
            "login-banner": ""
        }
    }
}

openconfig_telemetry

openconfig_telemetry URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/dynamic
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/dynamic/subscription=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/dynamic/subscription=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/dynamic/subscription=<key>/sensor-paths
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/dynamic/subscription=<key>/sensor-paths/sensor-path=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/dynamic/subscription=<key>/sensor-paths/sensor-path=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/sensor-profiles
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/sensor-profiles/sensor-profile=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/sensor-profiles/sensor-profile=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/sensor-profiles/sensor-profile=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/destination-groups
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/destination-groups/destination-group=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/destination-groups/destination-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/subscriptions/persistent/subscription=<key>/destination-groups/destination-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>/sensor-paths
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>/sensor-paths/sensor-path=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>/sensor-paths/sensor-path=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/sensor-groups/sensor-group=<key>/sensor-paths/sensor-path=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>/state
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>/destinations
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>/destinations/destination=<key>
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>/destinations/destination=<key>/config
https://<ip>/rest/restconf/data/openconfig-telemetry:telemetry-system/destination-groups/destination-group=<key>/destinations/destination=<key>/state

openconfig_telemetry Complete JSON

{
    "openconfig-telemetry:telemetry-system": {
        "destination-groups": {
            "destination-group": [
                {
                    "state": {
                        "group-id": ""
                    }, 
                    "config": {
                        "group-id": ""
                    }, 
                    "group-id": "<key>", 
                    "destinations": {
                        "destination": [
                            {
                                "destination-port": "0", 
                                "destination-address": "0", 
                                "state": {
                                    "destination-port": 0, 
                                    "destination-address": ""
                                }, 
                                "config": {
                                    "destination-port": 0, 
                                    "destination-address": ""
                                }
                            }
                        ]
                    }
                }
            ]
        }, 
        "sensor-groups": {
            "sensor-group": [
                {
                    "sensor-group-id": "<key>", 
                    "state": {
                        "sensor-group-id": ""
                    }, 
                    "config": {
                        "sensor-group-id": ""
                    }, 
                    "sensor-paths": {
                        "sensor-path": [
                            {
                                "path": "<key>", 
                                "state": {
                                    "path": "", 
                                    "exclude-filter": ""
                                }, 
                                "config": {
                                    "path": "", 
                                    "exclude-filter": ""
                                }
                            }
                        ]
                    }
                }
            ]
        }, 
        "subscriptions": {
            "dynamic": {
                "subscription": [
                    {
                        "state": {
                            "destination-port": 0, 
                            "heartbeat-interval": "0", 
                            "protocol": "", 
                            "encoding": "", 
                            "sample-interval": "0", 
                            "subscription-id": "0", 
                            "destination-address": "", 
                            "originated-qos-marking": 0, 
                            "suppress-redundant": false
                        }, 
                        "subscription-id": "<key>", 
                        "sensor-paths": {
                            "sensor-path": [
                                {
                                    "path": "<key>", 
                                    "state": {
                                        "path": "", 
                                        "exclude-filter": ""
                                    }
                                }
                            ]
                        }
                    }
                ]
            }, 
            "persistent": {
                "subscription": [
                    {
                        "subscription-name": "<key>", 
                        "state": {
                            "protocol": "", 
                            "encoding": "", 
                            "subscription-name": "", 
                            "subscription-id": "0", 
                            "local-source-address": "", 
                            "originated-qos-marking": 0
                        }, 
                        "config": {
                            "subscription-name": "", 
                            "protocol": "", 
                            "local-source-address": "", 
                            "originated-qos-marking": 0, 
                            "encoding": ""
                        }, 
                        "sensor-profiles": {
                            "sensor-profile": [
                                {
                                    "sensor-group": "<key>", 
                                    "state": {
                                        "heartbeat-interval": "0", 
                                        "suppress-redundant": false, 
                                        "sensor-group": "", 
                                        "sample-interval": "0"
                                    }, 
                                    "config": {
                                        "heartbeat-interval": "0", 
                                        "suppress-redundant": false, 
                                        "sensor-group": "", 
                                        "sample-interval": "0"
                                    }
                                }
                            ]
                        }, 
                        "destination-groups": {
                            "destination-group": [
                                {
                                    "state": {
                                        "group-id": ""
                                    }, 
                                    "config": {
                                        "group-id": ""
                                    }, 
                                    "group-id": "<key>"
                                }
                            ]
                        }
                    }
                ]
            }
        }
    }
}

openconfig_vlan

openconfig_vlan URLs

https://<ip>/rest/restconf/data
https://<ip>/rest/restconf/data/openconfig-vlan:vlans
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>/state
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>/config
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>/members
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>/members/member=<key>
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>/members/member=<key>/interface-ref
https://<ip>/rest/restconf/data/openconfig-vlan:vlans/vlan=<key>/members/member=<key>/interface-ref/state

openconfig_vlan Complete JSON

{
    "openconfig-vlan:vlans": {
        "vlan": [
            {
                "vlan-id": "<key>", 
                "state": {
                    "status": "", 
                    "name": "", 
                    "extreme-mod-oc-vlan:stg-id": 0, 
                    "tpid": "", 
                    "extreme-mod-oc-vlan:nsi": 0, 
                    "extreme-mod-oc-vlan:nsi-type": "", 
                    "extreme-mod-oc-vlan:nsi-state": "", 
                    "vlan-id": 0, 
                    "extreme-mod-oc-vlan:fabric-mcast-enable": false
                }, 
                "config": {
                    "status": "", 
                    "name": "", 
                    "extreme-mod-oc-vlan:stg-id": 0, 
                    "tpid": "", 
                    "extreme-mod-oc-vlan:nsi": 0, 
                    "extreme-mod-oc-vlan:nsi-type": "", 
                    "extreme-mod-oc-vlan:nsi-state": "", 
                    "vlan-id": 0, 
                    "extreme-mod-oc-vlan:fabric-mcast-enable": false
                }, 
                "members": {
                    "member": [
                        {
                            "interface-ref": {
                                "state": {
                                    "interface": "", 
                                    "subinterface": ""
                                }
                            }
                        }
                    ]
                }
            }
        ]
    }
}