.. _automatic_update_check_now:

automatic-update check-now
==========================

Manually check for update now


check-now Specification
-----------------------

	===================================== ===================================================================
	 **Parameter**                         **Value** 

	===================================== ===================================================================
	 **Type**                              *operational*

	 **Element Name**                      check-now

	 **Element URI**                       /axapi/v3/automatic-update/check-now

	 **Element Attributes**                check-now_attributes

	 **Partition Visibility**              shared

	 **Schema**                             :download:`check-now schema <automatic-update-check-now/automatic-update-check-now.txt>`
	===================================== ===================================================================





	**Operations Allowed:**




.. raw:: html

   <script type="text/javascript">
 function showExample(a,b) { document.getElementById(a+'_div').style.display = 'block'; document.getElementById(a+'_cl').style.display = 'block'; document.getElementById(a+'_eg').style.display = 'none';}
   function closeExample(a,b) { document.getElementById(a+'_div').style.display = 'none'; document.getElementById(a+'_cl').style.display = 'none'; document.getElementById(a+'_eg').style.display = 'block';}
 </script>
   <table width='90%' style='margin-left:5%'>



.. raw:: html

   <tr style='border-bottom: thin solid; border-top: thin solid'><th width=15%>Operation</th><th width=10%>Method</th><th>URI</th><th width=15%>Payload</th><th width=10%></th></tr>




.. raw:: html

   <tr  style='border-bottom: thin solid;'><td valign = 'top'>


EXECUTE Object



.. raw:: html

   </td><td valign = 'top'>


POST



.. raw:: html

   </td><td valign = 'top'>


/axapi/v3/automatic-update/check-now



.. raw:: html

   </td><td valign = 'top'>


:ref:`197_check-now_attributes`



.. raw:: html

   </td><td></td></tr>




.. raw:: html

   </table>

.. _197_check-now_attributes:

check-now attributes
--------------------

    **feature-name**

        **Description** 'app-fw': Application Firewall; 'ca-bundle': CA Certificate Bundle; 'a10-threat-intel': A10 Threat intel class list; 'central-cert-pin-list': Central updated cert pinning list; 

        **Type:** string

        **Supported Values:** app-fw, ca-bundle, a10-threat-intel, central-cert-pin-list

    **from-staging-server**

        **Description** Get files from GLM Staging storage

        **Type:** boolean

        **Supported Values:** true, false, 1, 0

        **Default:** 0

    **prod-ver**

        **Description** update to this specific version, if this option is not configured, update to the latest version

        **Type:** string

        **Maximum Length:** 70 characters

        **Maximum Length:** 1 characters

    **stage-ver**

        **Description** update this specific version

        **Type:** string

        **Maximum Length:** 70 characters

        **Maximum Length:** 1 characters