NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
IP Reputation feed configuration.API to retrieve the current IP Reputation feed configuration. |
GET /policy/api/v1/infra/firewall-ip-reputation-feed
|
IP reputation feed actions.This API can be used to activate or deactivate auto-download of IP reputation feed, it can also be used to trigger download of IP reputation feed when required. Once auto-download is activated, IP reputation feed will be downloaded at regular intervals of 720 mins(12 hrs). Auto-download of IP reputation feed can be activated using the action 'enable_auto_download', to deactivate use action 'disable_auto_download' and to trigger a download use action 'download'. |
POST /policy/api/v1/infra/firewall-ip-reputation-feed
|