.. _export_geo_location_archive:

export geo-location-archive
===========================

Geo-location Archive File


geo-location-archive Specification
----------------------------------

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

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

	 **Element Name**                      geo-location-archive

	 **Element URI**                       /axapi/v3/export/geo-location-archive

	 **Element Attributes**                geo-location-archive_attributes

	 **Partition Visibility**              shared

	 **Schema**                             :download:`geo-location-archive schema <export-geo-location-archive/export-geo-location-archive.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/export/geo-location-archive



.. raw:: html

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


:ref:`1503_geo-location-archive_attributes`



.. raw:: html

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




.. raw:: html

   </table>

.. _1503_geo-location-archive_attributes:

geo-location-archive attributes
-------------------------------

    **geo-location-archive-name**

        **Description** 'GeoLite2-ASN-Archive': GeoLite2-ASN CSV Zipped File; 'GeoLite2-City-Archive': GeoLite2-City CSV Zipped File; 'GeoLite2-Country-Archive': GeoLite2-Country CSV Zipped File; 

        **Type:** string

        **Supported Values:** GeoLite2-ASN-Archive, GeoLite2-City-Archive, GeoLite2-Country-Archive

    **password**

        **Description** password for the remote site

        **Type:** string

        **Format:** password

        **Maximum Length:** 16 characters

        **Maximum Length:** 1 characters

    **remote-file**

        **Description** Profile name for remote url

        **Type:** string

        **Format:** url

    **use-mgmt-port**

        **Description** Use management port as source port

        **Type:** boolean

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

        **Default:** 0