REST APIs Changelog
npm.hardware_monitor v1.1 to v1.2
- Added new volumes resource - it’s used to manage storage volume status
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.classification v3.1 to v3.2
- Updated application resource
- Added include_dpi_tags (boolean) property
npm.classification v2.0 to v3.0
- Added resource /applications - managing of general applications
- Added resource /urls - managing of URL applications
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