REST APIs Changelog
npm.packet_capture v2.1 to v2.2
- Updated phys_interface resource
- Added 100G_FIBER and 100G_VIRTUAL to state.interface_type (enum)
npm.classification v3.0 to v3.1
- Updated application resource
- Added last_modified_username (string) property
- Added created (string) property
- Added last_modified (string) property
- Updated url resource
- Added last_modified_username (string) property
- Added created (string) property
- Added last_modified (string) property
- Updated hostgroup resource
- Added last_modified_username (string) property
- Added created (string) property
- Added last_modified (string) property
npm.packet_capture v2.0 to v2.1
- Updated phys_interface resource
- Added alias (string) property to config sub-object
- Added CONNECTED and DISCONNECTED to state.status (enum)
npm.classification v3.1 to v3.2
- Updated application resource
- Added include_dpi_tags (boolean) property
npm.hardware_monitor v1.1 to v1.2
- Added new volumes resource - it’s used to manage storage volume status
npm.ssl_dh_keys v1.0 to v1.1
- Updated dh_key resource
- Added ch_secret (string) TLS1.3 Client handshake secret property
- Added sh_secret (string) TLS1.3 Server handshake secret property
- Added ct_secret (string) TLS1.3 Client traffic secret property
- Added st_secret (string) TLS1.3 Server traffic secret property
- Added ced_secret (string) TLS1.3 Client early data secret property
npm.packet_capture v2.2 to v3.0
- Updated settings resource
- Removed the “packet_export_acceleration” field
- Added “tcp_timeout” (time in seconds) and “tcp_alg_enabled” (boolean) to “deduplication”
- Updated job resource
- Added “optimize_for_read” to “config” (boolean)
npm.classification v2.0 to v3.0
- Added resource /applications - managing of general applications
- Added resource /urls - managing of URL applications