show | describe member

Presents information about the specified member.

Syntax

show | describe member <string>

Parameters

The table shows parameters for this command.

show | describe member Parameters
Parameter Description
member Name or ID of the member.

Output

The following example shows output from the show member command.

show member 'test_member'
------------------------------------------------------------------
 Member id        : a62c8ce-c350-4febaa34-35e
 Member name      : test_member
 Member ip:port   : 10.98.200.206:50000
 Member join time : 2012-06-28T00:49:56GMT
 Member role      : manager
 Member context   : none
------------------------------------------------------------------
No spaces

Member Attributes

Member id
The system-assigned member ID for the member.
Member name
 If a name was specified when the member was created, shows the member name.
Member ip:port
 Indicates the IP address and port number for the member.
Member join time
 Indicates the time that the member joined the space.
Member role
 Indicates the member role. Can be member or manager.
Member context
 If the application that is managing the member has set up a thread context, displays the thread context; otherwise, indicates none.