ProxyARPFilter

Black list of ranges for which NSG will act as ARP Proxy

Overview

entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IPType enum (IPV4 | IPV6) filterable   orderable  
lastUpdatedBy string autogenerated  
maxAddress string required   filterable   orderable  
minAddress string required   filterable   orderable  

API Resource

/proxyarpfilters/id
delete get put

Parents

/subnets/id/proxyarpfilters
get post

Children

/proxyarpfilters/id/eventlogs
get

Members

This object has no members.

Attributes documentation

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

externalID string filterable   orderable   locally unique  
Discussion

External object ID. Used for integration with third party systems


Charateristics

Format: free
SDK attribute: externalID

IPType enum filterable   orderable  
Discussion

Describes the Address family


Charateristics

Allowed values: IPV4, IPV6
Default value: IPV4
SDK attribute: IPType

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

maxAddress string required   filterable   orderable  
Discussion

Highest address in the address range


Charateristics

Format: free
SDK attribute: maxAddress

minAddress string required   filterable   orderable  
Discussion

Lowest address in the address range


Charateristics

Format: free
SDK attribute: minAddress