uiinternal¶
The following operations can be performed on "uiinternal":
set uiinternal¶
set uiinternal data for the entities
Synopsys¶
set uiinternal <entityType> <name> [-template <string>] [-comment <string>] [-rule <string>]
Arguments¶
entityType
The entitiy type of UI internal data
Possible values: LBVSERVER, GSLBVSERVER, CRVSERVER, VPNVSERVER, CSVSERVER, AUTHENTICATIONVSERVER, SERVER, SERVICE, SERVICEGROUP, GSLBSERVICE, EXPRESSION, VPNURL
name
The entity name
template
The application template associated with entity
comment
The application template associated with entity
rule
rules associated with entity
Example¶
set uiinternal lbvserver v1 -template app1
unset uiinternal¶
unset uiinternal for the entities.Refer to the set uiinternal command for meanings of the arguments.
Synopsys¶
unset uiinternal <entityType> <name> [-template] [-comment] [-rule] [-all]
Example¶
unset uiinternal lbvserver v1 -template app1
show uiinternal¶
display all UI internal data information for the entities
Synopsys¶
show uiinternal [<entityType>] [<name>]
Arguments¶
entityType
The entitiy type of UI internal data
Possible values: LBVSERVER, GSLBVSERVER, CRVSERVER, VPNVSERVER, CSVSERVER, AUTHENTICATIONVSERVER, SERVER, SERVICE, SERVICEGROUP, GSLBSERVICE, EXPRESSION, VPNURL
name
The entity name
Outputs¶
template
The template associated with the entity
comment
The comment associated with the entity
uiinfo
The uiinfo associated with the entity
rule
The rule associated with the entity
devno
count
stateflag
Example¶
show uiinternal LBVSERVER v1