class EvipSelectionPolicy

..
+-Transport
+-Evip
+-EvipSelectionPolicies
+-EvipSelectionPolicy

Defines a Selection Policy. Traffic selected by a Selection Policy in this ALB is directed to this ALB.
Traffic selected by this Selection Policy must match all defined attributes (logical AND).

Attributes
string
mandatory
alb
Traffic selected by this policy is directed towards this ALB.
string[0..1]
bindPort
OBSOLETE (value ignored)
Incoming traffic to this port is selected by this selection policy.
This attribute is only checked if an application makes a "bind" to the ANY address.


Obsolete: 

string[0..1]
dest
OBSOLETE (value ignored)
Outgoing traffic with this (remote) address or subnet is selected by this Selection Policy.


Obsolete: 

string[0..1]
destPort
OBSOLETE (value ignored)
Outgoing traffic with this (remote) port is selected by this Selection Policy.


Obsolete: 

string[0..1]
env
OBSOLETE (value ignored)

Obsolete: 

string
key
mandatory
noNotification
restricted
evipSelectionPolicyId
The RDN attribute. The name must be unique.
string[0..]
payloadNode
OBSOLETE (value ignored)
A multivalue attribute that defines the payload nodes where this Selection Policy is applied.


Obsolete: 

string[0..1]
process
Taffic to or from this process is selected by this Selection Policy.
string[0..1]
protocol
OBSOLETE (value ignored)
The level 4 protocol. Supported values are;
"tcp"
"udp"
"sctp"
"other"
"all"


Obsolete: 

string
mandatory
sortorder
This must be a floating point number. The SelectionPolicies are ordered and are applied lowest->highest. This attribute defines the order. If more than one SelectionPolicy has the same value in this attribute the order is unspecified.

  class EvipSelectionPolicy