Release Date: February 13, 2025
We’re excited to announce the latest updates to the Forward Networks API as part of release 25.2.0.
For more on what’s new, see the full Forward Enterprise 25.2.0 Release Notes.
Scheduled Breaking Changes
None.
Model Updates
DeviceSource & DeviceSourcePatch
New device source types added:
- Added support for
bluecat_v2_httpandbluecat_v2_https. - Introduced
dell_os6_switch_telnettype. - Introduced
dell_os9_switch_telnettype. - Introduced
dell_os10_switch_telnettype.
Affected API Endpoints:
GET /api/networks/{networkId}/deviceSourcesPOST /api/networks/{networkId}/deviceSourcesGET /api/networks/{networkId}/deviceSources/{deviceSourceName}PUT /api/networks/{networkId}/deviceSources/{deviceSourceName}PATCH /api/networks/{networkId}/deviceSources/{deviceSourceName}
MissingDevice
Updated type values to support Dell OS switch models:
- Added
dell_os6_switch_telnettotypeandpossibleTypesfields. - Added
dell_os9_switch_telnettotypeandpossibleTypesfields. - Added
dell_os10_switch_telnettotypeandpossibleTypesfields.
Affected API Endpoint:
GET /api/snapshots/{snapshotId}/missingDevices
NqeQueryRunRequestOptions
- Created
NqeQueryRunRequestOptionsby copyingNqeQueryOptions.- No behavior changes introduced.
Affected API Endpoint:
POST /api/nqe
NqeRunResult
- Added a new property:
totalNumItems.- This property provides additional insight into query results.
Affected API Endpoint:
POST /api/nqe
NqeSimpleValue → NqeCellValue
- Renamed
NqeSimpleValuetoNqeCellValue.- No behavior changes introduced.
Affected API Endpoint:
POST /api/nqe



