<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Compatibility between XML API for UCS 1.4 and UCS 2.0</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=" />
  <subtitle>Compatibility between XML API for UCS 1.4 and UCS 2.0</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_recent_posts?p_l_id=</id>
  <updated>2013-05-20T00:49:43Z</updated>
  <dc:date>2013-05-20T00:49:43Z</dc:date>
  <entry>
    <title>RE: New Message from Helmut Pfeiler in Unified Computing UCS Manager - Tech</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7429039" />
    <author>
      <name>Purvi Chokshi</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=7429039</id>
    <updated>2012-10-08T18:03:13Z</updated>
    <published>2012-10-08T18:03:13Z</published>
    <summary type="html">Hello Helmut,

 

Try this out.

 

For Power on :

 

&lt;lsPower&gt;&lt;dn=""org-root/ls-testSP/power" state="up"&gt;&lt;/lsPower&gt;  

Where testSP is the name of service profile.

 

For Power off :

&lt;lsPower&gt;&lt;dn=""org-root/ls-testSP/power" state="soft-shut-down"&gt;&lt;/lsPower&gt;

 

In case you do not have any service profile associated to your blade, you need to do hard reset :

&lt;computeBlade&gt;&lt;adminPower=”hard-reset-immediate” dn=”sys/chassis-1/server-1” lc=”undiscovered”&gt;&lt;/computeBlade&gt;

 

Thanks,

Purvi

 

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com] 
Sent: Monday, October 08, 2012 8:44 AM
To: cdicuser@developer.cisco.com
Subject: New Message from Helmut Pfeiler in Unified Computing UCS Manager - Technical Discussions: RE: How to start, stop, reboot a Blade Server via XML API

 

Helmut Pfeiler has created a new message in the forum "Technical Discussions": -------------------------------------------------------------- Hi Sage
 
Unfortunately the only interface option is the XML API.
So if someone knows the XML to use, that would really help.
 
Many thanks for the answers till now!
 
Helmut
--
To respond to this post, please click the following link: or simply reply to this email.</summary>
    <dc:creator>Purvi Chokshi</dc:creator>
    <dc:date>2012-10-08T18:03:13Z</dc:date>
  </entry>
  <entry>
    <title>Compatibility between XML API for UCS 1.4 and UCS 2.0</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6068588" />
    <author>
      <name>Purvi Chokshi</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6068588</id>
    <updated>2012-07-11T21:44:22Z</updated>
    <published>2012-07-11T21:40:57Z</published>
    <summary type="html">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</summary>
    <dc:creator>Purvi Chokshi</dc:creator>
    <dc:date>2012-07-11T21:40:57Z</dc:date>
  </entry>
</feed>

