sys url-db download-resultΒΆ

sys url-db download-result(1)			  BIG-IP TMSH Manual			sys url-db download-result(1)

NAME
       download-result - Lists download result for URL Master and RTSU DB.

MODULE
       sys url-db

SYNTAX
       List download-result component within the  module using the syntax shown in the following
       sections.

   DISPLAY
       The download-result consists of the object name (/Common/masterdb or /Common/rtsudb),and version. These
       objects are created by BIGIP and cannot be modified or deleted.

	list url-db download-result [masterdb | rtsudb]|/slot_number
	  options:
	    all-properties
	    non-default-properties
	    one-line

	list url-db download-result masterdb|/slot_number
	    db-version [integer]
	    ret-code 0

	list url-db download-result rtsudb|/slot_number
	    db-version [integer]
	    ret-code 0

DESCRIPTION
       Lists download result for Master URL database and Real-Time Security Update (RTSU). These objects are created
       after the first successful download and updated after every download. For cluster environments the slot number
       will be shown after the name of the database.

OPTIONS
       db-version
	    Specifies database version for URL Master or Real-Time Security Update DB.

       ret-code
	    Specifies the download result status and always zero now.

SEE ALSO
       sys url-db download-schedule sys url-db url-category

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 2011, 2013-2014. All rights reserved.

BIG-IP						      2017-01-19			sys url-db download-result(1)