InlinesegmentBasedDeviceSettings1

InlinesegmentBasedDeviceSettings1
InlinesegmentBasedDeviceSettings1
JSON Example
{
    "data": {
        "bfd": {
            "enabled": false,
            "override": false,
            "rules": [
                {
                    "peerAddress": "string",
                    "localAddress": "string",
                    "multihop": false,
                    "detectMultiplier": 0,
                    "receiveInterval": 0,
                    "transmitInterval": 0
                }
            ],
            "rulesV6": [
                {
                    "peerAddress": "string",
                    "localAddress": "string",
                    "multihop": false,
                    "detectMultiplier": 0,
                    "receiveInterval": 0,
                    "transmitInterval": 0
                }
            ]
        },
        "ha": {
            "enabled": false,
            "interface": "string",
            "vmacoverride": false,
            "nodes": [
                {
                    "serialNumber": "string",
                    "instanceId": 0
                }
            ],
            "haGracefulSwitchover": false,
            "haFailoverCount": "number",
            "preEmptSwitchover": false
        },
        "lan": {
            "interfaces": [
                {
                    "override": false,
                    "name": "string",
                    "cwp": false,
                    "disabled": false,
                    "l2": {
                        "autonegotiation": false,
                        "speed": "string",
                        "duplex": "string",
                        "MTU": 0,
                        "losDetection": false,
                        "probeInterval": "string"
                    },
                    "portMode": "string",
                    "space": "string",
                    "type": "string",
                    "untaggedVlan": "string",
                    "vlanIds": [
                        0
                    ],
                    "authenticationType": "string",
                    "macAllowlist": {
                        "enabled": false,
                        "enableMACFilteringForAPProbes": false,
                        "allowedMacs": [
                            {
                                "address": "string",
                                "description": "string"
                            }
                        ]
                    },
                    "radiusAclCheck": false,
                    "broadcastSsid": false,
                    "passphrase": "string",
                    "ssid": "string",
                    "securityMode": "string"
                }
            ],
            "management": {
                "cidrIp": "string",
                "cidrPrefix": 0
            },
            "managementTraffic": {
                "override": false,
                "sourceInterface": "string"
            },
            "networks": [
                {
                    "override": false,
                    "advertise": false,
                    "pingResponse": false,
                    "dnsProxy": false,
                    "bindEdgeAddress": false,
                    "baseDhcpAddr": 0,
                    "cidrIp": "string",
                    "cidrPrefix": 0,
                    "cost": 0,
                    "dhcp": {
                        "enabled": false,
                        "dhcpRelay": {
                            "enabled": false,
                            "servers": [
                                "string"
                            ],
                            "sourceFromSecondaryIp": false
                        },
                        "leaseTimeSeconds": 0,
                        "baseDhcpAddr": 0,
                        "numDhcpAddr": 0,
                        "options": [
                            {
                                "option": 0,
                                "value": "string",
                                "type": "string",
                                "metaData": {
                                    "dataType": "string",
                                    "description": "string",
                                    "display": false,
                                    "list": false,
                                    "name": "string",
                                    "option": 0
                                }
                            }
                        ]
                    },
                    "disabled": false,
                    "disableV4": false,
                    "disableV6": false,
                    "interfaces": [
                        "string"
                    ],
                    "multicast": {
                        "igmp": {
                            "enabled": false,
                            "type": "string"
                        },
                        "igmpHostQueryIntervalSeconds": 0,
                        "igmpMaxQueryResponse": 0,
                        "pim": {
                            "enabled": false,
                            "type": "string"
                        },
                        "pimHelloTimerSeconds": 0,
                        "pimKeepAliveTimerSeconds": 0,
                        "pimPruneIntervalSeconds": 0
                    },
                    "name": "string",
                    "netmask": "string",
                    "numDhcpAddr": 0,
                    "ospf": {
                        "enabled": false,
                        "area": 0,
                        "passiveInterface": false
                    },
                    "fixedIp": [
                        {
                            "macAddress": "string",
                            "lanIp": "string",
                            "description": "string"
                        }
                    ],
                    "segmentId": 0,
                    "staticReserved": 0,
                    "vlanId": 0,
                    "vnfInsertion": false,
                    "v6Detail": {
                        "override": false,
                        "advertise": false,
                        "bindEdgeAddress": false,
                        "addressing": {
                            "cidrIp": "string",
                            "cidrPrefix": 0,
                            "netmask": "string",
                            "type": "string",
                            "interfaceAddress": "string",
                            "tag": "string",
                            "tagLogicalId": "string"
                        },
                        "dhcpServer": {
                            "enabled": false,
                            "dhcpRelay": {
                                "enabled": false,
                                "servers": [
                                    "string"
                                ],
                                "sourceFromSecondaryIp": false
                            },
                            "leaseTimeSeconds": 0,
                            "options": [
                                {
                                    "option": 0,
                                    "value": "string",
                                    "type": "string",
                                    "metaData": {
                                        "dataType": "string",
                                        "description": "string",
                                        "display": false,
                                        "list": false,
                                        "name": "string",
                                        "option": 0
                                    }
                                }
                            ],
                            "prefixDelegation": {
                                "enabled": false,
                                "pdlist": [
                                    {
                                        "poolname": "string",
                                        "prefix": "string",
                                        "prefixLen": 0,
                                        "targetPrefixLen": 0
                                    }
                                ]
                            },
                            "baseDhcpAddr": 0,
                            "numDhcpAddr": 0,
                            "staticReserved": 0,
                            "fixedIp": [
                                {
                                    "macAddress": "string",
                                    "lanIp": "string",
                                    "description": "string"
                                }
                            ]
                        },
                        "routerAdvertisementHostSettings": {
                            "mtu": false,
                            "defaultRoutes": false,
                            "specificRoutes": false,
                            "nd6Timers": false
                        },
                        "ospf": {
                            "enabled": false,
                            "area": 0,
                            "passiveInterface": false
                        }
                    },
                    "radiusAuthentication": {
                        "enabled": false,
                        "macBypass": [
                            {
                                "address": "string",
                                "description": "string"
                            }
                        ],
                        "aclCheck": false
                    }
                }
            ],
            "visibility": {
                "override": false,
                "mode": "string"
            }
        },
        "loopbackInterfaces": {
            "loopbackInterfaces": {
                "cidrIp": "string",
                "cidrPrefix": "number",
                "advertise": false,
                "pingResponse": false,
                "segmentId": "number",
                "ospf": {
                    "enabled": false,
                    "area": [
                        "string"
                    ]
                },
                "disableV4": false,
                "disableV6": false,
                "v6Detail": {
                    "cidrIp": "string",
                    "cidrPrefix": "number",
                    "advertise": false,
                    "ospf": {
                        "enabled": false,
                        "area": [
                            "string"
                        ]
                    }
                }
            }
        },
        "models": {
            "models": {
                "lan": {
                    "interfaces": [
                        {
                            "override": false,
                            "name": "string",
                            "cwp": false,
                            "disabled": false,
                            "l2": {
                                "autonegotiation": false,
                                "speed": "string",
                                "duplex": "string",
                                "MTU": 0,
                                "losDetection": false,
                                "probeInterval": "string"
                            },
                            "portMode": "string",
                            "space": "string",
                            "type": "string",
                            "untaggedVlan": "string",
                            "vlanIds": [
                                0
                            ],
                            "authenticationType": "string",
                            "macAllowlist": {
                                "enabled": false,
                                "enableMACFilteringForAPProbes": false,
                                "allowedMacs": [
                                    {
                                        "address": "string",
                                        "description": "string"
                                    }
                                ]
                            },
                            "radiusAclCheck": false,
                            "broadcastSsid": false,
                            "passphrase": "string",
                            "ssid": "string",
                            "securityMode": "string"
                        }
                    ],
                    "management": {
                        "cidrIp": "string",
                        "cidrPrefix": 0
                    },
                    "managementTraffic": {
                        "override": false,
                        "sourceInterface": "string"
                    },
                    "networks": [
                        {
                            "override": false,
                            "advertise": false,
                            "pingResponse": false,
                            "dnsProxy": false,
                            "bindEdgeAddress": false,
                            "baseDhcpAddr": 0,
                            "cidrIp": "string",
                            "cidrPrefix": 0,
                            "cost": 0,
                            "dhcp": {
                                "enabled": false,
                                "dhcpRelay": {
                                    "enabled": false,
                                    "servers": [
                                        "string"
                                    ],
                                    "sourceFromSecondaryIp": false
                                },
                                "leaseTimeSeconds": 0,
                                "baseDhcpAddr": 0,
                                "numDhcpAddr": 0,
                                "options": [
                                    {
                                        "option": 0,
                                        "value": "string",
                                        "type": "string",
                                        "metaData": {
                                            "dataType": "string",
                                            "description": "string",
                                            "display": false,
                                            "list": false,
                                            "name": "string",
                                            "option": 0
                                        }
                                    }
                                ]
                            },
                            "disabled": false,
                            "disableV4": false,
                            "disableV6": false,
                            "interfaces": [
                                "string"
                            ],
                            "multicast": {
                                "igmp": {
                                    "enabled": false,
                                    "type": "string"
                                },
                                "igmpHostQueryIntervalSeconds": 0,
                                "igmpMaxQueryResponse": 0,
                                "pim": {
                                    "enabled": false,
                                    "type": "string"
                                },
                                "pimHelloTimerSeconds": 0,
                                "pimKeepAliveTimerSeconds": 0,
                                "pimPruneIntervalSeconds": 0
                            },
                            "name": "string",
                            "netmask": "string",
                            "numDhcpAddr": 0,
                            "ospf": {
                                "enabled": false,
                                "area": 0,
                                "passiveInterface": false
                            },
                            "fixedIp": [
                                {
                                    "macAddress": "string",
                                    "lanIp": "string",
                                    "description": "string"
                                }
                            ],
                            "segmentId": 0,
                            "staticReserved": 0,
                            "vlanId": 0,
                            "vnfInsertion": false,
                            "v6Detail": {
                                "override": false,
                                "advertise": false,
                                "bindEdgeAddress": false,
                                "addressing": {
                                    "cidrIp": "string",
                                    "cidrPrefix": 0,
                                    "netmask": "string",
                                    "type": "string",
                                    "interfaceAddress": "string",
                                    "tag": "string",
                                    "tagLogicalId": "string"
                                },
                                "dhcpServer": {
                                    "enabled": false,
                                    "dhcpRelay": {
                                        "enabled": false,
                                        "servers": [
                                            "string"
                                        ],
                                        "sourceFromSecondaryIp": false
                                    },
                                    "leaseTimeSeconds": 0,
                                    "options": [
                                        {
                                            "option": 0,
                                            "value": "string",
                                            "type": "string",
                                            "metaData": {
                                                "dataType": "string",
                                                "description": "string",
                                                "display": false,
                                                "list": false,
                                                "name": "string",
                                                "option": 0
                                            }
                                        }
                                    ],
                                    "prefixDelegation": {
                                        "enabled": false,
                                        "pdlist": [
                                            {
                                                "poolname": "string",
                                                "prefix": "string",
                                                "prefixLen": 0,
                                                "targetPrefixLen": 0
                                            }
                                        ]
                                    },
                                    "baseDhcpAddr": 0,
                                    "numDhcpAddr": 0,
                                    "staticReserved": 0,
                                    "fixedIp": [
                                        {
                                            "macAddress": "string",
                                            "lanIp": "string",
                                            "description": "string"
                                        }
                                    ]
                                },
                                "routerAdvertisementHostSettings": {
                                    "mtu": false,
                                    "defaultRoutes": false,
                                    "specificRoutes": false,
                                    "nd6Timers": false
                                },
                                "ospf": {
                                    "enabled": false,
                                    "area": 0,
                                    "passiveInterface": false
                                }
                            },
                            "radiusAuthentication": {
                                "enabled": false,
                                "macBypass": [
                                    {
                                        "address": "string",
                                        "description": "string"
                                    }
                                ],
                                "aclCheck": false
                            }
                        }
                    ],
                    "visibility": {
                        "override": false,
                        "mode": "string"
                    }
                },
                "routedInterfaces": [
                    {
                        "override": false,
                        "disabled": false,
                        "disableV4": false,
                        "disableV6": false,
                        "overlayPreference": "string",
                        "addressing": {
                            "type": "string",
                            "cidrPrefix": 0,
                            "cidrIp": "string",
                            "netmask": "string",
                            "gateway": "string",
                            "username": "string",
                            "password": "string"
                        },
                        "v6Detail": {
                            "addressing": {
                                "type": "string",
                                "cidrPrefix": 0,
                                "cidrIp": "string",
                                "gateway": "string",
                                "netmask": "string",
                                "raEnabled": false,
                                "interfaceAddress": "string",
                                "tag": "string",
                                "tagLogicalId": "string"
                            },
                            "wanOverlay": "string",
                            "rpf": "string",
                            "trusted": false,
                            "natDirect": false,
                            "dhcpServer": {
                                "enabled": false,
                                "dhcpRelay": {
                                    "enabled": false,
                                    "servers": [
                                        "string"
                                    ],
                                    "sourceFromSecondaryIp": false
                                },
                                "leaseTimeSeconds": 0,
                                "options": [
                                    {
                                        "option": 0,
                                        "value": "string",
                                        "type": "string",
                                        "metaData": {
                                            "dataType": "string",
                                            "description": "string",
                                            "display": false,
                                            "list": false,
                                            "name": "string",
                                            "option": 0
                                        }
                                    }
                                ],
                                "prefixDelegation": {
                                    "enabled": false,
                                    "pdlist": [
                                        {
                                            "poolname": "string",
                                            "prefix": "string",
                                            "prefixLen": 0,
                                            "targetPrefixLen": 0
                                        }
                                    ]
                                },
                                "baseDhcpAddr": 0,
                                "numDhcpAddr": 0,
                                "staticReserved": 0,
                                "fixedIp": [
                                    {
                                        "macAddress": "string",
                                        "lanIp": "string",
                                        "description": "string"
                                    }
                                ]
                            },
                            "routerAdvertisementHostSettings": {
                                "mtu": false,
                                "defaultRoutes": false,
                                "specificRoutes": false,
                                "nd6Timers": false
                            },
                            "ospf": {
                                "area": 0,
                                "authentication": false,
                                "authId": 0,
                                "authPassphrase": "string",
                                "cost": 0,
                                "deadTimer": 0,
                                "mode": "string",
                                "enabled": false,
                                "enableBfd": false,
                                "exclusionRoutes": [
                                    {}
                                ],
                                "helloTimer": 0,
                                "inboundRouteLearning": {
                                    "defaultAction": "string",
                                    "filters": [
                                        {
                                            "cidrIp": "string",
                                            "cidrPrefix": "string",
                                            "action": "string"
                                        }
                                    ]
                                },
                                "md5Authentication": false,
                                "MTU": 0,
                                "outboundRouteAdvertisement": {
                                    "defaultAction": "string",
                                    "filters": [
                                        {
                                            "cidrIp": "string",
                                            "cidrPrefix": "string",
                                            "action": "string"
                                        }
                                    ]
                                },
                                "passive": false,
                                "vlanId": 0
                            },
                            "clientPrefixDelegation": {
                                "enabled": false,
                                "tag": "string",
                                "tagLogicalId": "string"
                            }
                        },
                        "advertise": false,
                        "cellular": {
                            "simPin": "string",
                            "network": "string",
                            "apn": "string",
                            "iptype": "string",
                            "username": "string",
                            "password": "string"
                        },
                        "dhcpServer": {
                            "enabled": false,
                            "dhcpRelay": {
                                "enabled": false,
                                "servers": [
                                    "string"
                                ],
                                "sourceFromSecondaryIp": false
                            },
                            "leaseTimeSeconds": 0,
                            "baseDhcpAddr": 0,
                            "numDhcpAddr": 0,
                            "options": [
                                {
                                    "option": 0,
                                    "value": "string",
                                    "type": "string",
                                    "metaData": {
                                        "dataType": "string",
                                        "description": "string",
                                        "display": false,
                                        "list": false,
                                        "name": "string",
                                        "option": 0
                                    }
                                }
                            ]
                        },
                        "dslSettings": {
                            "mode": "string",
                            "properties": {}
                        },
                        "encryptOverlay": false,
                        "l2": {
                            "autonegotiation": false,
                            "speed": "string",
                            "duplex": "string",
                            "MTU": 0,
                            "losDetection": false,
                            "probeInterval": "string"
                        },
                        "multicast": {
                            "igmp": {
                                "enabled": false,
                                "type": "string"
                            },
                            "igmpHostQueryIntervalSeconds": 0,
                            "igmpMaxQueryResponse": 0,
                            "pim": {
                                "enabled": false,
                                "type": "string"
                            },
                            "pimKeepAliveTimerSeconds": 0,
                            "pimPruneIntervalSeconds": 0,
                            "pimHelloTimerSeconds": 0
                        },
                        "name": "string",
                        "natDirect": false,
                        "ospf": {
                            "area": 0,
                            "authentication": false,
                            "authId": 0,
                            "authPassphrase": "string",
                            "cost": 0,
                            "deadTimer": 0,
                            "mode": "string",
                            "enabled": false,
                            "enableBfd": false,
                            "exclusionRoutes": [
                                {}
                            ],
                            "helloTimer": 0,
                            "inboundRouteLearning": {
                                "defaultAction": "string",
                                "filters": [
                                    {
                                        "cidrIp": "string",
                                        "cidrPrefix": "string",
                                        "action": "string"
                                    }
                                ]
                            },
                            "md5Authentication": false,
                            "MTU": 0,
                            "outboundRouteAdvertisement": {
                                "defaultAction": "string",
                                "filters": [
                                    {
                                        "cidrIp": "string",
                                        "cidrPrefix": "string",
                                        "action": "string"
                                    }
                                ]
                            },
                            "passive": false,
                            "vlanId": 0
                        },
                        "pingResponse": false,
                        "dnsProxy": false,
                        "evdslModemAttached": false,
                        "radiusAuthentication": {
                            "enabled": false,
                            "macBypass": [
                                {
                                    "address": "string",
                                    "description": "string"
                                }
                            ],
                            "aclCheck": false
                        },
                        "segmentId": 0,
                        "sfpType": "string",
                        "subinterfaces": [
                            "device_settings_subinterface Object"
                        ],
                        "rpf": "string",
                        "trusted": false,
                        "underlayAccounting": false,
                        "vlanId": 0,
                        "wanOverlay": "string"
                    }
                ]
            }
        },
        "multiSourceQos": {
            "enabled": false,
            "override": false,
            "highRatio": 0,
            "normalRatio": 0,
            "lowRatio": 0,
            "maxCapThreshold": 0,
            "minCapThreshold": 0
        },
        "ntp": {
            "sourceInterface": "string",
            "enabled": false,
            "override": false,
            "servers": [
                {
                    "server": "string"
                }
            ]
        },
        "ntpServer": {
            "enabled": false,
            "override": false,
            "authentication": "string",
            "keys": [
                {
                    "key": "string",
                    "keyNumber": 0
                }
            ]
        },
        "radioSettings": {
            "country": "string",
            "radios": [
                {
                    "band": "string",
                    "channel": "string",
                    "isEnabled": false,
                    "mode": "string",
                    "name": "string",
                    "radioId": 0,
                    "width": "string"
                }
            ]
        },
        "l2Settings": {
            "overrideARPTimeout": false,
            "arpStaleTimeoutMinutes": 0,
            "arpDeadTimeoutMinutes": 0,
            "arpCleanupTimeoutMinutes": 0
        },
        "globalIPv6Settings": {
            "advancedConfiguration": {
                "disableAllIPv6Traffic": false,
                "dropRoutingHeaderTypeZeroPackets": false,
                "enforceExtensionHeaderValidation": false,
                "enforceExtensionHeaderOrderCheck": false,
                "dropnLogPacketsForRFCReservedFields": false
            },
            "icmpV6Messages": {
                "disableDestinationUnreachable": false,
                "disableTimeExceeded": false,
                "disableParameterProblem": false
            }
        },
        "routedInterfaces": [
            {
                "override": false,
                "disabled": false,
                "disableV4": false,
                "disableV6": false,
                "overlayPreference": "string",
                "addressing": {
                    "type": "string",
                    "cidrPrefix": 0,
                    "cidrIp": "string",
                    "netmask": "string",
                    "gateway": "string",
                    "username": "string",
                    "password": "string"
                },
                "v6Detail": {
                    "addressing": {
                        "type": "string",
                        "cidrPrefix": 0,
                        "cidrIp": "string",
                        "gateway": "string",
                        "netmask": "string",
                        "raEnabled": false,
                        "interfaceAddress": "string",
                        "tag": "string",
                        "tagLogicalId": "string"
                    },
                    "wanOverlay": "string",
                    "rpf": "string",
                    "trusted": false,
                    "natDirect": false,
                    "dhcpServer": {
                        "enabled": false,
                        "dhcpRelay": {
                            "enabled": false,
                            "servers": [
                                "string"
                            ],
                            "sourceFromSecondaryIp": false
                        },
                        "leaseTimeSeconds": 0,
                        "options": [
                            {
                                "option": 0,
                                "value": "string",
                                "type": "string",
                                "metaData": {
                                    "dataType": "string",
                                    "description": "string",
                                    "display": false,
                                    "list": false,
                                    "name": "string",
                                    "option": 0
                                }
                            }
                        ],
                        "prefixDelegation": {
                            "enabled": false,
                            "pdlist": [
                                {
                                    "poolname": "string",
                                    "prefix": "string",
                                    "prefixLen": 0,
                                    "targetPrefixLen": 0
                                }
                            ]
                        },
                        "baseDhcpAddr": 0,
                        "numDhcpAddr": 0,
                        "staticReserved": 0,
                        "fixedIp": [
                            {
                                "macAddress": "string",
                                "lanIp": "string",
                                "description": "string"
                            }
                        ]
                    },
                    "routerAdvertisementHostSettings": {
                        "mtu": false,
                        "defaultRoutes": false,
                        "specificRoutes": false,
                        "nd6Timers": false
                    },
                    "ospf": {
                        "area": 0,
                        "authentication": false,
                        "authId": 0,
                        "authPassphrase": "string",
                        "cost": 0,
                        "deadTimer": 0,
                        "mode": "string",
                        "enabled": false,
                        "enableBfd": false,
                        "exclusionRoutes": [
                            {}
                        ],
                        "helloTimer": 0,
                        "inboundRouteLearning": {
                            "defaultAction": "string",
                            "filters": [
                                {
                                    "cidrIp": "string",
                                    "cidrPrefix": "string",
                                    "action": "string"
                                }
                            ]
                        },
                        "md5Authentication": false,
                        "MTU": 0,
                        "outboundRouteAdvertisement": {
                            "defaultAction": "string",
                            "filters": [
                                {
                                    "cidrIp": "string",
                                    "cidrPrefix": "string",
                                    "action": "string"
                                }
                            ]
                        },
                        "passive": false,
                        "vlanId": 0
                    },
                    "clientPrefixDelegation": {
                        "enabled": false,
                        "tag": "string",
                        "tagLogicalId": "string"
                    }
                },
                "advertise": false,
                "cellular": {
                    "simPin": "string",
                    "network": "string",
                    "apn": "string",
                    "iptype": "string",
                    "username": "string",
                    "password": "string"
                },
                "dhcpServer": {
                    "enabled": false,
                    "dhcpRelay": {
                        "enabled": false,
                        "servers": [
                            "string"
                        ],
                        "sourceFromSecondaryIp": false
                    },
                    "leaseTimeSeconds": 0,
                    "baseDhcpAddr": 0,
                    "numDhcpAddr": 0,
                    "options": [
                        {
                            "option": 0,
                            "value": "string",
                            "type": "string",
                            "metaData": {
                                "dataType": "string",
                                "description": "string",
                                "display": false,
                                "list": false,
                                "name": "string",
                                "option": 0
                            }
                        }
                    ]
                },
                "dslSettings": {
                    "mode": "string",
                    "properties": {}
                },
                "encryptOverlay": false,
                "l2": {
                    "autonegotiation": false,
                    "speed": "string",
                    "duplex": "string",
                    "MTU": 0,
                    "losDetection": false,
                    "probeInterval": "string"
                },
                "multicast": {
                    "igmp": {
                        "enabled": false,
                        "type": "string"
                    },
                    "igmpHostQueryIntervalSeconds": 0,
                    "igmpMaxQueryResponse": 0,
                    "pim": {
                        "enabled": false,
                        "type": "string"
                    },
                    "pimKeepAliveTimerSeconds": 0,
                    "pimPruneIntervalSeconds": 0,
                    "pimHelloTimerSeconds": 0
                },
                "name": "string",
                "natDirect": false,
                "ospf": {
                    "area": 0,
                    "authentication": false,
                    "authId": 0,
                    "authPassphrase": "string",
                    "cost": 0,
                    "deadTimer": 0,
                    "mode": "string",
                    "enabled": false,
                    "enableBfd": false,
                    "exclusionRoutes": [
                        {}
                    ],
                    "helloTimer": 0,
                    "inboundRouteLearning": {
                        "defaultAction": "string",
                        "filters": [
                            {
                                "cidrIp": "string",
                                "cidrPrefix": "string",
                                "action": "string"
                            }
                        ]
                    },
                    "md5Authentication": false,
                    "MTU": 0,
                    "outboundRouteAdvertisement": {
                        "defaultAction": "string",
                        "filters": [
                            {
                                "cidrIp": "string",
                                "cidrPrefix": "string",
                                "action": "string"
                            }
                        ]
                    },
                    "passive": false,
                    "vlanId": 0
                },
                "pingResponse": false,
                "dnsProxy": false,
                "evdslModemAttached": false,
                "radiusAuthentication": {
                    "enabled": false,
                    "macBypass": [
                        {
                            "address": "string",
                            "description": "string"
                        }
                    ],
                    "aclCheck": false
                },
                "segmentId": 0,
                "sfpType": "string",
                "subinterfaces": [
                    "device_settings_subinterface Object"
                ],
                "rpf": "string",
                "trusted": false,
                "underlayAccounting": false,
                "vlanId": 0,
                "wanOverlay": "string"
            }
        ],
        "segments": [
            {
                "authentication": {
                    "override": false,
                    "sourceInterface": "string",
                    "ref": "string"
                },
                "bgp": {
                    "enabled": false,
                    "override": false,
                    "ASN": "string",
                    "connectedRoutes": false,
                    "defaultRoute": {
                        "enabled": false,
                        "advertise": "string"
                    },
                    "disableASPathCarryOver": false,
                    "filters": [
                        {
                            "ids": [
                                "string"
                            ],
                            "name": "string",
                            "rules": [
                                {
                                    "action": {
                                        "type": "string",
                                        "values": [
                                            {
                                                "type": "string",
                                                "value": "string"
                                            }
                                        ]
                                    },
                                    "match": {
                                        "exactMatch": false,
                                        "type": "string",
                                        "value": "string"
                                    }
                                }
                            ]
                        }
                    ],
                    "holdtime": "string",
                    "enableGracefulRestart": false,
                    "restarttime": "string",
                    "stalepathtime": "string",
                    "isEdge": false,
                    "keepalive": "string",
                    "neighbors": [
                        {
                            "neighborAS": "string",
                            "neighborIp": "string",
                            "neighborTag": "string",
                            "sourceInterface": "string",
                            "inboundFilter": {
                                "ids": [
                                    "string"
                                ]
                            },
                            "outboundFilter": {
                                "ids": [
                                    "string"
                                ]
                            },
                            "localIp": "string",
                            "maxHop": "string",
                            "allowAS": false,
                            "connect": "string",
                            "defaultRoute": false,
                            "holdtime": "string",
                            "keepalive": "string",
                            "enableMd5": false,
                            "md5Password": "string"
                        }
                    ],
                    "networks": [
                        {
                            "cidrIp": "string",
                            "cidrPrefix": 0,
                            "segmentId": "string"
                        }
                    ],
                    "ospf": {
                        "enabled": false,
                        "metric": 0
                    },
                    "overlayPrefix": false,
                    "propagateUplink": false,
                    "routerId": "string",
                    "uplinkCommunity": "string",
                    "v6Detail": {
                        "defaultRoute": {
                            "enabled": false,
                            "advertise": "string"
                        },
                        "connectedRoutes": false,
                        "neighbors": [
                            {
                                "neighborAS": "string",
                                "neighborIp": "string",
                                "neighborTag": "string",
                                "sourceInterface": "string",
                                "inboundFilter": {
                                    "ids": [
                                        "string"
                                    ]
                                },
                                "outboundFilter": {
                                    "ids": [
                                        "string"
                                    ]
                                },
                                "localIp": "string",
                                "maxHop": "string",
                                "allowAS": false,
                                "connect": "string",
                                "defaultRoute": false,
                                "holdtime": "string",
                                "keepalive": "string",
                                "enableMd5": false,
                                "md5Password": "string"
                            }
                        ],
                        "networks": [
                            {
                                "cidrIp": "string",
                                "cidrPrefix": 0,
                                "segmentId": "string"
                            }
                        ],
                        "overlayPrefix": false,
                        "disableASPathCarryOver": false,
                        "propagateUplink": false,
                        "ospf": {
                            "enabled": false,
                            "metric": 0
                        }
                    }
                },
                "css": {
                    "enabled": false,
                    "override": false,
                    "config": {
                        "tunnelingProtocol": "string",
                        "authenticationAlgorithm": "string",
                        "encryptionAlgorithm": "string",
                        "redirect": "string",
                        "IKEPROP": {
                            "protocolVersion": 0
                        },
                        "GREPROP": {
                            "keepaliveIntervalSecs": 0,
                            "keepaliveRetries": 0
                        }
                    },
                    "provider": {
                        "ref": "string"
                    },
                    "sites": [
                        {
                            "data": {},
                            "logicalId": "string"
                        }
                    ]
                },
                "secureAccess": {
                    "enabled": false,
                    "override": false,
                    "provider": {
                        "ref": "string",
                        "logicalId": "string"
                    }
                },
                "edgeDirect": {
                    "enabled": false,
                    "override": false,
                    "provider": {
                        "ref": "string"
                    },
                    "providers": [
                        {
                            "logicalId": "string",
                            "config": {
                                "useAllPublicWanLinks": false,
                                "enabled": false
                            },
                            "sites": [
                                {
                                    "data": {},
                                    "logicalId": "string"
                                }
                            ]
                        }
                    ]
                },
                "dns": {
                    "override": false,
                    "sourceInterface": "string",
                    "primaryProvider": {
                        "ref": "string"
                    },
                    "backupProvider": {
                        "ref": "string"
                    },
                    "privateProviders": {
                        "ref": "string"
                    },
                    "localDNS": [
                        {
                            "ipv4Address": [
                                "string"
                            ],
                            "ipv6Address": [
                                "string"
                            ],
                            "fqdn": "string"
                        }
                    ]
                },
                "handOffControllers": {
                    "override": false,
                    "autoSelect": false,
                    "gatewayList": [
                        {
                            "logicalId": "string",
                            "ipsecDetail": {
                                "ipsecGatewayAddress": "string",
                                "strictHostCheck": false
                            }
                        }
                    ],
                    "gateways": [
                        {
                            "logicalId": "string"
                        }
                    ]
                },
                "handOffGateways": {
                    "override": false,
                    "autoSelect": false,
                    "gatewayList": [
                        {
                            "logicalId": "string",
                            "ipsecDetail": {
                                "ipsecGatewayAddress": "string",
                                "strictHostCheck": false
                            }
                        }
                    ],
                    "gateways": [
                        {
                            "logicalId": "string"
                        }
                    ]
                },
                "hubInterconnect": {
                    "override": false,
                    "enabled": false
                },
                "multiSourceQos": {
                    "enabled": false,
                    "override": false,
                    "highRatio": 0,
                    "normalRatio": 0,
                    "lowRatio": 0,
                    "maxCapThreshold": 0,
                    "minCapThreshold": 0
                },
                "multicast": {
                    "enabled": false,
                    "override": false,
                    "igmpHostQueryIntervalSeconds": 0,
                    "igmpMaxQueryResponse": 0,
                    "pimKeepAliveTimerSeconds": 0,
                    "pimOnWanOverlay": {
                        "enabled": false,
                        "type": "string",
                        "sourceCidrIp": "string",
                        "sourceInterface": "string"
                    },
                    "pimPruneIntervalSeconds": 0,
                    "rp": {
                        "type": "string",
                        "staticGroups": [
                            {
                                "multicastGroups": [
                                    "string"
                                ],
                                "rpAddress": "string"
                            }
                        ]
                    }
                },
                "nat": {
                    "override": false,
                    "rules": [
                        {
                            "type": "string",
                            "description": "string",
                            "insideCidrIp": "string",
                            "insideCidrPrefix": 0,
                            "insideNetmask": "string",
                            "insidePort": 0,
                            "outsideCidrIp": "string",
                            "outsideCidrPrefix": 0,
                            "outsideNetmask": "string",
                            "outsidePort": 0
                        }
                    ],
                    "dualRules": [
                        {
                            "description": "string",
                            "srcInsideCidrIp": "string",
                            "srcInsideCidrPrefix": 0,
                            "srcInsideCidrNetmask": "string",
                            "srcOutsideCidrIp": "string",
                            "srcOutsideCidrPrefix": 0,
                            "srcOutsideCidrNetmask": "string",
                            "destInsideCidrIp": "string",
                            "destInsideCidrPrefix": 0,
                            "destInsideCidrNetmask": "string",
                            "destOutsideCidrIp": "string",
                            "destOutsideCidrPrefix": 0,
                            "destOutsideCidrNetmask": "string"
                        }
                    ]
                },
                "netflow": {
                    "enabled": false,
                    "override": false,
                    "collectors": [
                        {
                            "type": "string",
                            "sourceInterface": "string",
                            "name": "string",
                            "allowAllSegment": false,
                            "logicalId": "string",
                            "filterList": [
                                {
                                    "type": "string",
                                    "name": "string",
                                    "logicalId": "string"
                                }
                            ]
                        }
                    ],
                    "version": 0,
                    "intervals": {
                        "flowStats": 0,
                        "flowLinkStats": 0,
                        "tunnelStats": 0,
                        "vrfTable": 0,
                        "applicationTable": 0,
                        "interfaceTable": 0,
                        "linkTable": 0
                    }
                },
                "ntp": {
                    "sourceInterface": "string",
                    "enabled": false,
                    "override": false,
                    "servers": [
                        {
                            "server": "string"
                        }
                    ]
                },
                "ospf": {
                    "aggregation": [
                        {
                            "prefix": "string",
                            "prefixLength": 0,
                            "noAdvertise": false,
                            "tag": 0,
                            "metric": 0,
                            "metricType": "string"
                        }
                    ],
                    "enabled": false,
                    "areas": [
                        {
                            "id": 0,
                            "name": "string",
                            "type": "string"
                        }
                    ],
                    "bgp": {
                        "enabled": false,
                        "metric": 0,
                        "metricType": "string"
                    },
                    "defaultPrefixes": false,
                    "defaultRouteAdvertise": "string",
                    "defaultRoutes": "string",
                    "v6Detail": {
                        "aggregation": [
                            {
                                "prefix": "string",
                                "prefixLength": 0,
                                "noAdvertise": false,
                                "tag": 0,
                                "metric": 0,
                                "metricType": "string"
                            }
                        ],
                        "enabled": false,
                        "areas": [
                            {
                                "id": 0,
                                "name": "string",
                                "type": "string"
                            }
                        ],
                        "bgp": {
                            "enabled": false,
                            "metric": 0,
                            "metricType": "string"
                        },
                        "defaultPrefixes": false,
                        "defaultRouteAdvertise": "string",
                        "defaultRoutes": "string"
                    }
                },
                "routes": {
                    "icmpProbes": [
                        {}
                    ],
                    "icmpResponders": [
                        {}
                    ],
                    "nsd": [
                        {
                            "advertise": false,
                            "cidrIp": "string",
                            "cidrIpEnd": "string",
                            "cidrIpStart": "string",
                            "cidrPrefix": "string",
                            "cost": 0,
                            "destination": "string",
                            "gatewayLogicalId": "string",
                            "gatewayName": "string",
                            "isStatic": false,
                            "name": "string",
                            "netMask": "string",
                            "nsd": "string",
                            "nsdLogicalId": "string",
                            "nsdType": "string",
                            "preferred": false
                        }
                    ],
                    "static": [
                        {
                            "destination": "string",
                            "netmask": "string",
                            "sourceIp": "string",
                            "gateway": "string",
                            "cost": 0,
                            "preferred": false,
                            "description": "string",
                            "cidrPrefix": "string",
                            "wanLink": "string",
                            "wanInterface": "string",
                            "icmpProbeLogicalId": "string",
                            "vlanId": 0,
                            "advertise": false,
                            "subinterfaceId": 0
                        }
                    ],
                    "staticV6": [
                        {
                            "destination": "string",
                            "netmask": "string",
                            "sourceIp": "string",
                            "gateway": "string",
                            "cost": 0,
                            "preferred": false,
                            "description": "string",
                            "cidrPrefix": "string",
                            "wanLink": "string",
                            "wanInterface": "string",
                            "icmpProbeLogicalId": "string",
                            "vlanId": 0,
                            "advertise": false,
                            "subinterfaceId": 0
                        }
                    ]
                },
                "segment": {
                    "name": "string",
                    "segmentId": 0,
                    "segmentLogicalId": "string",
                    "type": "string"
                },
                "snmp": {
                    "override": false,
                    "port": 0,
                    "snmpv2c": {
                        "enabled": false,
                        "community": "string",
                        "communityList": [
                            "string"
                        ],
                        "allowedIp": [
                            "string"
                        ]
                    },
                    "snmpv3": {
                        "enabled": false,
                        "users": [
                            {
                                "name": "string",
                                "passphrase": "string",
                                "authAlg": "string",
                                "privacy": false,
                                "authentication": false,
                                "encrAlg": "string"
                            }
                        ]
                    }
                },
                "syslog": {
                    "enabled": false,
                    "facilityCode": "string",
                    "override": false,
                    "collectors": [
                        {
                            "host": "string",
                            "port": 0,
                            "protocol": "string",
                            "roles": [
                                "string"
                            ],
                            "severity": "string",
                            "sourceInterface": "string",
                            "tag": "string"
                        }
                    ]
                },
                "vpn": {
                    "enabled": false,
                    "edgeToDataCenter": false,
                    "ref": "string",
                    "isolationGroupId": "string",
                    "edgeToEdgeHub": {
                        "enabled": false,
                        "ref": "string",
                        "vpnHubs": [
                            {
                                "logicalId": "string",
                                "name": "string",
                                "type": "string"
                            }
                        ]
                    },
                    "edgeToEdge": false,
                    "edgeToEdgeDetail": {
                        "autoSelectVpnHubs": false,
                        "dynamic": {
                            "enabled": false,
                            "isolation": {
                                "enabled": false
                            },
                            "type": "string",
                            "timeout": 0
                        },
                        "encryptionProtocol": "string",
                        "profileIsolation": {
                            "enabled": false,
                            "profileLogicalId": "string",
                            "isolateDynamic": false
                        },
                        "isolation": {
                            "enabled": false
                        },
                        "isolationGroupId": "string",
                        "isolationGroups": [
                            {
                                "logicalId": "string"
                            }
                        ],
                        "useCloudGateway": false,
                        "vpnHubs": [
                            {
                                "logicalId": "string",
                                "name": "string",
                                "type": "string"
                            }
                        ]
                    },
                    "conditionalBackhaul": false,
                    "backHaulEdges": [
                        {
                            "logicalId": "string",
                            "name": "string",
                            "type": "string"
                        }
                    ]
                },
                "vqm": {
                    "enabled": false,
                    "override": false,
                    "protocol": "string",
                    "collectors": [
                        {
                            "address": "string",
                            "port": 0
                        }
                    ]
                },
                "vrrp": {
                    "enabled": false,
                    "data": [
                        {
                            "cidrIp": "string",
                            "interface": "string",
                            "interval": 0,
                            "preempt": false,
                            "preemptDelay": 0,
                            "priority": 0,
                            "subinterfaceId": 0,
                            "vlanId": 0,
                            "vrid": 0
                        }
                    ]
                }
            }
        ],
        "snmp": {
            "override": false,
            "port": 0,
            "snmpv2c": {
                "enabled": false,
                "community": "string",
                "communityList": [
                    "string"
                ],
                "allowedIp": [
                    "string"
                ]
            },
            "snmpv3": {
                "enabled": false,
                "users": [
                    {
                        "name": "string",
                        "passphrase": "string",
                        "authAlg": "string",
                        "privacy": false,
                        "authentication": false,
                        "encrAlg": "string"
                    }
                ]
            }
        },
        "softwareUpdate": {
            "windowed": false,
            "window": {
                "day": 0,
                "beginHour": 0,
                "endHour": 0
            }
        },
        "tacacs": {
            "ref": "string",
            "sourceInterface": "string"
        },
        "vnfs": {
            "edge": {
                "ref": "string"
            },
            "hasVnfs": false,
            "securityVnf": {
                "vms": [
                    {
                        "type": "string",
                        "vendor": "string",
                        "edge": {
                            "ref": "string"
                        },
                        "license": {
                            "ref": "string"
                        },
                        "service": {
                            "ref": "string"
                        },
                        "uuid": "string",
                        "uuidTimestamp": "string"
                    }
                ]
            }
        },
        "zscaler": {
            "config": {
                "override": false,
                "enabled": false,
                "vendor": "string",
                "cloud": "string",
                "provider": {
                    "ref": "string",
                    "logicalId": "string"
                },
                "location": {
                    "name": "string",
                    "gwProperties": {
                        "xffForwardEnabled": false,
                        "authRequired": false,
                        "aupEnabled": false,
                        "aupBlockInternetUntilAccepted": false,
                        "aupForceSslInspection": false,
                        "aupTimeoutInDays": "number",
                        "cautionEnabled": false,
                        "surrogateIP": false,
                        "idleTimeInMinutes": "number",
                        "displayTimeUnit": "string",
                        "surrogateIPEnforcedForKnownBrowsers": false,
                        "surrogateRefreshTimeInMinutes": "number",
                        "surrogateRefreshTimeUnit": "string",
                        "dnBandwidth": "number",
                        "upBandwidth": "number",
                        "ipsControl": false,
                        "ofwEnabled": false
                    }
                },
                "subLocations": [
                    {
                        "internalId": "string",
                        "name": "string",
                        "otherSubLocation": false,
                        "ruleId": "string",
                        "gwProperties": {
                            "xffForwardEnabled": false,
                            "authRequired": false,
                            "aupEnabled": false,
                            "aupBlockInternetUntilAccepted": false,
                            "aupForceSslInspection": false,
                            "aupTimeoutInDays": "number",
                            "cautionEnabled": false,
                            "surrogateIP": false,
                            "idleTimeInMinutes": "number",
                            "displayTimeUnit": "string",
                            "surrogateIPEnforcedForKnownBrowsers": false,
                            "surrogateRefreshTimeInMinutes": "number",
                            "surrogateRefreshTimeUnit": "string",
                            "dnBandwidth": "number",
                            "upBandwidth": "number",
                            "ipsControl": false,
                            "ofwEnabled": false
                        },
                        "vlans": [
                            "number"
                        ],
                        "includeAllVlans": false,
                        "includeAllLanInterfaces": false,
                        "lanRoutedInterfaces": [
                            "string"
                        ],
                        "ipAddressSelectionManual": false,
                        "ipAddresses": [
                            "string"
                        ]
                    }
                ],
                "mtgre": {
                    "enabled": false
                }
            },
            "deployment": {
                "location": {
                    "logicalId": "string",
                    "cloud": "string"
                },
                "mtgreSite": {
                    "ref": "string",
                    "logicalId": "string"
                },
                "subLocations": [
                    {
                        "internalId": "string",
                        "logicalId": "string",
                        "cloud": "string",
                        "otherSubLocation": false
                    }
                ]
            }
        },
        "autoSimSwitchover": {
            "enabled": false,
            "switchoverInterval": "number"
        },
        "ccFirewall": {
            "enabled": false
        },
        "clientConnector": {
            "enabled": false,
            "name": "string",
            "loopbackInterface": "string",
            "ccVersion": "string",
            "ccUrl": "string",
            "segmentId": 0,
            "clientConnectorRef": "string"
        }
    },
    "refs": "deviceSettingsRefs Object"
}
refs
Optional

refs