apm sessionΒΆ

apm session(1)					  BIG-IP TMSH Manual				       apm session(1)

NAME
       Session - Shows apm session information including session id and all keys and values such as client ip, user
       name etc

MODULE
       apm

SYNTAX
       Shows session information with the syntax shown in the following sections.

   LIST/DELETE
       Lists all the apm session information, session id and all keys and values related to the session. This command
       can show all the session details or only for some sessions.  Deletes all the apm sessions or some sessions at
       once.

   LIST
	list session [session_id] [session_id]
	  options:
	    all
	    all-properties
	    save-to-file

   DISPLAY
	delete session [session_id] [session_id]
	  options:
	    all

EXAMPLES
       list session [all-properties] [session_id] [session_id]

       Lists details related to  the sessions or the given optional session_id.

       delete session [all] [session_id] [session_id]

COPYRIGHT
       No part of this program may be reproduced or transmitted in any form or by any means, electronic or
       mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose
       other than the purchaser's personal use, without the express written permission of F5 Networks, Inc.

       F5 Networks and BIG-IP (c) Copyright 2011, 2013, 2015. All rights reserved.

BIG-IP						      2015-10-19				       apm session(1)