nuredirectiontarget¶
-
nuredirectiontarget.NURedirectionTarget(bambou.nurest_object.NUMetaRESTObject,):
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.
Attributes¶
esi
: ESI id, globally uniquename
(Mandatory): Name of this redirection targetlast_updated_by
: ID of the user who last updated the object.last_updated_date
: Time stamp when this object was last updated.redundancy_enabled
: Allow/Disallow redundant appliances and VIPtemplate_id
: Template to which this redirection target belongs todescription
: Description of this redirection targetdestination_type
: Determines the type of destination : redirection target or overlay mirror destinationvirtual_network_id
: Auto Generated by VSD. Each vPortTag with redundancy=enable and EndpointType != none will have a globally unique ESI & VNID generated by VSDembedded_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.end_point_type
(Mandatory): 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.entity_scope
: Specify if scope of entity is Data center or Enterprise levelcreation_date
: Time stamp when this object was created.trigger_type
: Trigger type, THIS IS READ ONLY. Possible values are NONE, GARP, .auto_created
: Indicates if redirection target was auto created by the systemowner
: Identifies the user that has created this object.external_id
: External object ID. Used for integration with third party systems
Children¶
class | fetcher |
nupermission.NUPermission | permissions |
numetadata.NUMetadata | metadatas |
nuvirtualip.NUVirtualIP | virtual_ips |
nuglobalmetadata.NUGlobalMetadata | global_metadatas |
nuvport.NUVPort | vports |
nueventlog.NUEventLog | event_logs |