RedirectionTargetTemplate

Template for a vporttag. It can be created only at the template level and available for all instances.

Overview

description string
endPointType enum (L3 | NONE | VIRTUAL_WIRE) required  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated   filterable   orderable  
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
redundancyEnabled boolean
triggerType enum (GARP | NONE)

API Resource

/redirectiontargettemplates/id
delete get put

Parents

/l2domaintemplates/id/redirectiontargettemplates
get post
/domaintemplates/id/redirectiontargettemplates
get post

Children

/redirectiontargettemplates/id/metadatas
get post
/redirectiontargettemplates/id/globalmetadatas
get post put
/redirectiontargettemplates/id/jobs
post
/redirectiontargettemplates/id/eventlogs
get

Members

This object has no members.

Attributes documentation

description string
Discussion

Description of this redirection target template


Charateristics

Format: free
SDK attribute: description

endPointType enum required  
Discussion

VPortTagEndPointType is an enum. It defines the type of header rewrite and forwarding performed by VRS when the endpoint is used as a PBR destination. Possible values are NONE, L3, VIRTUAL_WIRE.


Charateristics

Allowed values: L3, NONE, VIRTUAL_WIRE
Format: free
SDK attribute: endPointType

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

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 this redirection target template


Charateristics

Format: free
SDK attribute: name

redundancyEnabled boolean
Discussion

Allow/Disallow redundant appliances and VIP


Charateristics

Format: free
SDK attribute: redundancyEnabled

triggerType enum
Discussion

Trigger type, could be NONE/GARP - THIS IS READONLY


Charateristics

Allowed values: GARP, NONE
SDK attribute: triggerType