nul2domaintemplate¶
-
nul2domaintemplate.NUL2DomainTemplate(bambou.nurest_object.NUMetaRESTObject,):
An L2 Domain is a distributed logical switch that enables L2 communication. An L2 Domain template is a model that can be instantiated as often as required, thereby creating real, functioning L2 Domains.
Attributes¶
dhcp_managed
: decides whether L2Domain / L2Domain template DHCP is managed by VSDdpi
: determines whether or not Deep packet inspection is enabledip_type
: IPv4, DUALSTACK or IPv6ipv6_address
: IPV6 address of the route - Optionalipv6_gateway
: The IPv6 address of the gateway of this subnetname
(Mandatory): Name of the L2Domain / L2Domain template,has to be unique within a Enterprise. Valid characters are alphabets, numbers, space and hyphen( - ).last_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.gateway
: The IP address of the gateway of this l2 domainaddress
: Network address of the L2Domain / L2Domain template defined.description
: A description field provided by the user that identifies the L2Domain / L2Domain template.netmask
: Netmask of the L2Domain / L2Domain template definedembedded_metadata
: Metadata objects associated with this entity. This will contain a list of Metadata objects if the API request is made using the special flag to enable the embedded Metadata feature. Only a maximum of Metadata objects is returned based on the value set in the system configuration.enable_dhcpv4
: This value indicates whether IPv4 DHCP is enabled or not. This is applicable in case the L2 Domain is DUALSTACK or IPv4enable_dhcpv6
: This value indicates whether IPv6 DHCP is enabled or not. This is applicable in case the L2 Domain is DUALSTACK or IPv6encryption
: Determines whether IPSEC is enabled Possible values are ENABLED, DISABLED, .entity_scope
: Specify if scope of entity is Data center or Enterprise levelentity_state
: Intermediate State of L2 Domain.policy_change_status
: Nonecreation_date
: Time stamp when this object was created.use_global_mac
: Enable this flag to use system configured globalMACAddress as the gateway mac address for managed l2 domainsassociated_multicast_channel_map_id
: 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 ENABLEDdual_stack_dynamic_ip_allocation
: This value indicates whether dynamic address allocation is enabled or not. This will be applicable when L2 Domain is managed and in dual stack modemulticast
: Indicates multicast policy on L2Domain template.owner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nul2domain.NUL2Domain | l2_domains |
nuaddressrange.NUAddressRange | address_ranges |
nuredirectiontargettemplate.NURedirectionTargetTemplate | redirection_target_templates |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nupgexpressiontemplate.NUPGExpressionTemplate | pg_expression_templates |
nuegressacltemplate.NUEgressACLTemplate | egress_acl_templates |
nuegressadvfwdtemplate.NUEgressAdvFwdTemplate | egress_adv_fwd_templates |
nuvirtualfirewallpolicy.NUVirtualFirewallPolicy | virtual_firewall_policies |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuingressacltemplate.NUIngressACLTemplate | ingress_acl_templates |
nuingressadvfwdtemplate.NUIngressAdvFwdTemplate | ingress_adv_fwd_templates |
nujob.NUJob | jobs |
nupolicygrouptemplate.NUPolicyGroupTemplate | policy_group_templates |
nuqos.NUQOS | qoss |
nugroup.NUGroup | groups |
nueventlog.NUEventLog | event_logs |
nuoverlaymirrordestinationtemplate.NUOverlayMirrorDestinationTemplate | overlay_mirror_destination_templates |