| statservicegroupmember |
Use this method to display statistics of a service group member. |
Syntax |
Parameters |
servicegroupname |
Displays statistics for the specified service group.Name of the service group. 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.
CLI Users: If the name includes one or more spaces, enclose the name in double or single quotation marks (for example, "my servicegroup" or 'my servicegroup'). This is mandatory parameter. |
ip |
IP address of the service group. Mutually exclusive with the server name parameter. |
servername |
Name of the server. Mutually exclusive with the IP address parameter. |
port |
Port number of the service group member. Range 1 - 65535. |
clearstats |
Clear the statsistics / counters Possible Values : basic, full. |
Return Value |
Returns statservicegroupmemberResult |
See Also |