class EvipVip

ManagedElement
+-Transport
+-Evip
+-EvipAlbs
+-EvipAlb
+-EvipVips
+-EvipVip

Defines a Virtual IP address (VIP)

Actions
void
activate ( );
Activates the VIP. The current state can be examined in the "state" attribute.
void
deactivate ( );
Deactivates the VIP.

Attributes
string[0..1]
autoActivate = 1
True if the vip shall be announced (activated) at startup and creation.
string[0..1]
deflt
OBSOLETE (value ignored)
Identifies the default VIP. Only one VIP in the containing ALB must have this attribute set to "true"


Obsolete: 

string[0..1]
equivSrcAddr
True if this address can be used for alias feature.
string
key
mandatory
noNotification
restricted
evipVipId
The RDN attribute. This the IP address.
string[0..1]
readOnly
state
This is the state of the VIP. The state can be "ACTIVE" or "INACTIVE".

  class EvipVip