Forum Discussion

jwilnerzon_4845's avatar
jwilnerzon_4845
Icon for Nimbostratus rankNimbostratus
May 31, 2010

Changed records using iControl gets corrupt

Hi,

 

 

I've developed a Big IP client using the iControl API. I've managed to retrieve records and change the data of the records. When I list the record in Big IP:s standard web user interface it looks correct, but when I click the record to change/view it, the following text appears:

 

 

"Resolver returned no such record".

 

 

Every record I've changed using the iControl API returns this error message when I try to view it in the standard Big IP web user interface.

 

 

Anyone experienced the same problem? Anyone knows how to deal with it?

 

 

Thanks in advance,

 

 

Jonas

 

1 Reply

  • That's very difficult to help out without knowing what methods you called and how you called them. If you could give some more specifics such as the dev language you are using along with a code sample with some details of what that parameters are to the methods, we can try to reproduce any issue you might have. Again, the more detail you give, the better. The iControl API uses the same underlying configuration libraries as the admin GUI so theoretically they should be the same. Give me some details and I'll see if I can reproduce the problem.

     

     

    Thanks,

     

     

    -Joe