PaloAltoNetworks/pan-os-ansible

panos_userid, add timeout

holynakamoto opened this issue · 2 comments

XML API call for panos_userid has a timeout arg can you add it?

<uid-message>
    <version>1.0</version>
    <type>update</type>
    <payload>
        <login>
            <entry name="domain\uid1" ip="10.1.1.1" timeout="20"></entry>
        </login>
    </payload>
</uid-message>

🎉 Thanks for opening your first issue here! Welcome to the community!

This will be fixed in the next release, thanks for the PR!