Are you interested in our Early Access Program (EAP)? This program allows you to preview code, test in your lab and provide feedback prior to General Availability (GA) release of all Infoblox products. If so, please click the link here.

API & Integration, DevOps,NetOps,SecOps

Reply

What should a DELETE response body contain?

Member
Posts: 1
1767     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
1768     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