L2DomainTemplate

L2 Domain in VSD as derived by templates. This object describes the L2 Domain template.

Overview

address string filterable   orderable  
associatedMulticastChannelMapID string
description string filterable  
DHCPManaged boolean filterable   orderable  
DPI enum (DISABLED | ENABLED | INHERITED) filterable   orderable  
encryption enum (DISABLED | ENABLED) filterable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
gateway string filterable   orderable  
gatewayMACAddress string filterable   orderable  
IPType enum (DUALSTACK | IPV4) filterable   orderable  
lastUpdatedBy string autogenerated  
multicast enum (DISABLED | ENABLED | INHERITED) filterable  
name string required   filterable   orderable  
netmask string filterable   orderable  
policyChangeStatus enum (APPLIED | DISCARDED | STARTED) filterable  
useGlobalMAC enum (DISABLED | ENABLED) filterable   orderable  

API Resource

/l2domaintemplates/id
delete get put

Parents

/enterprises/id/l2domaintemplates
get post

Children

/l2domaintemplates/id/l2domains
get
/l2domaintemplates/id/addressranges
get post
/l2domaintemplates/id/redirectiontargettemplates
get post
/l2domaintemplates/id/permissions
get post
/l2domaintemplates/id/metadatas
get post
/l2domaintemplates/id/egressacltemplates
get post
/l2domaintemplates/id/globalmetadatas
get post put
/l2domaintemplates/id/ingressacltemplates
get post
/l2domaintemplates/id/ingressadvfwdtemplates
get post
/l2domaintemplates/id/ingressexternalservicetemplates
get post
/l2domaintemplates/id/jobs
post
/l2domaintemplates/id/policygrouptemplates
get post
/l2domaintemplates/id/qos
get post
/l2domaintemplates/id/groups
get put
/l2domaintemplates/id/eventlogs
get

Members

This object has no members.

Attributes documentation

address string filterable   orderable  
Discussion

Network address of the L2Domain / L2Domain template defined.


Charateristics

Format: free
SDK attribute: address

associatedMulticastChannelMapID string
Discussion

The ID of the Multi Cast Channel Map this L2Domain / L2Domain template template is associated with. This has to be set when enableMultiCast is set to ENABLED


Charateristics

Format: free
SDK attribute: associatedMulticastChannelMapID

description string filterable  
Discussion

A description field provided by the user that identifies the L2Domain / L2Domain template.


Charateristics

Format: free
SDK attribute: description

DHCPManaged boolean filterable   orderable  
Discussion

decides whether L2Domain / L2Domain template DHCP is managed by VSD


Charateristics

Format: free
SDK attribute: DHCPManaged

DPI enum filterable   orderable  
Discussion

determines whether or not Deep packet inspection is enabled


Charateristics

Allowed values: DISABLED, ENABLED, INHERITED
Default value: false
SDK attribute: DPI

encryption enum filterable  
Discussion

Determines whether IPSEC is enabled Possible values are ENABLED, DISABLED, .


Charateristics

Allowed values: DISABLED, ENABLED
Format: free
SDK attribute: encryption

entityScope enum autogenerated   filterable   orderable  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
Format: free
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

gateway string filterable   orderable  
Discussion

The IP address of the gateway of this l2 domain


Charateristics

Format: free
SDK attribute: gateway

gatewayMACAddress string filterable   orderable  
Discussion

gateway MAC address for a managed l2 domain


Charateristics

Format: free
SDK attribute: gatewayMACAddress

IPType enum filterable   orderable  
Discussion

IPv4 or DUALSTACK


Charateristics

Allowed values: DUALSTACK, IPV4
SDK attribute: IPType

lastUpdatedBy string autogenerated  
Discussion

ID of the user who last updated the object.


Charateristics

Format: free
SDK attribute: lastUpdatedBy

multicast enum filterable  
Discussion

Indicates multicast policy on L2Domain template.


Charateristics

Allowed values: DISABLED, ENABLED, INHERITED
SDK attribute: multicast

name string required   filterable   orderable  
Discussion

Name of the L2Domain / L2Domain template,has to be unique within a Enterprise. Valid characters are alphabets, numbers, space and hyphen( - ).


Charateristics

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

netmask string filterable   orderable  
Discussion

Netmask of the L2Domain / L2Domain template defined


Charateristics

Format: free
SDK attribute: netmask

policyChangeStatus enum filterable  
Discussion

None


Charateristics

Allowed values: APPLIED, DISCARDED, STARTED
Format: free
SDK attribute: policyChangeStatus

useGlobalMAC enum filterable   orderable  
Discussion

Enable this flag to use system configured globalMACAddress as the gateway mac address for managed l2 domains


Charateristics

Allowed values: DISABLED, ENABLED
Default value: DISABLED
SDK attribute: useGlobalMAC