apm oauth purged-entriesΒΆ

apm oauth purged-entries(1)				BIG-IP TMSH Manual			       apm oauth purged-entries(1)

NAME
       Purged-Entries - Displays OAuth records purged from the respective database instance.

MODULE
       apm oauth purged-entries

SYNTAX
       Displays all the purged-entries within the oauth module using the syntax shown below.

   DISPLAY
	 show purged-entries
	 show purged-entries [db-instance]
	   options:
	     all-properties
	     non-default-properties
	     one-line
	     recursive
	   output only properties:
	     oauth_id [string]
	     purged_time [string]

DESCRIPTION
       You can use the purged-entries component to manage purged records.

EXAMPLES
       show apm oauth purged-entries
	    Lists all the OAuth purged entries for the oauth default db instance oauthdb. Also displays the total number of
	    records purged.

       show apm oauth purged-entries db-instance test
	    Lists all the purged entries for the oauth db instance test. Also displays the total number of records purged.

OPTIONS
       db-instance
	    This specifies the db instance. If no value is specified, the default db instance, oauthdb, is used.

       oauth-id
	    Specifies oauth id. Displays in the output of the show command.

       purged_time
	    Specifies the timestamp at which each record was purged. The format is "YYYY-MM-DD HH:MM:SS". Displays in the output
	    of the show command.

SEE ALSO
       apm oauth db-instance

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 2016. All rights reserved.

BIG-IP							    2016-11-07				       apm oauth purged-entries(1)