1752290 Members
4759 Online
108786 Solutions
New Discussion

Automation of adding a switch and user name in IMC

 
Rajas1
Visitor

Automation of adding a switch and user name in IMC

hello everyone,

 

we are trying to automate adding of a switch and adding a user in HP IMC through REST api's but couldnt find any REST api's related document (we have found one, but has all the exmples in xml form here is the link of that document http://h20566.www2.hp.com/hpsc/doc/public/display?docId=emr_na-c03382045-6&docLocale=en_US) can anyone please help us in finding right path to automate the above two things.

 

you can also suggest if there is any other way to automate those 2 things.

 

 

regards,

rajas

2 REPLIES 2
LindsayHill
Honored Contributor

Re: Automation of adding a switch and user name in IMC

Take a look at what Chris is up to with scripting user creation: http://kontrolissues.net/2015/04/16/automating-your-nms-build-using-python-and-restful-apis-part-1-creating-operators/

 

You could also look at what Aaron's been up to with Ansible & IMC here: https://github.com/NetOpsCommunity/ansible-imc

LindsayHill
Honored Contributor

Re: Automation of adding a switch and user name in IMC