RedirectionTarget

Redirection targets are pointed to by advanced forwarding policies as the destination for redirected traffic. Targets can be of two types, L3 or virtual wire. For L3 targets a virtual IP should be provided as it allows the system to track among which of the end-points belonging to the redirection target is the active one. For this type of redirect the packet's destination MAC address is changed to match that of the Virtual IP. For virtual-wire redirection targets, the packets are untouched and forwarded directly to the end-point.

Overview

autoCreated boolean read only  
description string
destinationType enum (OVERLAY_MIRROR_DESTINATION | REDIRECTION_TARGET)
embeddedMetadata list read only   autogenerated  
endPointType enum (L3 | NSG_VNF | VIRTUAL_WIRE) required  
entityScope enum (ENTERPRISE | GLOBAL) autogenerated  
ESI string
externalID string filterable   orderable   locally unique  
lastUpdatedBy string autogenerated  
name string required   filterable   orderable  
redundancyEnabled boolean
templateID string
triggerType enum (GARP | NONE) read only  
virtualNetworkID string

API Resource

/redirectiontargets/id
delete get put

Parents

/containerinterfaces/id/redirectiontargets
get
/redirectiontargets
get
/vports/id/redirectiontargets
get put
/vminterfaces/id/redirectiontargets
get
/bridgeinterfaces/id/redirectiontargets
get
/domains/id/redirectiontargets
get post
/l2domains/id/redirectiontargets
get post
/hostinterfaces/id/redirectiontargets
get
/aggregateddomains/id/redirectiontargets
get post

Children

/redirectiontargets/id/metadatas
get post
/redirectiontargets/id/virtualips
get post
/redirectiontargets/id/globalmetadatas
get post put
/redirectiontargets/id/eventlogs
get

Members

/redirectiontargets/id/vports
get put

Attributes documentation

autoCreated boolean read only  
Discussion

Indicates if redirection target was auto created by the system


Charateristics

Default value: false
SDK attribute: autoCreated

description string
Discussion

Description of this redirection target


Charateristics

Format: free
SDK attribute: description

destinationType enum
Discussion

Determines the type of destination : redirection target or overlay mirror destination


Charateristics

Allowed values: OVERLAY_MIRROR_DESTINATION, REDIRECTION_TARGET
SDK attribute: destinationType

embeddedMetadata list read only   autogenerated  
Discussion

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.


Charateristics

SDK attribute: embeddedMetadata

endPointType enum required  
Discussion

EndpointType defines the type of header rewrite and forwarding performed by VRS when the endpoint is used as a PBR destination. NONE type is deprecated. Possible values are NONE, L3, VIRTUAL_WIRE and NSG_VNF.


Charateristics

Allowed values: L3, NSG_VNF, VIRTUAL_WIRE
SDK attribute: endPointType

entityScope enum autogenerated  
Discussion

Specify if scope of entity is Data center or Enterprise level


Charateristics

Allowed values: ENTERPRISE, GLOBAL
SDK attribute: entityScope

ESI string
Discussion

ESI id, globally unique


Charateristics

Format: free
SDK attribute: ESI

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


Charateristics

Format: free
SDK attribute: name

redundancyEnabled boolean
Discussion

Allow/Disallow redundant appliances and VIP


Charateristics

SDK attribute: redundancyEnabled

templateID string
Discussion

Template to which this redirection target belongs to


Charateristics

Format: free
SDK attribute: templateID

triggerType enum read only  
Discussion

Trigger type, THIS IS READ ONLY. Possible values are NONE, GARP, .


Charateristics

Allowed values: GARP, NONE
Format: free
SDK attribute: triggerType

virtualNetworkID string
Discussion

Auto Generated by VSD. Each vPortTag with redundancy=enable and EndpointType != none will have a globally unique ESI & VNID generated by VSD


Charateristics

Format: free
SDK attribute: virtualNetworkID