asm http-methodΒΆ

asm http-method(1)					BIG-IP TMSH Manual					asm http-method(1)

NAME
       http-method - Lists the available HTTP request methods that can be used in the context of the Application Security
       Manager(TM).

MODULE
       asm

SYNTAX
       Retrieve the list of the http-method values using the syntax shown in the following sections.

   DISPLAY
	list http-method
	list http-method [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all
	    app-service
	    default-act-as
	    one-line
	    partition
	    recursive

DESCRIPTION
       Use this command to display the possible values of the http-method object to be used in the context of the Application
       Security Manager. These possible values include predefined and user-defined allowed methods for all security policies, and
       also are intended to be used in filters of Application Security Logging and in HTTP security profiles.

EXAMPLES
       list http-method

       Displays all the HTTP methods 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.

       default-act-as
	    Displays the HTTP request method, either GET or POST, based on how you have instructed the system to treat the listed
	    method name; a predefined method has its system default and a user-defined allowed method is configured in the
	    security policy.

       partition
	    Displays the administrative partition within which the component resides.

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

BIG-IP							    2013-06-12						asm http-method(1)