Infoblox’s global team of threat hunters uncovers a DNS operation with the ability to bypass traditional security measures and control the Great Firewall of China. Read about “Muddling Meerkat” and the many other threat actors discovered by Infoblox Threat Intel here.

API & Integration, DevOps,NetOps,SecOps

Reply

What should a DELETE response body contain?

New Member
Posts: 1
2023     0

In order to update an ip address, I found out that I have to delete and post it again with the updates.

 

So basically: DELETE ... <wapi_url>/ipv4address/_ref

 

If I want to delete an address, I get the _ref of the ipv4address as a response again. I might have no rights to do so. As I'm new to REST and Infoblox I'm just curios about the response.

Re: What should a DELETE response body contain?

Adviser
Posts: 181
2023     0

Hi,

 

DELETE returns the Object Reference of the deleted object as a string. This is the expected behaviour.

 

Regards,

Krishna

Showing results for 
Search instead for 
Did you mean: 

Recommended for You