Forum Discussion

Akhil_128431's avatar
Akhil_128431
Icon for Nimbostratus rankNimbostratus
Apr 08, 2013

Edit ASM config using iControl

I need to edit a few of theASM configurations on my F5 deivce via some f5 device interfaces. Does iControl support this?

 

 

Thanks

 

2 Replies

  • Absolutely. Pick your language, C, Java, Python, then check the Download/Labs page for an assembly for your langurage. Then download the iControl SDK for no other reason than the API reference.

     

  • Thanks mraful.

     

     

    I am a bit confused on how to do this as I am newbie to F5 and iControl. I do understand that iControl is a java based api set to access F5. Tried exporting/downloading ASM policy xml and uploading/importing policies to F5 using iControl and it worked. But i could not find an option where i can connect to a device and modify a few config parameters of an available policy on that F5 device. I dont want to export/download the policy and change it and then upload/import it back to make the change...