NSX-T Data Center REST API

Checks if there is a new bundle available on vtis

Trigger the process to verify if a new bundle is present on vtis.

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services/signatures/vtis-bundle-status
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

GET https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/intrusion-services/signatures/vtis-bundle-status

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
VtisBundleInfo+

Example Response:

{ "update_available": true, "bundle_version": "IDPSSignatures.3447.2025-10-29T00:41:00Z" }

Required Permissions:

crud

Feature:

policy_common_ids

Additional Errors: