ZoneTemplate

As in domains and subnets, zones are derived from templates. This object provides the definition of the template.

Overview

address string filterable   orderable  
associatedMulticastChannelMapID string
description string filterable  
DPI enum (DISABLED | ENABLED | INHERITED) filterable   orderable  
dynamicIpv6Address boolean filterable   orderable  
encryption enum (DISABLED | ENABLED | INHERITED) filterable   orderable  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
externalID string filterable   orderable   locally unique  
IPType enum (IPV4 | IPV6) filterable   orderable  
IPv6Address string filterable   orderable  
lastUpdatedBy string autogenerated  
multicast enum (DISABLED | ENABLED | INHERITED) filterable  
name string required   filterable   orderable  
netmask string filterable   orderable  
numberOfHostsInSubnets integer filterable   orderable  
publicZone boolean filterable   orderable  

API Resource

/zonetemplates/id
delete get put

Parents

/domaintemplates/id/zonetemplates
get post

Children

/zonetemplates/id/metadatas
get post
/zonetemplates/id/globalmetadatas
get post put
/zonetemplates/id/qos
get post
/zonetemplates/id/subnettemplates
get post
/zonetemplates/id/eventlogs
get

Members

This object has no members.

Attributes documentation

address string filterable   orderable  
Discussion

IPv4 address range of the zone. This is an optional field that allows users to allocate an address range to a zone. The VSD will auto-assign IP ranges to subnets from this range if an IP range is not defined for a subnet.


Charateristics

Format: free
SDK attribute: address

associatedMulticastChannelMapID string
Discussion

The ID of the Multi Cast Channel Map this zone/zone 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 of the Zone template


Charateristics

Format: free
Max length: 255
SDK attribute: description

DPI enum filterable   orderable  
Discussion

determines whether or not Deep packet inspection is enabled


Charateristics

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

dynamicIpv6Address boolean filterable   orderable  
Discussion

Turn on or off dynamic allocation of IPV6 address


Charateristics

SDK attribute: dynamicIpv6Address

encryption enum filterable   orderable  
Discussion

Determines whether or not IPSEC is enabled.


Charateristics

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

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: IPV4, IPV6
SDK attribute: IPType

IPv6Address string filterable   orderable  
Discussion

IPv6 address range of the zone. This is an optional field that allows users to allocate an address range to a zone. The VSD will auto-assign IP ranges to subnets from this range if an IP range is not defined for a 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

multicast enum filterable  
Discussion

Indicates multicast policy on zone template.


Charateristics

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

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: 255
SDK attribute: name

netmask string filterable   orderable  
Discussion

Netmask of the subnet defined


Charateristics

Format: free
SDK attribute: netmask

numberOfHostsInSubnets integer filterable   orderable  
Discussion

Number of hosts in the subnets where IP addresses are automatically assigned from the zone IP pool


Charateristics

SDK attribute: numberOfHostsInSubnets

publicZone boolean filterable   orderable  
Discussion

Identifies if the zone is a public zone, in which case any subnets associated with this zone are actually connected to the public subnet of the data center


Charateristics

SDK attribute: publicZone