Setting the Timeout for User to IP mapping Created Using User-ID XML-API

Setting the Timeout for User to IP mapping Created Using User-ID XML-API

0
Created On 09/25/18 19:25 PM - Last Modified 07/19/22 23:11 PM


Resolution


Overview

PAN-OS 5.0 introduced a 'timeout' extension to the User-ID XML-API. In order to cause the User to IP mapping to timeout after a given number of minutes, apply the "timeout=<minutes>" attribute with the User-ID XML-API.

For example:

XML Request Format

<uid-message>

     <version>1.0</version>

<type>update</type>

     <payload>

          <login>

               <entry name="domain\uid1" ip="10.1.1.1" timeout="10"/>

          </login>

     </payload>

</uid-message>

See also

User-ID XML API

owner: nmiletic



Actions
  • Print
  • Copy Link

    https://knowledgebase.paloaltonetworks.com/KCSArticleDetail?id=kA10g000000ClXyCAK&refURL=http%3A%2F%2Fknowledgebase.paloaltonetworks.com%2FKCSArticleDetail