Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 Administering ActiveSpaces with the Admin CLI : show | describe member

show | describe member
Command
Syntax
show | describe member <name>
Purpose
Outputs information to the screen about the member specified with the name parameter.
Parameters
The table shows parameters for this command.
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.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved