"Delete mapping failed" from XML API / uid-message / logout

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

"Delete mapping failed" from XML API / uid-message / logout

L0 Member

We send IP to userid mapping data to Palo Alto via the XML api.   We've had success with PAN-OS 5.0.   However, with Palo Alto 8(8.1.0) we recieve "Delete mapping failed" messages when we attempt to notify Palo Alto an user has left the network (logout).  

 

Is there a new requirement or configuration on Palo Alto 8 or is there something wrong in the request message?

 

Example request:

 

<uid-message>

<version>1.0</version>

<type>update</type>

<payload>

<logout>

<entry name="11:22:33:aa:bb:cc" ip="10.65.69.147"/>

</logout>

</payload>

</uid-message>

 

Response:

 

<response status="error">

<msg><line><uid-response>

<version>2.0</version>

<payload>

<logout>

<entry name="11:22:33:aa:bb:cc" ip="10.65.69.147" message="Delete mapping failed"/>

</logout>

</payload>

</uid-response>

</line></msg></response>

 

IP user info on Paloalto server:

> show user ip-user-mapping-mp ip 10.65.69.147

IP address: 10.65.69.147 (vsys1)
User: wangle
From: XMLAPI
Timeout: 2580s
Created: 120s ago

 

Thanks,

 

Le Wang

1 REPLY 1

L5 Sessionator

Hio @le.wang, in your example, the current User-ID entry is for username "wangle" per "show user ip-user-mapping-mp ip 10.65.69.147". But, your API call is trying to remove/logout username "11:22:33:aa:bb:cc". Is that the problem?

Help the community: "Like" helpful comments, and click "Accept as Solution" if you found your answer 🙂
  • 1984 Views
  • 1 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!