Introducing SOC Insights for BloxOne Threat Defense: Boost your SOC efficiency with AI-driven insights to eliminate manual work and accelerate investigation and response times. Read the blog announcement here.

API & Integration, DevOps,NetOps,SecOps

Reply

What should a DELETE response body contain?

New Member
Posts: 1
1975     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
1976     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