We’re excited to share the latest updates and improvements in the Forward Networks API, now available in the 24.11.0 release. For complete release details, see the full release notes.
Scheduled Breaking Changes
-
Network Snapshots:
-
The
collectionFailuresandparsingFailuresproperties have been deprecated and will be removed in release 25.1. UsedeviceCollectionFailuresanddeviceProcessingFailuresinstead.
Affected operations:- GET /api/snapshots/{snapshotId}/metrics
-
The
numParsingFailureDevicesproperty has been deprecated and will be removed in release 25.1. UsenumProcessingFailureDevicesinstead.
Affected operations:- GET /api/snapshots/{snapshotId}/metrics
-
-
Network Setup:
- The optional
typeproperty ofDeviceCredentialUpdateis deprecated and will be removed in release 25.1.
Affected operations:- PATCH /api/networks/{networkId}/deviceCredentials/{credentialId}
- The optional
Model Changes
-
Device:
- Added
collectionErrorvalueAPI_SERVER_FAILED_TO_RESPONDfor collection from AWS. - Added
platformvaluef5_os_hypervisor.
Affected operations:- GET /api/networks/{networkId}/devices
- GET /api/snapshots/{snapshotId}/devices
- GET /api/snapshots/{snapshotId}/devices/{deviceName}
- Added
-
DeviceSource, DeviceSourcePatch:
- Added
typevaluef5_os_hypervisor.
Affected operations:- GET /api/networks/{networkId}/deviceSources
- POST /api/networks/{networkId}/deviceSources
- GET /api/networks/{networkId}/deviceSources/{deviceSourceName}
- PUT /api/networks/{networkId}/deviceSources/{deviceSourceName}
- PATCH /api/networks/{networkId}/deviceSources/{deviceSourceName}
- Added
-
InterfaceFunction:
- Added
securityZoneproperty.
Affected operations:- GET /api/networks/{networkId}/paths
- POST /api/networks/{networkId}/paths-bulk
- POST /api/networks/{networkId}/paths-bulk-seq
- Added
-
InternetNodePatch:
- Added
translationsproperty.
Affected operation:- PATCH /api/networks/{networkId}/internet-node
- Added
-
MissingDevice:
- Added
typeandpossibleTypesvaluef5_os_hypervisor_ssh.
Affected operation:- GET /api/snapshots/{snapshotId}/missingDevices
- Added
-
Vulnerability:
- Added
osvaluef5_os_hypervisor.
Affected operation:- GET /api/snapshots/{snapshotId}/vulnerabilities
- Added
Notable Changes to Unpublished APIs
This section describes changes to API operations that are not published in the Forward Networks API documentation and therefore have no stability guarantees. It is included as a courtesy to those who may be interested.
- Added the
deviceNameproperty back to each connectivity test result JSON object. This property was mistakenly removed in release 24.10.
Affected operation:- GET /api/networks/{networkId}/connectivityTests



