This issue is resolved in NSX-T version 3.2.3 available at Support Documents and Downloads (broadcom.com).
Workaround:
1. The following API can be used remove these invalid signatures from the IDPS profile.
Example:
{
"profile_severity": [
"HIGH",
"MEDIUM",
"LOW",
"SUSPICIOUS",
"CRITICAL"
],
"overridden_signatures": [
{
"marked_for_delete": false,
"overridden": false,
"action": "ALERT",
"signature_id": "1116076",
"enable": true,
"_protection": "NOT_PROTECTED"
}
],
"resource_type": "IdsProfile",
"id": "SR",
"display_name": "SR",
"path": "/infra/settings/firewall/security/intrusion-services/profiles/SR",
"relative_path": "SR",
"parent_path": "/infra",
"remote_path": "",
"unique_id": "b60c6660-####-####-####-########1e8",
"realization_id": "b60c6660-####-####-####-########1e8",
"owner_id": "aa4dc826-####-####-####-########a4a",
"origin_site_id": "aa4dc826-####-####-####-########a4a",
"marked_for_delete": false,
"overridden": false,
"_create_time": 1677731180496,
"_create_user": "admin",
"_last_modified_time": 1677731607733,
"_last_modified_user": "admin",
"_system_owned": false,
"_protection": "NOT_PROTECTED",
"_revision": 5
}
{
"profile_severity": [
"HIGH",
"MEDIUM",
"LOW",
"SUSPICIOUS",
"CRITICAL"
],
"overridden_signatures": [
],
"resource_type": "IdsProfile",
"id": "SR",
"display_name": "SR",
"path": "/infra/settings/firewall/security/intrusion-services/profiles/SR",
"relative_path": "SR",
"parent_path": "/infra",
"remote_path": "",
"unique_id": "b60c6660-####-####-####-########1e8",
"realization_id": "b60c6660-####-####-####-########1e8",
"owner_id": "aa4dc826-####-####-####-########a4a",
"origin_site_id": "aa4dc826-####-####-####-########a4a",
"marked_for_delete": false,
"overridden": false,
"_create_time": 1677731180496,
"_create_user": "admin",
"_last_modified_time": 1677731607733,
"_last_modified_user": "admin",
"_system_owned": false,
"_protection": "NOT_PROTECTED",
"_revision": 5
}
2. On the NSX-T UI the locally modified signatures can be updated by changing the IDPS profile criteria.