- new endpoints - post /edge/updateAnalyticsSettingsForEdges - post /enterprise/insertOrUpdateSecureEdgeAccessMode - post /softwareUpdate/getFirmwareUpdatesList - post /softwareUpdate/getSoftwareUpdatesList - post /sshConfig/generateSshKey - post /sshConfig/getEnterpriseProxyUserSSHKey - post /sshConfig/getEnterpriseUserSSHKey - post /sshConfig/getOperatorUserSSHKey - post /sshConfig/importSshKey - post /sshConfig/revokeEnterpriseProxyUserSSHKey - post /sshConfig/revokeEnterpriseUserSSHKey - post /sshConfig/revokeOperatorUserSSHKey - new request params - post /disasterRecovery/configureActiveForReplication - new request param: standbyList[]/standbyAddressV6 (in: body, type: string) - post /edge/getEdgeConfigurationModules - edgeId is no longer required - post /enterprise/insertEnterprise - new request param: analyticsConfiguration/analyticsCapability (in: body, type: string) - new request param: analyticsConfiguration/analyticsEdgeLimit (in: body, type: integer) - new request param: analyticsConfiguration/analyticsSelfHealing (in: body, type: boolean) - post /enterprise/insertEnterpriseUser - new request param: sshUsername (in: body, type: string) - new request param: accessLevel (in: body, type: string) - post /enterprise/insertOrUpdateAnalyticsConfiguration - new request param: analyticsSelfHealing (in: body, type: boolean) - post /enterprise/insertOrUpdateEnterpriseGatewayHandoff - new request param: value/segments/[]/bgpPrioritySetup/v6CommunityMapping/enabled (in: body, type: boolean) - new request param: value/segments/[]/bgpPrioritySetup/v6CommunityMapping/priorityMode (in: body, type: string) - new request param: value/segments/[]/bgpPrioritySetup/v6CommunityMapping/communityAdditive (in: body, type: boolean) - new request param: value/segments/[]/v6LocalAddress/cidrIp (in: body, type: string) - new request param: value/segments/[]/v6LocalAddress/cidrPrefix (in: body, type: number) - new request param: value/segments/[]/v6LocalAddress/useForPrivate (in: body, type: boolean) - new request param: value/segments/[]/v6LocalAddress/advertiseViaBgp (in: body, type: boolean) - new request param: value/segments/[]/v6LocalAddress/override (in: body, type: boolean) - new request param: value/segments/[]/staticRoutes/subnets/[]/name (in: body, type: string) - new request param: value/segments/[]/staticRoutes/subnets/[]/cidrIp (in: body, type: string) - new request param: value/segments/[]/staticRoutes/subnets/[]/cidrPrefix (in: body, type: number) - new request param: value/segments/[]/staticRoutes/subnets/[]/encrypt (in: body, type: boolean) - new request param: value/segments/[]/staticRoutes/subnets/[]/handOffType (in: body, type: string) - new request param: value/segments/[]/staticRoutes/subnets/[]/routeCost (in: body, type: integer) - new request param: value/segments/[]/staticRoutes/v6Subnets/[]/name (in: body, type: string) - new request param: value/segments/[]/staticRoutes/v6Subnets/[]/cidrIp (in: body, type: string) - new request param: value/segments/[]/staticRoutes/v6Subnets/[]/cidrPrefix (in: body, type: number) - new request param: value/segments/[]/staticRoutes/v6Subnets/[]/encrypt (in: body, type: boolean) - new request param: value/segments/[]/staticRoutes/v6Subnets/[]/handOffType (in: body, type: string) - new request param: value/segments/[]/staticRoutes/v6Subnets/[]/routeCost (in: body, type: integer) - new request param: value/segments/[]/bfd/v6Detail/peerAddress (in: body, type: string) - new request param: value/segments/[]/bfd/v6Detail/localAddress (in: body, type: string) - new request param: value/segments/[]/bfd/v6Detail/detectMultiplier (in: body, type: integer) - new request param: value/segments/[]/bfd/v6Detail/receiveInterval (in: body, type: integer) - new request param: value/segments/[]/bfd/v6Detail/transmitInterval (in: body, type: integer) - new request param: value/segments/[]/bgp/enableBfd (in: body, type: boolean) - new request param: value/segments/[]/bgp/disableASPathCarryOver (in: body, type: boolean) - new request param: value/segments/[]/bgp/enableMd5 (in: body, type: boolean) - new request param: value/segments/[]/bgp/md5Password (in: body, type: string) - new request param: value/segments/[]/bgp/v6Detail/neighborIp (in: body, type: string) - new request param: value/segments/[]/bgp/v6Detail/neighborASN (in: body, type: string) - new request param: value/segments/[]/bgp/v6Detail/encryption (in: body, type: boolean) - new request param: value/segments/[]/bgp/v6Detail/enableBfd (in: body, type: boolean) - new request param: value/segments/[]/bgp/v6Detail/disableASPathCarryOver (in: body, type: boolean) - new request param: value/segments/[]/bgp/v6Detail/enableMd5 (in: body, type: boolean) - new request param: value/segments/[]/bgp/v6Detail/md5Password (in: body, type: string) - new request param: value/segments/[]/v6BgpInboundMap/rules[]/action/type (in: body, type: string) - new request param: value/segments/[]/v6BgpInboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new request param: value/segments/[]/v6BgpInboundMap/rules[]/match/type (in: body, type: string) - new request param: value/segments/[]/v6BgpInboundMap/rules[]/match/value (in: body, type: string) - new request param: value/segments/[]/v6BgpInboundMap/override (in: body, type: boolean) - new request param: value/segments/[]/v6BgpOutboundMap/rules[]/action/type (in: body, type: string) - new request param: value/segments/[]/v6BgpOutboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new request param: value/segments/[]/v6BgpOutboundMap/rules[]/match/type (in: body, type: string) - new request param: value/segments/[]/v6BgpOutboundMap/rules[]/match/value (in: body, type: string) - new request param: value/segments/[]/v6BgpOutboundMap/override (in: body, type: boolean) - new request param: value/segments/[]/overrides/bgp (in: body, type: Hash[string, *]) - new request param: value/segments/[]/overrides/localAddress (in: body, type: Hash[string, *]) - new request param: value/segments/[]/overrides/v6LocalAddress (in: body, type: Hash[string, *]) - new request param: value/bgpPrioritySetup/v6CommunityMapping/enabled (in: body, type: boolean) - new request param: value/bgpPrioritySetup/v6CommunityMapping/priorityMode (in: body, type: string) - new request param: value/bgpPrioritySetup/v6CommunityMapping/communityAdditive (in: body, type: boolean) - new request param: value/v6LocalAddress/cidrIp (in: body, type: string) - new request param: value/v6LocalAddress/cidrPrefix (in: body, type: number) - new request param: value/v6LocalAddress/useForPrivate (in: body, type: boolean) - new request param: value/v6LocalAddress/advertiseViaBgp (in: body, type: boolean) - new request param: value/v6LocalAddress/override (in: body, type: boolean) - new request param: value/staticRoutes/subnets/[]/name (in: body, type: string) - new request param: value/staticRoutes/subnets/[]/cidrIp (in: body, type: string) - new request param: value/staticRoutes/subnets/[]/cidrPrefix (in: body, type: number) - new request param: value/staticRoutes/subnets/[]/encrypt (in: body, type: boolean) - new request param: value/staticRoutes/subnets/[]/handOffType (in: body, type: string) - new request param: value/staticRoutes/subnets/[]/routeCost (in: body, type: integer) - new request param: value/staticRoutes/v6Subnets/[]/name (in: body, type: string) - new request param: value/staticRoutes/v6Subnets/[]/cidrIp (in: body, type: string) - new request param: value/staticRoutes/v6Subnets/[]/cidrPrefix (in: body, type: number) - new request param: value/staticRoutes/v6Subnets/[]/encrypt (in: body, type: boolean) - new request param: value/staticRoutes/v6Subnets/[]/handOffType (in: body, type: string) - new request param: value/staticRoutes/v6Subnets/[]/routeCost (in: body, type: integer) - new request param: value/bfd/v6Detail/peerAddress (in: body, type: string) - new request param: value/bfd/v6Detail/localAddress (in: body, type: string) - new request param: value/bfd/v6Detail/detectMultiplier (in: body, type: integer) - new request param: value/bfd/v6Detail/receiveInterval (in: body, type: integer) - new request param: value/bfd/v6Detail/transmitInterval (in: body, type: integer) - new request param: value/bgp/enableBfd (in: body, type: boolean) - new request param: value/bgp/disableASPathCarryOver (in: body, type: boolean) - new request param: value/bgp/enableMd5 (in: body, type: boolean) - new request param: value/bgp/md5Password (in: body, type: string) - new request param: value/bgp/v6Detail/neighborIp (in: body, type: string) - new request param: value/bgp/v6Detail/neighborASN (in: body, type: string) - new request param: value/bgp/v6Detail/encryption (in: body, type: boolean) - new request param: value/bgp/v6Detail/enableBfd (in: body, type: boolean) - new request param: value/bgp/v6Detail/disableASPathCarryOver (in: body, type: boolean) - new request param: value/bgp/v6Detail/enableMd5 (in: body, type: boolean) - new request param: value/bgp/v6Detail/md5Password (in: body, type: string) - new request param: value/v6BgpInboundMap/rules[]/action/type (in: body, type: string) - new request param: value/v6BgpInboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new request param: value/v6BgpInboundMap/rules[]/match/type (in: body, type: string) - new request param: value/v6BgpInboundMap/rules[]/match/value (in: body, type: string) - new request param: value/v6BgpInboundMap/override (in: body, type: boolean) - new request param: value/v6BgpOutboundMap/rules[]/action/type (in: body, type: string) - new request param: value/v6BgpOutboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new request param: value/v6BgpOutboundMap/rules[]/match/type (in: body, type: string) - new request param: value/v6BgpOutboundMap/rules[]/match/value (in: body, type: string) - new request param: value/v6BgpOutboundMap/override (in: body, type: boolean) - new request param: value/overrides/bgp (in: body, type: Hash[string, *]) - new request param: value/overrides/localAddress (in: body, type: Hash[string, *]) - new request param: value/overrides/v6LocalAddress (in: body, type: Hash[string, *]) - post /enterprise/updateEnterpriseRoute - new request param: original/ipVersion (in: body, type: string) - new request param: updated/ipVersion (in: body, type: string) - post /enterprise/updateEnterpriseRouteConfiguration - new request param: data/v6Detail/nsdEdge/bgp/advertiseInternal (in: body, type: boolean) - new request param: data/v6Detail/nsdEdge/bgp/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/nsdEdge/bgp/advertiseNeighborTags/UPLINK (in: body, type: boolean) - new request param: data/v6Detail/nsdEdge/assigned/advertiseStatic (in: body, type: boolean) - new request param: data/v6Detail/nsdGateway/bgp/advertiseInternal (in: body, type: boolean) - new request param: data/v6Detail/nsdGateway/bgp/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/nsdGateway/assigned/advertiseStatic (in: body, type: boolean) - new request param: data/v6Detail/edge/ospf/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/edge/ospf/advertiseInterArea (in: body, type: boolean) - new request param: data/v6Detail/edge/ospf/advertiseIntraArea (in: body, type: boolean) - new request param: data/v6Detail/edge/bgp/advertiseInternal (in: body, type: boolean) - new request param: data/v6Detail/edge/bgp/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/edge/bgp/advertiseNeighborTags/UPLINK (in: body, type: boolean) - new request param: data/v6Detail/edge/assigned/advertiseStatic (in: body, type: boolean) - new request param: data/v6Detail/edge/assigned/advertiseConnected (in: body, type: boolean) - new request param: data/v6Detail/hub/ospf/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/hub/ospf/advertiseInterArea (in: body, type: boolean) - new request param: data/v6Detail/hub/ospf/advertiseIntraArea (in: body, type: boolean) - new request param: data/v6Detail/hub/bgp/advertiseInternal (in: body, type: boolean) - new request param: data/v6Detail/hub/bgp/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/hub/bgp/advertiseNeighborTags/UPLINK (in: body, type: boolean) - new request param: data/v6Detail/hub/assigned/advertiseStatic (in: body, type: boolean) - new request param: data/v6Detail/hub/assigned/advertiseConnected (in: body, type: boolean) - new request param: data/v6Detail/partnerGateway/bgp/advertiseExternal (in: body, type: boolean) - new request param: data/v6Detail/partnerGateway/assigned/advertiseStatic (in: body, type: boolean) - post /enterpriseProxy/insertEnterpriseProxyEnterprise - new request param: analyticsConfiguration/analyticsCapability (in: body, type: string) - new request param: analyticsConfiguration/analyticsEdgeLimit (in: body, type: integer) - new request param: analyticsConfiguration/analyticsSelfHealing (in: body, type: boolean) - post /enterpriseProxy/insertEnterpriseProxyUser - new request param: sshUsername (in: body, type: string) - new request param: accessLevel (in: body, type: string) - post /enterpriseProxy/updateEnterpriseProxyUser - new request param: _update/sshUsername (in: body, type: string) - new request param: _update/accessLevel (in: body, type: string) - post /enterpriseUser/updateEnterpriseUser - new request param: _update/sshUsername (in: body, type: string) - new request param: _update/accessLevel (in: body, type: string) - post /gateway/updateGatewayAttributes - new request param: v6Subnets[]/name (in: body, type: string) - new request param: v6Subnets[]/routeCost (in: body, type: integer) - new request param: v6Subnets[]/cidrIp (in: body, type: string) - new request param: v6Subnets[]/cidrPrefix (in: body, type: integer) - new request param: v6Subnets[]/encrypt (in: body, type: boolean) - new request param: v6Subnets[]/handOffType (in: body, type: string) - post /monitoring/getAggregateEnterpriseEvents - new request param: enterpriseProxyId (in: body, type: integer) - new request param: with (in: body, type: string[]) - new request param: rules[]/field (in: body, type: string) - new request param: rules[]/op (in: body, type: string) - new request param: rules[]/values (in: body, type: string[]) - post /operatorUser/insertOperatorUser - new request param: sshUsername (in: body, type: string) - new request param: accessLevel (in: body, type: string) - post /operatorUser/updateOperatorUser - new request param: _update/sshUsername (in: body, type: string) - new request param: _update/accessLevel (in: body, type: string) - post /vpn/generateVpnGatewayConfiguration - new request param: data/primary/bgpNeighbor/neighborAS (in: body, type: string) - new request param: data/primary/bgpNeighbor/neighborIp (in: body, type: string) - new request param: data/primary/bgpNeighbor/defaultRoute (in: body, type: boolean) - new request param: data/primary/bgpNeighbor/enableBfd (in: body, type: boolean) - new request param: data/primary/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new request param: data/primary/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new request param: data/primary/bgpNeighbor/allowAS (in: body, type: boolean) - new request param: data/primary/bgpNeighbor/localIP (in: body, type: string) - new request param: data/primary/bgpNeighbor/connect (in: body, type: string) - new request param: data/primary/bgpNeighbor/maxHop (in: body, type: string) - new request param: data/primary/bgpNeighbor/holdtime (in: body, type: string) - new request param: data/primary/bgpNeighbor/keepalive (in: body, type: string) - new request param: data/primary/bgpNeighbor/enableMd5 (in: body, type: boolean) - new request param: data/primary/bgpNeighbor/md5Password (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/neighborAS (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/neighborIp (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/defaultRoute (in: body, type: boolean) - new request param: data/primary/redundant/bgpNeighbor/enableBfd (in: body, type: boolean) - new request param: data/primary/redundant/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new request param: data/primary/redundant/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new request param: data/primary/redundant/bgpNeighbor/allowAS (in: body, type: boolean) - new request param: data/primary/redundant/bgpNeighbor/localIP (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/connect (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/maxHop (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/holdtime (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/keepalive (in: body, type: string) - new request param: data/primary/redundant/bgpNeighbor/enableMd5 (in: body, type: boolean) - new request param: data/primary/redundant/bgpNeighbor/md5Password (in: body, type: string) - new request param: data/secondary/bgpNeighbor/neighborAS (in: body, type: string) - new request param: data/secondary/bgpNeighbor/neighborIp (in: body, type: string) - new request param: data/secondary/bgpNeighbor/defaultRoute (in: body, type: boolean) - new request param: data/secondary/bgpNeighbor/enableBfd (in: body, type: boolean) - new request param: data/secondary/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new request param: data/secondary/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new request param: data/secondary/bgpNeighbor/allowAS (in: body, type: boolean) - new request param: data/secondary/bgpNeighbor/localIP (in: body, type: string) - new request param: data/secondary/bgpNeighbor/connect (in: body, type: string) - new request param: data/secondary/bgpNeighbor/maxHop (in: body, type: string) - new request param: data/secondary/bgpNeighbor/holdtime (in: body, type: string) - new request param: data/secondary/bgpNeighbor/keepalive (in: body, type: string) - new request param: data/secondary/bgpNeighbor/enableMd5 (in: body, type: boolean) - new request param: data/secondary/bgpNeighbor/md5Password (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/neighborAS (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/neighborIp (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/defaultRoute (in: body, type: boolean) - new request param: data/secondary/redundant/bgpNeighbor/enableBfd (in: body, type: boolean) - new request param: data/secondary/redundant/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new request param: data/secondary/redundant/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new request param: data/secondary/redundant/bgpNeighbor/allowAS (in: body, type: boolean) - new request param: data/secondary/redundant/bgpNeighbor/localIP (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/connect (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/maxHop (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/holdtime (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/keepalive (in: body, type: string) - new request param: data/secondary/redundant/bgpNeighbor/enableMd5 (in: body, type: boolean) - new request param: data/secondary/redundant/bgpNeighbor/md5Password (in: body, type: string) - removed request params - post /enterprise/insertOrUpdateAnalyticsConfiguration - new required request param: enterpriseId - post /enterprise/insertOrUpdateEnterpriseGatewayHandoff - missing request param: subnets[]/name (in: body, type: string) - missing request param: subnets[]/cidrIp (in: body, type: string) - missing request param: subnets[]/cidrPrefix (in: body, type: number) - missing request param: subnets[]/encrypt (in: body, type: boolean) - missing request param: subnets[]/handOffType (in: body, type: string) - missing request param: subnets[]/routeCost (in: body, type: integer) - missing request param: value/segments/[]/bgp/maxHop (in: body, type: string) - missing request param: value/segments/[]/overrides/bgp (in: body, type: Hash[string, object]) - missing request param: value/segments/[]/overrides/localAddress (in: body, type: Hash[string, object]) - missing request param: value/bgp/maxHop (in: body, type: string) - missing request param: value/overrides/bgp (in: body, type: Hash[string, object]) - missing request param: value/overrides/localAddress (in: body, type: Hash[string, object]) - new response attributes - post /disasterRecovery/getReplicationStatus - new attribute for 200 response: standbyList[]/standbyAddressV6 (in: body, type: string) - post /edge/getEdge - new attribute for 200 response: platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: platformBuildNumber (in: body, type: string) - new attribute for 200 response: modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: modemBuildNumber (in: body, type: string) - new attribute for 200 response: lteRegion (in: body, type: string) - new attribute for 200 response: selfHealing (in: body, type: boolean) - post /edge/getEdgeConfigurationModules - new attribute for 200 response: networks[]/disableV4 (in: body, type: boolean) - new attribute for 200 response: networks[]/disableV6 (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/override (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/advertise (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/addressing/cidrIp (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/addressing/cidrPrefix (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/addressing/netmask (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/enabled (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/dhcpRelay/enabled (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/dhcpRelay/servers (in: body, type: string[]) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/leaseTimeSeconds (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/option (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/value (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/type (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/metaData/dataType (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/metaData/description (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/metaData/display (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/metaData/list (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/metaData/name (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/options[]/metaData/option (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/prefixDelegation/enabled (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/prefixDelegation/pdlist[]/poolname (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/prefixDelegation/pdlist[]/prefix (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/prefixDelegation/pdlist[]/prefixLen (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/prefixDelegation/pdlist[]/targetPrefixLen (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/baseDhcpAddr (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/numDhcpAddr (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/staticReserved (in: body, type: integer) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/fixedIp[]/macAddress (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/fixedIp[]/lanIp (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/dhcpServer/fixedIp[]/description (in: body, type: string) - new attribute for 200 response: networks[]/v6Detail/routerAdvertisementHostSettings/mtu (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/routerAdvertisementHostSettings/defaultRoutes (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/routerAdvertisementHostSettings/specificRoutes (in: body, type: boolean) - new attribute for 200 response: networks[]/v6Detail/routerAdvertisementHostSettings/nd6Timers (in: body, type: boolean) - new attribute for 200 response: firewall/data/inbound[]/match/ipVersion (in: body, type: string) - new attribute for 200 response: firewall/data/inbound[]/match/sipV6 (in: body, type: string) - new attribute for 200 response: firewall/data/inbound[]/match/dipV6 (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/name (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/appid (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/classid (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/dscp (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/ipVersion (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/sip (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/sipV6 (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/sport_high (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/sport_low (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/sAddressGroup (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/sPortGroup (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/ssm (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/smac (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/svlan (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/sInterface (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/os_version (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/hostname (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dip (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dipV6 (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dport_low (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/dport_high (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/dAddressGroup (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dPortGroup (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dsm (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dmac (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/dvlan (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/dInterface (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/proto (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/match/s_rule_type (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/match/d_rule_type (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/action/type (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/action/nat/lan_ip (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/action/nat/lan_port (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/action/nat/outbound (in: body, type: boolean) - new attribute for 200 response: firewall/data/inboundV6[]/action/interface (in: body, type: string) - new attribute for 200 response: firewall/data/inboundV6[]/action/subinterfaceId (in: body, type: integer) - new attribute for 200 response: firewall/data/inboundV6[]/ruleLogicalId (in: body, type: string) - new attribute for 200 response: firewall/data/statefulFirewallSettingsV6/establishedTcpFlowTimeout (in: body, type: integer) - new attribute for 200 response: firewall/data/statefulFirewallSettingsV6/nonEstablishedTcpFlowTimeout (in: body, type: integer) - new attribute for 200 response: firewall/data/statefulFirewallSettingsV6/udpFlowTimeout (in: body, type: integer) - new attribute for 200 response: firewall/data/statefulFirewallSettingsV6/otherFlowTimeout (in: body, type: integer) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/denylistDuration (in: body, type: integer) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/newConnectionThreshold (in: body, type: integer) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/denylist (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/detectionTime (in: body, type: integer) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/tcpBasedAttacksEnabled (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/tcpBasedAttacks/invalidFlags (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/tcpBasedAttacks/enableLand (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/tcpBasedAttacks/enableSynFragment (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/icmpBasedAttacksEnabled (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/icmpBasedAttacks/enablePingOfDeath (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/icmpBasedAttacks/enableFragment (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/ipBasedAttacksEnabled (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/ipBasedAttacks/enableUnknownProtocol (in: body, type: boolean) - new attribute for 200 response: firewall/data/networkProtectionSettingsV6/ipBasedAttacks/enableInsecureOptions (in: body, type: boolean) - new attribute for 200 response: firewall/data/segments[]/outbound[]/match/ipVersion (in: body, type: string) - new attribute for 200 response: firewall/data/segments[]/outbound[]/match/sipV6 (in: body, type: string) - new attribute for 200 response: firewall/data/segments[]/outbound[]/match/dipV6 (in: body, type: string) - new attribute for 200 response: firewall/data/services/usb.disabled (in: body, type: boolean) - new attribute for 200 response: QOS/data/segments[]/rules[]/match/ipVersion (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/match/sipV6 (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/match/dipV6 (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/action/nat/sourceIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/action/nat/destIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/action/natIpVersion (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/action/natV6/sourceIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/rules[]/action/natV6/destIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/match/ipVersion (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/match/sipV6 (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/match/dipV6 (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/action/nat/sourceIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/action/nat/destIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/action/natIpVersion (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/action/natV6/sourceIp (in: body, type: string) - new attribute for 200 response: QOS/data/segments[]/defaults[]/action/natV6/destIp (in: body, type: string) - new attribute for 200 response: links[]/publicIpAddressV6 (in: body, type: string) - new attribute for 200 response: links[]/sourceIpAddressV6 (in: body, type: string) - new attribute for 200 response: links[]/nextHopIpAddressV6 (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/primaryCCI (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/primaryCCIDetail/ipAddress (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/primaryCCIDetail/logicalId (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/primaryCCIDetail/name (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/primaryCCIDetail/ipV6Address (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/secondaryCCI (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/secondaryCCIDetail/ipAddress (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/secondaryCCIDetail/logicalId (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/secondaryCCIDetail/name (in: body, type: string) - new attribute for 200 response: controlPlane/data/gatewaySelection/secondaryCCIDetail/ipV6Address (in: body, type: string) - new attribute for 200 response: cci[]/vendor (in: body, type: string) - new attribute for 200 response: cci[]/providerLogicalId (in: body, type: string) - new attribute for 200 response: cci[]/cloud (in: body, type: string) - new attribute for 200 response: cci[]/locationId (in: body, type: integer) - new attribute for 200 response: cci[]/userFqdn (in: body, type: string) - new attribute for 200 response: cci[]/userPsk (in: body, type: string) - new attribute for 200 response: managementPlane/data/managementPlaneProxy/primaryDetail/ipV4 (in: body, type: string) - new attribute for 200 response: managementPlane/data/managementPlaneProxy/primaryDetail/ipV6 (in: body, type: string) - new attribute for 200 response: managementPlane/data/managementPlaneProxy/primaryDetail/fqdn (in: body, type: string) - new attribute for 200 response: managementPlane/data/managementPlaneProxy/secondaryDetail/ipV4 (in: body, type: string) - new attribute for 200 response: managementPlane/data/managementPlaneProxy/secondaryDetail/ipV6 (in: body, type: string) - new attribute for 200 response: managementPlane/data/managementPlaneProxy/secondaryDetail/fqdn (in: body, type: string) - new attribute for 200 response: imageUpdate/data/devicefamily (in: body, type: string[]) - new attribute for 200 response: imageUpdate/data/modemFirmware/buildNumber (in: body, type: string) - new attribute for 200 response: imageUpdate/data/modemFirmware/profileDeviceFamily (in: body, type: string) - new attribute for 200 response: imageUpdate/data/modemFirmware/profileVersion (in: body, type: string) - new attribute for 200 response: imageUpdate/data/modemFirmware/softwarePackageId (in: body, type: integer) - new attribute for 200 response: imageUpdate/data/modemFirmware/softwarePackageName (in: body, type: string) - new attribute for 200 response: imageUpdate/data/modemFirmware/version (in: body, type: string) - new attribute for 200 response: imageUpdate/data/modemFirmware/windowDurationMins (in: body, type: integer) - new attribute for 200 response: imageUpdate/data/modemFirmware/windowed (in: body, type: boolean) - new attribute for 200 response: imageUpdate/data/modemFirmware/devicefamily (in: body, type: string[]) - new attribute for 200 response: imageUpdate/data/platformFirmware/buildNumber (in: body, type: string) - new attribute for 200 response: imageUpdate/data/platformFirmware/profileDeviceFamily (in: body, type: string) - new attribute for 200 response: imageUpdate/data/platformFirmware/profileVersion (in: body, type: string) - new attribute for 200 response: imageUpdate/data/platformFirmware/softwarePackageId (in: body, type: integer) - new attribute for 200 response: imageUpdate/data/platformFirmware/softwarePackageName (in: body, type: string) - new attribute for 200 response: imageUpdate/data/platformFirmware/version (in: body, type: string) - new attribute for 200 response: imageUpdate/data/platformFirmware/windowDurationMins (in: body, type: integer) - new attribute for 200 response: imageUpdate/data/platformFirmware/windowed (in: body, type: boolean) - new attribute for 200 response: imageUpdate/data/platformFirmware/devicefamily (in: body, type: string[]) - new attribute for 200 response: imageUpdate/data/factoryFirmware/buildNumber (in: body, type: string) - new attribute for 200 response: imageUpdate/data/factoryFirmware/profileDeviceFamily (in: body, type: string) - new attribute for 200 response: imageUpdate/data/factoryFirmware/profileVersion (in: body, type: string) - new attribute for 200 response: imageUpdate/data/factoryFirmware/softwarePackageId (in: body, type: integer) - new attribute for 200 response: imageUpdate/data/factoryFirmware/softwarePackageName (in: body, type: string) - new attribute for 200 response: imageUpdate/data/factoryFirmware/version (in: body, type: string) - new attribute for 200 response: imageUpdate/data/factoryFirmware/windowDurationMins (in: body, type: integer) - new attribute for 200 response: imageUpdate/data/factoryFirmware/windowed (in: body, type: boolean) - new attribute for 200 response: imageUpdate/data/factoryFirmware/devicefamily (in: body, type: string[]) - post /enterprise/getAnalyticsConfiguration - new attribute for 200 response: analyticsSelfHealing (in: body, type: boolean) - post /enterprise/getEnterpriseCapabilities - new attribute for 200 response: enableSecureEdgeAccess (in: body, type: boolean) - post /enterprise/getEnterpriseEdges - new attribute for 200 response: []/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/lteRegion (in: body, type: string) - post /enterprise/getEnterpriseGatewayHandoff - new attribute for 200 response: value/segments/[]/bgpPrioritySetup/v6CommunityMapping/enabled (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgpPrioritySetup/v6CommunityMapping/priorityMode (in: body, type: string) - new attribute for 200 response: value/segments/[]/bgpPrioritySetup/v6CommunityMapping/communityAdditive (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/v6LocalAddress/cidrIp (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6LocalAddress/cidrPrefix (in: body, type: number) - new attribute for 200 response: value/segments/[]/v6LocalAddress/useForPrivate (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/v6LocalAddress/advertiseViaBgp (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/v6LocalAddress/override (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/staticRoutes/subnets/[]/name (in: body, type: string) - new attribute for 200 response: value/segments/[]/staticRoutes/subnets/[]/cidrIp (in: body, type: string) - new attribute for 200 response: value/segments/[]/staticRoutes/subnets/[]/cidrPrefix (in: body, type: number) - new attribute for 200 response: value/segments/[]/staticRoutes/subnets/[]/encrypt (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/staticRoutes/subnets/[]/handOffType (in: body, type: string) - new attribute for 200 response: value/segments/[]/staticRoutes/subnets/[]/routeCost (in: body, type: integer) - new attribute for 200 response: value/segments/[]/staticRoutes/v6Subnets/[]/name (in: body, type: string) - new attribute for 200 response: value/segments/[]/staticRoutes/v6Subnets/[]/cidrIp (in: body, type: string) - new attribute for 200 response: value/segments/[]/staticRoutes/v6Subnets/[]/cidrPrefix (in: body, type: number) - new attribute for 200 response: value/segments/[]/staticRoutes/v6Subnets/[]/encrypt (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/staticRoutes/v6Subnets/[]/handOffType (in: body, type: string) - new attribute for 200 response: value/segments/[]/staticRoutes/v6Subnets/[]/routeCost (in: body, type: integer) - new attribute for 200 response: value/segments/[]/bfd/v6Detail/peerAddress (in: body, type: string) - new attribute for 200 response: value/segments/[]/bfd/v6Detail/localAddress (in: body, type: string) - new attribute for 200 response: value/segments/[]/bfd/v6Detail/detectMultiplier (in: body, type: integer) - new attribute for 200 response: value/segments/[]/bfd/v6Detail/receiveInterval (in: body, type: integer) - new attribute for 200 response: value/segments/[]/bfd/v6Detail/transmitInterval (in: body, type: integer) - new attribute for 200 response: value/segments/[]/bgp/enableBfd (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/disableASPathCarryOver (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/enableMd5 (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/md5Password (in: body, type: string) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/neighborIp (in: body, type: string) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/neighborASN (in: body, type: string) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/encryption (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/enableBfd (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/disableASPathCarryOver (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/enableMd5 (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/bgp/v6Detail/md5Password (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpInboundMap/rules[]/action/type (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpInboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/v6BgpInboundMap/rules[]/match/type (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpInboundMap/rules[]/match/value (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpInboundMap/override (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/v6BgpOutboundMap/rules[]/action/type (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpOutboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/v6BgpOutboundMap/rules[]/match/type (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpOutboundMap/rules[]/match/value (in: body, type: string) - new attribute for 200 response: value/segments/[]/v6BgpOutboundMap/override (in: body, type: boolean) - new attribute for 200 response: value/segments/[]/overrides/bgp (in: body, type: Hash[string, *]) - new attribute for 200 response: value/segments/[]/overrides/localAddress (in: body, type: Hash[string, *]) - new attribute for 200 response: value/segments/[]/overrides/v6LocalAddress (in: body, type: Hash[string, *]) - new attribute for 200 response: value/bgpPrioritySetup/v6CommunityMapping/enabled (in: body, type: boolean) - new attribute for 200 response: value/bgpPrioritySetup/v6CommunityMapping/priorityMode (in: body, type: string) - new attribute for 200 response: value/bgpPrioritySetup/v6CommunityMapping/communityAdditive (in: body, type: boolean) - new attribute for 200 response: value/v6LocalAddress/cidrIp (in: body, type: string) - new attribute for 200 response: value/v6LocalAddress/cidrPrefix (in: body, type: number) - new attribute for 200 response: value/v6LocalAddress/useForPrivate (in: body, type: boolean) - new attribute for 200 response: value/v6LocalAddress/advertiseViaBgp (in: body, type: boolean) - new attribute for 200 response: value/v6LocalAddress/override (in: body, type: boolean) - new attribute for 200 response: value/staticRoutes/subnets/[]/name (in: body, type: string) - new attribute for 200 response: value/staticRoutes/subnets/[]/cidrIp (in: body, type: string) - new attribute for 200 response: value/staticRoutes/subnets/[]/cidrPrefix (in: body, type: number) - new attribute for 200 response: value/staticRoutes/subnets/[]/encrypt (in: body, type: boolean) - new attribute for 200 response: value/staticRoutes/subnets/[]/handOffType (in: body, type: string) - new attribute for 200 response: value/staticRoutes/subnets/[]/routeCost (in: body, type: integer) - new attribute for 200 response: value/staticRoutes/v6Subnets/[]/name (in: body, type: string) - new attribute for 200 response: value/staticRoutes/v6Subnets/[]/cidrIp (in: body, type: string) - new attribute for 200 response: value/staticRoutes/v6Subnets/[]/cidrPrefix (in: body, type: number) - new attribute for 200 response: value/staticRoutes/v6Subnets/[]/encrypt (in: body, type: boolean) - new attribute for 200 response: value/staticRoutes/v6Subnets/[]/handOffType (in: body, type: string) - new attribute for 200 response: value/staticRoutes/v6Subnets/[]/routeCost (in: body, type: integer) - new attribute for 200 response: value/bfd/v6Detail/peerAddress (in: body, type: string) - new attribute for 200 response: value/bfd/v6Detail/localAddress (in: body, type: string) - new attribute for 200 response: value/bfd/v6Detail/detectMultiplier (in: body, type: integer) - new attribute for 200 response: value/bfd/v6Detail/receiveInterval (in: body, type: integer) - new attribute for 200 response: value/bfd/v6Detail/transmitInterval (in: body, type: integer) - new attribute for 200 response: value/bgp/enableBfd (in: body, type: boolean) - new attribute for 200 response: value/bgp/disableASPathCarryOver (in: body, type: boolean) - new attribute for 200 response: value/bgp/enableMd5 (in: body, type: boolean) - new attribute for 200 response: value/bgp/md5Password (in: body, type: string) - new attribute for 200 response: value/bgp/v6Detail/neighborIp (in: body, type: string) - new attribute for 200 response: value/bgp/v6Detail/neighborASN (in: body, type: string) - new attribute for 200 response: value/bgp/v6Detail/encryption (in: body, type: boolean) - new attribute for 200 response: value/bgp/v6Detail/enableBfd (in: body, type: boolean) - new attribute for 200 response: value/bgp/v6Detail/disableASPathCarryOver (in: body, type: boolean) - new attribute for 200 response: value/bgp/v6Detail/enableMd5 (in: body, type: boolean) - new attribute for 200 response: value/bgp/v6Detail/md5Password (in: body, type: string) - new attribute for 200 response: value/v6BgpInboundMap/rules[]/action/type (in: body, type: string) - new attribute for 200 response: value/v6BgpInboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new attribute for 200 response: value/v6BgpInboundMap/rules[]/match/type (in: body, type: string) - new attribute for 200 response: value/v6BgpInboundMap/rules[]/match/value (in: body, type: string) - new attribute for 200 response: value/v6BgpInboundMap/override (in: body, type: boolean) - new attribute for 200 response: value/v6BgpOutboundMap/rules[]/action/type (in: body, type: string) - new attribute for 200 response: value/v6BgpOutboundMap/rules[]/match/exactMatch (in: body, type: boolean) - new attribute for 200 response: value/v6BgpOutboundMap/rules[]/match/type (in: body, type: string) - new attribute for 200 response: value/v6BgpOutboundMap/rules[]/match/value (in: body, type: string) - new attribute for 200 response: value/v6BgpOutboundMap/override (in: body, type: boolean) - new attribute for 200 response: value/overrides/bgp (in: body, type: Hash[string, *]) - new attribute for 200 response: value/overrides/localAddress (in: body, type: Hash[string, *]) - new attribute for 200 response: value/overrides/v6LocalAddress (in: body, type: Hash[string, *]) - post /enterprise/getEnterpriseRouteTable - new attribute for 200 response: subnets[]/ipVersion (in: body, type: string) - post /enterprise/getEnterpriseUsers - new attribute for 200 response: []/sshUsername (in: body, type: string) - new attribute for 200 response: []/accessLevel (in: body, type: string) - post /enterprise/updateEnterpriseRoute - new attribute for 200 response: ipVersion (in: body, type: string) - post /enterpriseProxy/getEnterpriseProxyGatewayPools - new attribute for 200 response: []/gateways (in: body, type: []) - post /enterpriseProxy/getEnterpriseProxyGateways - new attribute for 200 response: v6Subnets[]/name (in: body, type: string) - new attribute for 200 response: v6Subnets[]/routeCost (in: body, type: integer) - new attribute for 200 response: v6Subnets[]/cidrIp (in: body, type: string) - new attribute for 200 response: v6Subnets[]/cidrPrefix (in: body, type: integer) - new attribute for 200 response: v6Subnets[]/encrypt (in: body, type: boolean) - new attribute for 200 response: v6Subnets[]/handOffType (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/lteRegion (in: body, type: string) - post /enterpriseProxy/getEnterpriseProxyOperatorProfiles - new attribute for 200 response: []/edges[]/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/edges[]/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/edges[]/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/edges[]/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/edges[]/lteRegion (in: body, type: string) - post /enterpriseProxy/getEnterpriseProxyUser - new attribute for 200 response: sshUsername (in: body, type: string) - new attribute for 200 response: accessLevel (in: body, type: string) - post /enterpriseProxy/getEnterpriseProxyUsers - new attribute for 200 response: []/sshUsername (in: body, type: string) - new attribute for 200 response: []/accessLevel (in: body, type: string) - post /enterpriseUser/getEnterpriseUser - new attribute for 200 response: sshUsername (in: body, type: string) - new attribute for 200 response: accessLevel (in: body, type: string) - post /gateway/getGatewayEdgeAssignments - new attribute for 200 response: []/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/lteRegion (in: body, type: string) - post /metrics/getEdgeStatusMetrics - new attribute for 200 response: cpuCoreTemp/min (in: body, type: number) - new attribute for 200 response: cpuCoreTemp/max (in: body, type: number) - new attribute for 200 response: cpuCoreTemp/average (in: body, type: number) - post /metrics/getEdgeStatusSeries - new attribute for 200 response: series[]/cpuCoreTemp (in: body, type: integer) - post /monitoring/getAggregateEnterpriseEvents - new attribute for 200 response: data[]/edgeId (in: body, type: integer) - new attribute for 200 response: data[]/edge/activationKey (in: body, type: string) - new attribute for 200 response: data[]/edge/activationKeyExpires (in: body, type: string) - new attribute for 200 response: data[]/edge/activationState (in: body, type: string) - new attribute for 200 response: data[]/edge/activationTime (in: body, type: string) - new attribute for 200 response: data[]/edge/bastionState (in: body, type: string) - new attribute for 200 response: data[]/edge/buildNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/created (in: body, type: string) - new attribute for 200 response: data[]/edge/customInfo (in: body, type: string) - new attribute for 200 response: data[]/edge/description (in: body, type: string) - new attribute for 200 response: data[]/edge/deviceFamily (in: body, type: string) - new attribute for 200 response: data[]/edge/deviceId (in: body, type: string) - new attribute for 200 response: data[]/edge/dnsName (in: body, type: string) - new attribute for 200 response: data[]/edge/edgeState (in: body, type: string) - new attribute for 200 response: data[]/edge/edgeStateTime (in: body, type: string) - new attribute for 200 response: data[]/edge/endpointPkiMode (in: body, type: string) - new attribute for 200 response: data[]/edge/enterpriseId (in: body, type: integer) - new attribute for 200 response: data[]/edge/factorySoftwareVersion (in: body, type: string) - new attribute for 200 response: data[]/edge/factoryBuildNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: data[]/edge/platformBuildNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: data[]/edge/modemBuildNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/lteRegion (in: body, type: string) - new attribute for 200 response: data[]/edge/haLastContact (in: body, type: string) - new attribute for 200 response: data[]/edge/haPreviousState (in: body, type: string) - new attribute for 200 response: data[]/edge/haSerialNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/haState (in: body, type: string) - new attribute for 200 response: data[]/edge/id (in: body, type: integer) - new attribute for 200 response: data[]/edge/isLive (in: body, type: integer) - new attribute for 200 response: data[]/edge/lastContact (in: body, type: string) - new attribute for 200 response: data[]/edge/logicalId (in: body, type: string) - new attribute for 200 response: data[]/edge/modelNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/modified (in: body, type: string) - new attribute for 200 response: data[]/edge/name (in: body, type: string) - new attribute for 200 response: data[]/edge/selfMacAddress (in: body, type: string) - new attribute for 200 response: data[]/edge/serialNumber (in: body, type: string) - new attribute for 200 response: data[]/edge/serviceState (in: body, type: string) - new attribute for 200 response: data[]/edge/serviceUpSince (in: body, type: string) - new attribute for 200 response: data[]/edge/siteId (in: body, type: integer) - new attribute for 200 response: data[]/edge/softwareUpdated (in: body, type: string) - new attribute for 200 response: data[]/edge/softwareVersion (in: body, type: string) - new attribute for 200 response: data[]/edge/systemUpSince (in: body, type: string) - post /monitoring/getEnterpriseBgpPeerStatus - new attribute for 200 response: []/data/enterpriseLogicalId (in: body, type: string) - new attribute for 200 response: []/data/neighborAS (in: body, type: string) - new attribute for 200 response: []/data/neighborIp (in: body, type: string) - new attribute for 200 response: []/data/state (in: body, type: string) - new attribute for 200 response: []/data/msgRcvd (in: body, type: integer) - new attribute for 200 response: []/data/pfxRcvd (in: body, type: integer) - new attribute for 200 response: []/data/msgSent (in: body, type: integer) - new attribute for 200 response: []/data/upDownTime (in: body, type: integer) - new attribute for 200 response: []/dataKey (in: body, type: string) - new attribute for 200 response: []/gatewayId (in: body, type: integer) - new attribute for 200 response: []/enterpriseId (in: body, type: integer) - new attribute for 200 response: []/enterpriseObjectId (in: body, type: integer) - new attribute for 200 response: []/id (in: body, type: integer) - new attribute for 200 response: []/state (in: body, type: string) - new attribute for 200 response: []/tag (in: body, type: string) - new attribute for 200 response: []/timestamp (in: body, type: string) - post /monitoring/getEnterpriseEdgeBgpPeerStatus - new attribute for 200 response: []/data/enterpriseLogicalId (in: body, type: string) - new attribute for 200 response: []/data/neighborAS (in: body, type: string) - new attribute for 200 response: []/data/neighborIp (in: body, type: string) - new attribute for 200 response: []/data/state (in: body, type: string) - new attribute for 200 response: []/data/msgRcvd (in: body, type: integer) - new attribute for 200 response: []/data/pfxRcvd (in: body, type: integer) - new attribute for 200 response: []/data/msgSent (in: body, type: integer) - new attribute for 200 response: []/data/upDownTime (in: body, type: integer) - new attribute for 200 response: []/dataKey (in: body, type: string) - new attribute for 200 response: []/edgeState (in: body, type: string) - new attribute for 200 response: []/enterpriseId (in: body, type: integer) - new attribute for 200 response: []/enterpriseObjectId (in: body, type: integer) - new attribute for 200 response: []/id (in: body, type: integer) - new attribute for 200 response: []/state (in: body, type: string) - new attribute for 200 response: []/tag (in: body, type: string) - new attribute for 200 response: []/timestamp (in: body, type: string) - post /monitoring/getEnterpriseEdgeClusterStatus - new attribute for 200 response: []/cpuCoreTemp (in: body, type: integer) - post /monitoring/getEnterpriseEdgeStatus - new attribute for 200 response: data[]/cpuCoreTemp (in: body, type: integer) - post /network/getEligibleReplacementGateways - new attribute for 200 response: v6Subnets[]/name (in: body, type: string) - new attribute for 200 response: v6Subnets[]/routeCost (in: body, type: integer) - new attribute for 200 response: v6Subnets[]/cidrIp (in: body, type: string) - new attribute for 200 response: v6Subnets[]/cidrPrefix (in: body, type: integer) - new attribute for 200 response: v6Subnets[]/encrypt (in: body, type: boolean) - new attribute for 200 response: v6Subnets[]/handOffType (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/lteRegion (in: body, type: string) - post /network/getNetworkEnterprises - new attribute for 200 response: []/edges[]/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/edges[]/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/edges[]/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/edges[]/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/edges[]/lteRegion (in: body, type: string) - post /network/getNetworkGatewayPools - new attribute for 200 response: []/gateways (in: body, type: []) - post /network/getNetworkGateways - new attribute for 200 response: v6Subnets[]/name (in: body, type: string) - new attribute for 200 response: v6Subnets[]/routeCost (in: body, type: integer) - new attribute for 200 response: v6Subnets[]/cidrIp (in: body, type: string) - new attribute for 200 response: v6Subnets[]/cidrPrefix (in: body, type: integer) - new attribute for 200 response: v6Subnets[]/encrypt (in: body, type: boolean) - new attribute for 200 response: v6Subnets[]/handOffType (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/platformFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/platformBuildNumber (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/modemFirmwareVersion (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/modemBuildNumber (in: body, type: string) - new attribute for 200 response: []/handOffEdges[]/lteRegion (in: body, type: string) - post /network/getNetworkOperatorUsers - new attribute for 200 response: []/sshUsername (in: body, type: string) - new attribute for 200 response: []/accessLevel (in: body, type: string) - post /operatorUser/getOperatorUser - new attribute for 200 response: sshUsername (in: body, type: string) - new attribute for 200 response: accessLevel (in: body, type: string) - post /operatorUser/insertOperatorUser - new attribute for 200 response: sshUsername (in: body, type: string) - new attribute for 200 response: accessLevel (in: body, type: string) - post /vpn/generateVpnGatewayConfiguration - new attribute for 200 response: data/primary/bgpNeighbor/neighborAS (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/neighborIp (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/defaultRoute (in: body, type: boolean) - new attribute for 200 response: data/primary/bgpNeighbor/enableBfd (in: body, type: boolean) - new attribute for 200 response: data/primary/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/primary/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/primary/bgpNeighbor/allowAS (in: body, type: boolean) - new attribute for 200 response: data/primary/bgpNeighbor/localIP (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/connect (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/maxHop (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/holdtime (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/keepalive (in: body, type: string) - new attribute for 200 response: data/primary/bgpNeighbor/enableMd5 (in: body, type: boolean) - new attribute for 200 response: data/primary/bgpNeighbor/md5Password (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/neighborAS (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/neighborIp (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/defaultRoute (in: body, type: boolean) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/enableBfd (in: body, type: boolean) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/allowAS (in: body, type: boolean) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/localIP (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/connect (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/maxHop (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/holdtime (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/keepalive (in: body, type: string) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/enableMd5 (in: body, type: boolean) - new attribute for 200 response: data/primary/redundant/bgpNeighbor/md5Password (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/neighborAS (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/neighborIp (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/defaultRoute (in: body, type: boolean) - new attribute for 200 response: data/secondary/bgpNeighbor/enableBfd (in: body, type: boolean) - new attribute for 200 response: data/secondary/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/secondary/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/secondary/bgpNeighbor/allowAS (in: body, type: boolean) - new attribute for 200 response: data/secondary/bgpNeighbor/localIP (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/connect (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/maxHop (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/holdtime (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/keepalive (in: body, type: string) - new attribute for 200 response: data/secondary/bgpNeighbor/enableMd5 (in: body, type: boolean) - new attribute for 200 response: data/secondary/bgpNeighbor/md5Password (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/neighborAS (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/neighborIp (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/defaultRoute (in: body, type: boolean) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/enableBfd (in: body, type: boolean) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/inboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/outboundFilter/ids (in: body, type: string[]) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/allowAS (in: body, type: boolean) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/localIP (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/connect (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/maxHop (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/holdtime (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/keepalive (in: body, type: string) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/enableMd5 (in: body, type: boolean) - new attribute for 200 response: data/secondary/redundant/bgpNeighbor/md5Password (in: body, type: string) - removed response attributes - post /enterprise/getEnterpriseCapabilities - missing attribute from 200 response: enableConfigurationForEnterpriseUsers (in: body, type: boolean) - post /enterprise/getEnterpriseGatewayHandoff - missing attribute from 200 response: subnets[]/name (in: body, type: string) - missing attribute from 200 response: subnets[]/cidrIp (in: body, type: string) - missing attribute from 200 response: subnets[]/cidrPrefix (in: body, type: number) - missing attribute from 200 response: subnets[]/encrypt (in: body, type: boolean) - missing attribute from 200 response: subnets[]/handOffType (in: body, type: string) - missing attribute from 200 response: subnets[]/routeCost (in: body, type: integer) - missing attribute from 200 response: value/segments/[]/bgp/maxHop (in: body, type: string) - missing attribute from 200 response: value/segments/[]/overrides/bgp (in: body, type: Hash[string, object]) - missing attribute from 200 response: value/segments/[]/overrides/localAddress (in: body, type: Hash[string, object]) - missing attribute from 200 response: value/bgp/maxHop (in: body, type: string) - missing attribute from 200 response: value/overrides/bgp (in: body, type: Hash[string, object]) - missing attribute from 200 response: value/overrides/localAddress (in: body, type: Hash[string, object]) - post /enterpriseProxy/getEnterpriseProxyGatewayPools - missing attribute from 200 response: []/gateways[]/gatewayPoolAssocId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/poolName (in: body, type: string) - missing attribute from 200 response: []/gateways[]/id (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/created (in: body, type: string) - missing attribute from 200 response: []/gateways[]/networkId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/enterpriseProxyId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/siteId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/activationKey (in: body, type: string) - missing attribute from 200 response: []/gateways[]/activationState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/activationTime (in: body, type: string) - missing attribute from 200 response: []/gateways[]/bastionState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/softwareVersion (in: body, type: string) - missing attribute from 200 response: []/gateways[]/buildNumber (in: body, type: string) - missing attribute from 200 response: []/gateways[]/utilization (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/load (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/overall (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/cpu (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/memory (in: body, type: number) - missing attribute from 200 response: []/gateways[]/connectedEdges (in: body, type: integer) - missing attribute from 200 response: connectedEdgeList[]/vceid (in: body, type: string) - missing attribute from 200 response: []/gateways[]/deviceId (in: body, type: string) - missing attribute from 200 response: []/gateways[]/logicalId (in: body, type: string) - missing attribute from 200 response: []/gateways[]/name (in: body, type: string) - missing attribute from 200 response: []/gateways[]/gatewayState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/description (in: body, type: string) - missing attribute from 200 response: []/gateways[]/dnsName (in: body, type: string) - missing attribute from 200 response: []/gateways[]/isLoadBalanced (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/privateIpAddress (in: body, type: string) - missing attribute from 200 response: []/gateways[]/ipAddress (in: body, type: string) - missing attribute from 200 response: []/gateways[]/ipV6Address (in: body, type: string) - missing attribute from 200 response: []/gateways[]/lastContact (in: body, type: string) - missing attribute from 200 response: []/gateways[]/systemUpSince (in: body, type: string) - missing attribute from 200 response: []/gateways[]/serviceUpSince (in: body, type: string) - missing attribute from 200 response: []/gateways[]/serviceState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/endpointPkiMode (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/type (in: body, type: string) - missing attribute from 200 response: subnets[]/name (in: body, type: string) - missing attribute from 200 response: subnets[]/routeCost (in: body, type: integer) - missing attribute from 200 response: subnets[]/cidrIp (in: body, type: string) - missing attribute from 200 response: subnets[]/cidrPrefix (in: body, type: integer) - missing attribute from 200 response: subnets[]/encrypt (in: body, type: boolean) - missing attribute from 200 response: subnets[]/handOffType (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/enabled (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/probeType (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/cTag (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/sTag (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/destinationIp (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/frequencySeconds (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/threshold (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpResponder/enabled (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpResponder/ipAddress (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpResponder/mode (in: body, type: string) - missing attribute from 200 response: []/gateways[]/ipsecGatewayDetail/enabled (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/ipsecGatewayDetail/strictHostCheck (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/ipsecGatewayDetail/strictHostCheckDN (in: body, type: string) - missing attribute from 200 response: []/gateways[]/modified (in: body, type: string) - post /monitoring/getEnterpriseBgpPeerStatus - missing attribute from 200 response: []/neighbors[]/neighborIp (in: body, type: string) - missing attribute from 200 response: []/neighbors[]/neighborAS (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/timestamp (in: body, type: string) - missing attribute from 200 response: []/neighbors[]/records[]/state (in: body, type: string) - missing attribute from 200 response: []/neighbors[]/records[]/msgRcvd (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/pfxRcvd (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/msgSent (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/upDownTime (in: body, type: integer) - post /monitoring/getEnterpriseEdgeBgpPeerStatus - missing attribute from 200 response: []/neighbors[]/neighborIp (in: body, type: string) - missing attribute from 200 response: []/neighbors[]/neighborAS (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/timestamp (in: body, type: string) - missing attribute from 200 response: []/neighbors[]/records[]/state (in: body, type: string) - missing attribute from 200 response: []/neighbors[]/records[]/msgRcvd (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/pfxRcvd (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/msgSent (in: body, type: integer) - missing attribute from 200 response: []/neighbors[]/records[]/upDownTime (in: body, type: integer) - post /network/getNetworkGatewayPools - missing attribute from 200 response: []/gateways[]/gatewayPoolAssocId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/poolName (in: body, type: string) - missing attribute from 200 response: []/gateways[]/id (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/created (in: body, type: string) - missing attribute from 200 response: []/gateways[]/networkId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/enterpriseProxyId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/siteId (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/activationKey (in: body, type: string) - missing attribute from 200 response: []/gateways[]/activationState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/activationTime (in: body, type: string) - missing attribute from 200 response: []/gateways[]/bastionState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/softwareVersion (in: body, type: string) - missing attribute from 200 response: []/gateways[]/buildNumber (in: body, type: string) - missing attribute from 200 response: []/gateways[]/utilization (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/load (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/overall (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/cpu (in: body, type: number) - missing attribute from 200 response: []/gateways[]/utilizationDetail/memory (in: body, type: number) - missing attribute from 200 response: []/gateways[]/connectedEdges (in: body, type: integer) - missing attribute from 200 response: connectedEdgeList[]/vceid (in: body, type: string) - missing attribute from 200 response: []/gateways[]/deviceId (in: body, type: string) - missing attribute from 200 response: []/gateways[]/logicalId (in: body, type: string) - missing attribute from 200 response: []/gateways[]/name (in: body, type: string) - missing attribute from 200 response: []/gateways[]/gatewayState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/description (in: body, type: string) - missing attribute from 200 response: []/gateways[]/dnsName (in: body, type: string) - missing attribute from 200 response: []/gateways[]/isLoadBalanced (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/privateIpAddress (in: body, type: string) - missing attribute from 200 response: []/gateways[]/ipAddress (in: body, type: string) - missing attribute from 200 response: []/gateways[]/ipV6Address (in: body, type: string) - missing attribute from 200 response: []/gateways[]/lastContact (in: body, type: string) - missing attribute from 200 response: []/gateways[]/systemUpSince (in: body, type: string) - missing attribute from 200 response: []/gateways[]/serviceUpSince (in: body, type: string) - missing attribute from 200 response: []/gateways[]/serviceState (in: body, type: string) - missing attribute from 200 response: []/gateways[]/endpointPkiMode (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/type (in: body, type: string) - missing attribute from 200 response: subnets[]/name (in: body, type: string) - missing attribute from 200 response: subnets[]/routeCost (in: body, type: integer) - missing attribute from 200 response: subnets[]/cidrIp (in: body, type: string) - missing attribute from 200 response: subnets[]/cidrPrefix (in: body, type: integer) - missing attribute from 200 response: subnets[]/encrypt (in: body, type: boolean) - missing attribute from 200 response: subnets[]/handOffType (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/enabled (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/probeType (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/cTag (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/sTag (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/destinationIp (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/frequencySeconds (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpProbe/threshold (in: body, type: integer) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpResponder/enabled (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpResponder/ipAddress (in: body, type: string) - missing attribute from 200 response: []/gateways[]/handOffDetail/icmpResponder/mode (in: body, type: string) - missing attribute from 200 response: []/gateways[]/ipsecGatewayDetail/enabled (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/ipsecGatewayDetail/strictHostCheck (in: body, type: boolean) - missing attribute from 200 response: []/gateways[]/ipsecGatewayDetail/strictHostCheckDN (in: body, type: string) - missing attribute from 200 response: []/gateways[]/modified (in: body, type: string)