Forum Discussion

Prakash_Krishna's avatar
Prakash_Krishna
Icon for Nimbostratus rankNimbostratus
Mar 04, 2014

icontrol API will support the CLI execution?

Hi All,

 

Are the APIs available for all the CLI with options? If the API is not available, i should rely on the CLI execution, Is there any generic API available, which takes the CLI command as argument and returs the CLI output.

 

Thanks in Advance.

 

Regards, Prakash.K

 

4 Replies

  • Thanks Patrik. So, there is no option available with the Icontrol SDK which has been exposed? I mean, using the below m_interfaces object, can i execute CLI?

     

    iControl.Interfaces m_interfaces = new iControl.Interfaces(); m_interfaces.initialize("ip", "username", "pwd");

     

    Thanks in Advance.

     

    Regards, Prakash.K

     

  • Thanks Patrik.

     

    Can anybody help me here.

     

    Thanks in Advance.

     

    Regards, Prakash.K