08-08-2011 11:51 PM - edited 03-01-2019 10:01 AM
Hi
I want to export a Service profile or any configuration file from UCSM by using UCS API and after doing some changes in it, I have to import the same file again to UCS.
The problem I am facing is that I need the configuration file in config mode i.e <configConfMo ...</configConfMo>
I observed that same feature is implemented in goUCS tool but that is JAVA based and I am not able to understand the logic behind it.
Is there any way to export the configuration files in configMO mode from UCS?
P.S Sample file attached
Thanks
Dilip
11-03-2011 12:42 PM
I'm not sure I understand the question, but I think I know what you are asking, the answer is no.
The only way you'll receive a configConfMo as a response would be to provide a configConfMo as a request.
What goUCS provides is a way to capture the configConfMO request as it goes from UCS Manager GUI to the UCS. The request can be captured and parameterized then wrapped in a batch file for reuse.
Your application needs to create the appropriate XML for the configConMo.
11-03-2011 05:45 PM
I am able to capture the response only. i.e inConfig. I
I am using Wireshark . Please share if it possible to capture inConfig as well
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide