- new endpoints - post /gatewayProperty/deleteReplacementGateway - post /gatewayProperty/getGatewayProperties - post /gatewayProperty/setReplacementGateway - post /migration/getEnterprisesUsingQuiescedGateways - post /migration/getMigrationActions - post /migration/getMigrationGateways - post /migration/verifyNSDTunnels - post /network/getEligibleReplacementGateways - new request params - post /clientDevice/setClientDeviceHostName - enterpriseId is no longer required - new request param: edgeId (in: body, type: integer) - post /edge/deleteEdge - new request param: edgeId (in: body, type: integer) - new request param: edgeIds (in: body, type: integer[]) - post /enterprise/insertOrUpdateEnterpriseGatewayHandoff - new request param: value/segments/[]/bgp/maxHop (in: body, type: string) - new request param: value/segments/[]/bgp/localIP (in: body, type: string) - new request param: value/segments/[]/bgp/nextHopIP (in: body, type: string) - new request param: value/bgp/maxHop (in: body, type: string) - new request param: value/bgp/localIP (in: body, type: string) - new request param: value/bgp/nextHopIP (in: body, type: string) - post /gateway/updateGatewayAttributes - new request param: syslog/tag (in: body, type: string) - new request param: syslog/facilityCode (in: body, type: string) - new request param: syslog/collectors[]/host (in: body, type: string) - new request param: syslog/collectors[]/port (in: body, type: integer) - new request param: syslog/collectors[]/protocol (in: body, type: string) - new request param: syslog/collectors[]/severity (in: body, type: string) - post /monitoring/getEnterpriseEdgeNvsTunnelStatus - new request param: providerObjectId (in: body, type: integer) - post /network/insertNetworkGatewayPool - new request param: ipV4Enabled (in: body, type: boolean) - new request param: ipV6Enabled (in: body, type: boolean) - post /network/updateNetworkGatewayPoolAttributes - new request param: ipV4Enabled (in: body, type: boolean) - new request param: ipV6Enabled (in: body, type: boolean) - new response attributes - post /edge/getEdgeConfigurationModules - new attribute for 200 response: routedInterfaces[]/evdslModemAttached (in: body, type: boolean) - new attribute for 200 response: staticV6[]/destination (in: body, type: string) - new attribute for 200 response: staticV6[]/netmask (in: body, type: string) - new attribute for 200 response: staticV6[]/sourceIp (in: body, type: string) - new attribute for 200 response: staticV6[]/gateway (in: body, type: string) - new attribute for 200 response: staticV6[]/cost (in: body, type: integer) - new attribute for 200 response: staticV6[]/preferred (in: body, type: boolean) - new attribute for 200 response: staticV6[]/description (in: body, type: string) - new attribute for 200 response: staticV6[]/cidrPrefix (in: body, type: string) - new attribute for 200 response: staticV6[]/wanInterface (in: body, type: string) - new attribute for 200 response: staticV6[]/icmpProbeLogicalId (in: body, type: string) - new attribute for 200 response: staticV6[]/vlanId (in: body, type: integer) - new attribute for 200 response: staticV6[]/advertise (in: body, type: boolean) - new attribute for 200 response: staticV6[]/subinterfaceId (in: body, type: integer) - new attribute for 200 response: links[]/privateNetwork/id (in: body, type: integer) - new attribute for 200 response: links[]/privateNetwork/logicalId (in: body, type: string) - new attribute for 200 response: links[]/privateNetwork/ref (in: body, type: string) - post /enterprise/getEnterpriseGatewayHandoff - new attribute for 200 response: value/segments/[]/bgp/maxHop (in: body, type: string) - new attribute for 200 response: value/segments/[]/bgp/localIP (in: body, type: string) - new attribute for 200 response: value/segments/[]/bgp/nextHopIP (in: body, type: string) - new attribute for 200 response: value/bgp/maxHop (in: body, type: string) - new attribute for 200 response: value/bgp/localIP (in: body, type: string) - new attribute for 200 response: value/bgp/nextHopIP (in: body, type: string) - post /enterprise/getEnterpriseServices - new attribute for 200 response: []/secureAccessCount (in: body, type: integer) - new attribute for 200 response: secureAccess[]/id (in: body, type: integer) - new attribute for 200 response: secureAccess[]/name (in: body, type: string) - post /enterpriseProxy/getEnterpriseProxyGateways - new attribute for 200 response: []/syslog/tag (in: body, type: string) - new attribute for 200 response: []/syslog/facilityCode (in: body, type: string) - new attribute for 200 response: []/syslog/collectors[]/host (in: body, type: string) - new attribute for 200 response: []/syslog/collectors[]/port (in: body, type: integer) - new attribute for 200 response: []/syslog/collectors[]/protocol (in: body, type: string) - new attribute for 200 response: []/syslog/collectors[]/severity (in: body, type: string) - post /monitoring/getEnterpriseBgpPeerStatus - new attribute for 200 response: []/neighbors[]/neighborIp (in: body, type: string) - new attribute for 200 response: []/neighbors[]/neighborAS (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/timestamp (in: body, type: string) - new attribute for 200 response: []/neighbors[]/records[]/state (in: body, type: string) - new attribute for 200 response: []/neighbors[]/records[]/msgRcvd (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/pfxRcvd (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/msgSent (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/upDownTime (in: body, type: integer) - post /monitoring/getEnterpriseEdgeBgpPeerStatus - new attribute for 200 response: []/neighbors[]/neighborIp (in: body, type: string) - new attribute for 200 response: []/neighbors[]/neighborAS (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/timestamp (in: body, type: string) - new attribute for 200 response: []/neighbors[]/records[]/state (in: body, type: string) - new attribute for 200 response: []/neighbors[]/records[]/msgRcvd (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/pfxRcvd (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/msgSent (in: body, type: integer) - new attribute for 200 response: []/neighbors[]/records[]/upDownTime (in: body, type: integer) - post /network/getNetworkGateways - new attribute for 200 response: []/syslog/tag (in: body, type: string) - new attribute for 200 response: []/syslog/facilityCode (in: body, type: string) - new attribute for 200 response: []/syslog/collectors[]/host (in: body, type: string) - new attribute for 200 response: []/syslog/collectors[]/port (in: body, type: integer) - new attribute for 200 response: []/syslog/collectors[]/protocol (in: body, type: string) - new attribute for 200 response: []/syslog/collectors[]/severity (in: body, type: string)