NSX-T Data Center Global Manager REST API
API return the last feed download status on LM from NTICS.
NSX downloads the IP reputation feed from NTICS periodically and in realtime on user request.The API return the status of last feed download from NTICS on a given site.
This API is only available when using VMware NSX.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/firewall-ip-reputation-feed/download/status
Request Headers:
n/a
Query Parameters:
RealizationListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/global-manager/api/v1/global-infra/firewall-ip-reputation-feed/download/status?enforcement_point_path=/global-infra/sites/pune/enforcement-points/defaultSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
IPReputationFeedDownloadStatus+