NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
IPReputationExclusionList (schema)
IP Reputation IP Address Exclusion List
List of IP addresses present in the exclusion list of default malicious IP Group for given site.
Name | Description | Type | Notes |
---|---|---|---|
exclusion_list | Array of IP addresses The list returns the IPs present in the exclusion list of default malicious IP reputation group present on a specific site. This array can consist of a single IP address, IP address range or a subnet. Its type can be of either IPv4 or IPv6. |
array of IPElement | Readonly |