Blogs

Introduction

Racktables version 0.20.1 has new feature support for Cisco UCS environments. Racktables is a structured and robust open-source solution for datacenter asset management, that helps document hardware assets, network addresses, space in racks and network configuration.
...Read More

 

I just added a new section to the UCS PowerTool section on the UCS CDN site that will provide a central repository of PoSh scripts, examples, and videos that detail use cases and examples for UCS PowerTool.

Here is the link:
http://developer.cisco.com/web/unifiedcomputing/powertool-examples
...Read More

 

I would like to announce the general availability of goUCS version 2.0 on Cisco Developer Network. A lot of time and effort has been put into the newest goUCS release, with some of the main features being detailed below.

 

Lest anyone thinks I have forgotten about my blogging on the UCS API, I have not, but I have written a blog recently for the Data Center blog and it is applicable to the UCS so I thought I would share the link here along with the blog into.

Early in my career I moved quite a bit, new job, growing family, whatever the reason it seemed like every two or three years we were packing up and going to a new place and meeting our new neighbors.
...Read More

 

Updated and completely revised version 2.0 MP for Cisco UCS is now available for download. Please check the release notes for the complete list of bug fixes ...Read More

 

Showing 1 - 5 of 16 results.
Items per Page 5
of 4

Forums

« Back to Technical Discussions

RE: Compatibility between XML API for UCS 1.4 and UCS 2.0

Combination View Flat View Tree View
Threads [ Previous | Next ]
Hi there,
 
I have a service profile created on UCS 2.0. I want to push the same configuration of Service Profile on UCS 1.4. With XML API and schema validation enabled, I can push 1.4 Service profile config to UCS 2.0 but cannot push 2.0 Service profile to 1.4 because schema validation fails since UCS 2.0 Service profile has extra tags which are not present in 1.4 Service profile schema. And this is with just basic configuration where all the properties of Service Profile exists in both 1.4 and 2.0 version.
 
Is there any way to ensure this kind of backward compatibility ?
 
Thanks,
Purvi

As of now there is no solution for your problem. However you can do it by editing the configuration file manually(removing those extra tags). emoticon

Purvi,

You can user PowerTool's Compare-UcsManagedObject & Sync-UcsManagedObject to achieve this.

These cmdlets use the schema data to filter out inapplicable MOs and properties when a MO is copied from one system to another. You need to be certain about the semantics of such filtering, before you apply these changes.

Thanks,
- bhaskar

Thanks for the info Bhaskar..
Is there any direct way through XML API to do it?

Unfortunately no.

In earlier versions of UCS we used to be “forgiving” of unknown attributes and managed objects. Not anymore.

Thanks,
- bhaskar

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com]
Sent: Thursday, July 12, 2012 9:28 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Dilip panwar in Unified Computing UCS Manager - Technical Discussions: RE: Compatibility between XML API for UCS 1.4 and UCS 2.0

Dilip panwar has created a new message in the forum "Technical Discussions":

--------------------------------------------------------------
Thanks for the info Bhaskar..
Is there any direct way through XML API to do it?
--
To respond to this post, please click the following link:

<http://developer.cisco.com/web/unifiedcomputing/forums/-/message_boards/view_message/6070716>

or simply reply to this email.

Collateral


No files available