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.

Who Me Too'd this topic

XML API config options - edit ordelete to remove user from config rules ????

L1 Bithead

I have a  question about the XML API config REST requests.

 

First, do I need to explicitly request the commit lock in the API before making

calls to edit or delete elements in a request (or is this done automatically by the API ?)

 

Second, I am trying to delete a user from a rule set. Can I use the edit config to

a blank member (like <member></member>) using XPath ?

 

Third, if I use the delete action on the config call, do I need to first get the element ?

 

Thanks for any help on actually using the XPath - I figured out how to position to the

element using [@name='some name ...']. I am looking for a real world example on

how the API works.

 

Thanks for any help!

Who Me Too'd this topic