THE GAME HAS CHANGED

Introducing Infoblox Universal DDI ManagementTM

Watch the launch to discover the new era of management for critical network services. Watch Now

API & Integration, DevOps,NetOps,SecOps

Reply

Multiple object body requests for searches on comment and delete operations are extremely slow

New Member
Posts: 1
2419     0

I am trying to do a multiple object search for almost 50 records based on the comment value
(expectation is to search for upt 1000 records in a single request object). The search takes long time. The searched records need to be deleted and the delete operation also takes a long time. Is there any other quciker way to fasten the search and delete process. 

Re: Multiple object body requests for searches on comment and delete operations are extremely slow

Moderator
Moderator
Posts: 312
2420     0

That is going to be a slow process unfortunately.  I suspect the comment field is not indexed, so it woudl need to do a text search through them all to get results.

Showing results for 
Search instead for 
Did you mean: 

Recommended for You