ltm classification signature-definitionΒΆ

ltm classification signature-definition(1)	  BIG-IP TMSH Manual	   ltm classification signature-definition(1)

NAME
       signature-definition - Configure status for classification signature updates.

MODULE
       ltm classification

SYNTAX
       Configure the signature-definition component within the ltm classification module using the syntax in the
       following sections.

   DISPLAY
	list signature-definition
	list signature-definition [ [name] | [glob] | [regex] ]
	 options:
	  all-properties
	  non-default-properties
	  one-line
	  recursive
	  last-attempt-automatic-mode [enabled | disabled]
	  last-attempt-datetime [date]
	  last-attempt-user [string]
	  last-update-automatic-mode [enabled | disabled]
	  last-update-datetime [date]
	  last-update-user [string]
	  message [string]
	  progress-status [none | success | failure | in-progress]

DESCRIPTION
       You can use the signature-definition component to configure the status for classification signature updates.

EXAMPLES
       list signature-definition

       Displays classification signature update status configuration.

OPTIONS
       last-attempt-automatic-mode
	    Indicates whether the last attempt to update the signature file was done manually or automatically by the
	    system.

       last-attempt-datetime
	    Indicates the date and time of the last attempt to update the signature file.

       last-attempt-user
	    Indicates the user who is the last one to attempt to update the signature file.

       last-update-automatic-mode
	    Indicates whether the last successful signature file update was done manually or automatically by the
	    system. The value of the last-update-automatic-mode may be different from the value of the last-attempt-
	    automatic-mode if the last update attempt fails.

       last-update-datetime
	    Indicates the date and time of the last successful signature file update. The value of the last-update-
	    datetime is different from the value of the last-attempt-datetime if the last update attempt fails.

       last-update-user
	    Indicates the user who did the last successful signature file update. The value of the last-update-user
	    may be different from the value of the last-attempt-user if the last update attempt fails.

       message
	    Indicates the error message when it fails to attempt to update the signature file.

       progress-status
	    Indicates the progress status when attempting to update the signature file. The options are none,
	    success, failure, and in-progress.

SEE ALSO
       list, tmsh

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

BIG-IP						      2013-02-04	   ltm classification signature-definition(1)