security dos autodos-file-objectΒΆ

security dos autodos-file-objeBIG-IP TMSH Msecurity dos autodos-file-object(1)



NAME
       autodos-file-object - autodos internal file object.

MODULE
       security

SYNTAX
       Configure autodos-file-object within security dos module using the
       syntax shown in the following sections.

   CREATE/MODIFY
	create autodos-file-object [name]
	modify autodos-file-object [name]
	options:
	  app-service [[string] | none]
	  source-path [file name]

   DELETE
	delete autodos-file-object [name]

DESCRIPTION
       autodos file object is used internally for synchronization of dos
       module data across HA (high availability) or Cluster setup.

EXAMPLES
       create name source-path /var/dos/file.json

       Creates a file object named name, that gets its contents from source
       file /var/dos/file.json.

       delete filename

       Deletes the file object named filename.

OPTIONS
       app-service
	    Specifies the name of the application service to which the file
	    object belongs. The default value is none.

       source-path
	    The name of the source file from which the contents are copied to
	    create the file object.

SEE ALSO
       create, delete, edit, modify, 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 2017. All rights reserved.



BIG-IP				  2017-07-0security dos autodos-file-object(1)