| bindlbvserver_order |
Use this method to bind order to lb vserver. |
Syntax |
Parameters |
name |
Name for the virtual server. Must begin with an ASCII alphanumeric or underscore (_) character, and must contain only ASCII alphanumeric, underscore, hash (#), period (.), space, colon (:), at sign (@), equal sign (=), and hyphen (-) characters. Can be changed after the virtual server is created.
CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my vserver" or 'my vserver'). This is mandatory parameter. |
order |
Integer specifying the order of the service. A larger number specifies a lower order. Defines the order of the service relative to the other services in the load balancing vserver's bindings. Determines the priority given to the service among all the services bound. Minimum value = 1. Maximum value = 8192. |
Return Value |
Returns simpleResult |
See Also |