cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
668
Views
0
Helpful
1
Replies

Using XML to Configure a CSS

Julian Ramsey
Level 1
Level 1

Does anyone use XML to Configure a CSS??

I am running 8.20 and would like server admins to be able to run basic scripts to suspend/activate content/services without using CLI.

This Admin Doco;

http://www.cisco.com/en/US/docs/app_ntwk_services/data_center_app_services/css11500series/v8.20/configuration/administration/guide/XML.html

States that;

'Software is available to simplify the process of  publishing XML files to the CSS HTTP server. These software packages  offer a simple method to publish files to a web server.'

Writing the XML is pretty straightforward, but can anyone advise on the best method/tools to publish the XML to CSS.

Any reccomendations if you currently use this method?

Thanks

1 Reply 1

Nicolas Fournier
Cisco Employee
Cisco Employee

Hi Julian,

I would personally simply use the "curl" command to put the XML file to the CSS HTTP server.

Something like this should do the trick:

curl --upload-file  --user  

Regards,

Nicolas

Review Cisco Networking for a $25 gift card