asm response-codeΒΆ

asm response-code(1)	      BIG-IP TMSH Manual	  asm response-code(1)



NAME
       response-code - Lists the available HTTP response status codes that can
       be used in the context of the Application Security Manager.

MODULE
       asm

SYNTAX
       Retrieve the list of the response-code values using the syntax shown in
       the following sections.

   DISPLAY
	list response-code
	list response-code [ [ [number] | [glob] | [regex] ] ... ]
	  options:
	    all
	    app-service
	    name
	    one-line

DESCRIPTION
       Use this command to display the possible values of the response-code
       object to be used in the context of the Application Security Manager.
       These possible values are predefined and intended to be used in filters
       of Application Security Logging.

EXAMPLES
       list response-code

       Displays all the response codes supported by the ASM.

OPTIONS
       app-service
	    Displays the application service to which the object belongs. The
	    default value is none. Note: If the strict-updates option is
	    enabled on the Application Service that owns the object, you
	    cannot modify or delete the object. Only the Application Service
	    can modify or delete the object.

       name Displays a well-known textual meaning of the HTTP response code.

SEE ALSO
       glob, list, regex, security log profile, 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-2012. All rights reserved.



BIG-IP				  2013-01-27		  asm response-code(1)