security datasync background-tasksΒΆ

security datasync background-tBIG-IP)TMSHsecurity datasync background-tasks(1)



NAME
       background-tasks - Configure the Schedule of the Datasync Background
       Tasks

MODULE
       security datasync

SYNTAX
       Manage the background-tasks component within the security datasync
       module using the syntax shown in the following sections.

   MODIFY
	modify background-tasks [task_name]
	  options:
	    daily-start-time [time]

	edit background-tasks [task_name]
	  options:
	    all-properties
	    non-default-properties

   DISPLAY
	list background-tasks
	list background-tasks [task_name]
	show running-config background-tasks
	show running-config background-tasks [ [ [name] | [glob] | [regex] ] ... ]
	  options:
	    all-properties
	    non-default-properties
	    one-line

	show background-tasks
	show background-tasks [ [ [name] | [glob] | [regex] ] ... ]
	   options:
	     field-fmt

DESCRIPTION
       You can use the background-tasks component to modify or display the
       Schedule of the Datasync Background Tasks.  This controls the Daily
       Start Time of each task.

       The objects cannot be created or deleted, but only modified and
       displayed.  All of the times displayed and configured are in local
       time. However, they are stored as UTC, so changing the timezone of the
       BIG-IP will change the display of the configured time.

       There is a limitation on the time which can be configured: the new
       configuration cannot be within 2 hours of the active time.  The
       configured daily-start-time must be before the value of daily-start-
       time-must-be-before, OR after the value of daily-start-time-must-be-
       after, inclusive.

       These objects are synchronized via the datasync-global-dg device-group.

       Use the show command to display the current task schedule. This shows
       the start time of each task.

OPTIONS
       daily-start-time
	    Specifies the time of day in which the generation will start.

       daily-start-time-must-be-before
	    Displays the upper limitation: daily-start-time must be before
	    this displayed time.

       daily-start-time-must-be-after
	    Displays the lower limitation: daily-start-time must be after this
	    displayed time.

       error-msg
	    Displays the configuration error message which causes daily-start-
	    time to be non-configurable, or "none" if there is no error.

SEE ALSO
       edit, list, modify, show, 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 2008-2017. All rights reserved.



BIG-IP				  2017-08security datasync background-tasks(1)