EnterpriseNetwork

Administrators of an enterprise can define macros that are set of IP addresses that identify enterprise networks. These macros can be used in the ACL definitions by network designers and other users to identify access restrictions towards specific enterprise networks.

Overview

address string required   filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IPType enum (DUALSTACK | IPV4 | IPV6) filterable   orderable  
IPv6Address string filterable   orderable  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
netmask string required   filterable   orderable  

API Resource

/enterprisenetworks/id
delete get put

Parents

/enterprises/id/enterprisenetworks
get post
/networkmacrogroups/id/enterprisenetworks
get put

Children

/enterprisenetworks/id/metadatas
get post
/enterprisenetworks/id/globalmetadatas
get post put
/enterprisenetworks/id/eventlogs
get

Members

/enterprisenetworks/id/networkmacrogroups
get put

Attributes documentation

address string required   filterable   orderable  
Discussion

IP address of the subnet defined. In case of zone, this is an optional field for and allows users to allocate an IP address range to a zone. The VSD will auto-assign IP addresses to subnets from this range if a specific IP address is not defined for the subnet


Charateristics

Format: free
SDK attribute: address

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

IPv4 or IPv6(only IPv4 is supported in R1.0) Possible values are IPV4, IPV6, .


Charateristics

Allowed values: DUALSTACK, IPV4, IPV6
Format: free
SDK attribute: IPType

IPv6Address string filterable   orderable  
Discussion

IPv6 address of the subnet defined. In case of zone, this is an optional field for and allows users to allocate an IP address range to a zone. The VSD will auto-assign IP addresses to subnets from this range if a specific IP address is not defined for the subnet


Charateristics

Format: free
SDK attribute: IPv6Address

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

name string required   filterable   orderable  
Discussion

Name of the current entity(Zone or zone template or subnet etc..) Valid characters are alphabets, numbers, space and hyphen( - ).


Charateristics

Format: free
Min length: 1
Max length: 64
SDK attribute: name

netmask string required   filterable   orderable  
Discussion

Netmask of the subnet defined


Charateristics

Format: free
SDK attribute: netmask