<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Cisco IMC Supervisor (SetLabelAction) in Services Discussions</title>
    <link>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467805#M83</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad we could help. &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seriously, I am glad you figured it out.... One note, you posted the UCS API question in the &lt;A href="https://developer.cisco.com/site/support-apis/"&gt;Support APIs&lt;/A&gt; forum. You would certainly have better luck (when you don't solve it yourself, of course) by going to the UCS Community at &lt;A href="https://community.cisco.com/space/4302"&gt;Unified Computing System (UCS)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Mar 2018 18:20:03 GMT</pubDate>
    <dc:creator>kcolberg</dc:creator>
    <dc:date>2018-03-05T18:20:03Z</dc:date>
    <item>
      <title>Cisco IMC Supervisor (SetLabelAction)</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467803#M81</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd like to create a simple web page that allows users to mark standalone UCS-C under their name.&lt;/P&gt;&lt;P&gt;I installed &amp;amp; configured Cisco IMC Supervisor and I can access to it via postman.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm looking for two postman entries to...&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;mark the server (&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; background-color: #fafafa;"&gt;SetLabelAction)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; background-color: #fafafa;"&gt;retrieve all the current LabelAction across all the different servers&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; background-color: #fafafa;"&gt;I tried the following http post to call SetLabelAction but I receive "Invalid request format".&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #505050; font-family: OpenSans, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px; background-color: #fafafa;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;POST /cloupia/api-v2/SetLabelAction HTTP/1.1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;Host: 10.58.48.253&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;X-Cloupia-Request-Key: 39522BD025D7488DA49961714A48F134&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;Content-Type: application/x-www-form-urlencoded&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;Cache-Control: no-cache&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;Postman-Token: afe4a423-347c-4d3a-9e80-22605bcc24b0&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;{&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "serverIdKey": "CIMC_10_58_48_211;10.58.48.211",&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; "setLabel": "test2"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier\ new, courier;"&gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thx,&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 12:59:02 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467803#M81</guid>
      <dc:creator>abuzzi</dc:creator>
      <dc:date>2018-03-05T12:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IMC Supervisor (SetLabelAction)</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467804#M82</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've manage to set the Label through following HTTP request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;POST /cloupia/api-v2/SetLabelAction HTTP/1.1&lt;/P&gt;&lt;P&gt;Host: 10.58.48.253&lt;/P&gt;&lt;P&gt;X-Cloupia-Request-Key: 39522BD025D7488DA49961714A48F134&lt;/P&gt;&lt;P&gt;Content-Type: application/xml&lt;/P&gt;&lt;P&gt;Cache-Control: no-cache&lt;/P&gt;&lt;P&gt;Postman-Token: 985b1e4b-a655-4c1d-ba37-e1f2e604ea11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;cuicOperationRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;operationType&amp;gt;SET_LABEL&amp;lt;/operationType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;payload&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;![CDATA[&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;SetLabelServer&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;serverIdKey&amp;gt;CIMC_10_58_48_161;10.58.48.161&amp;lt;/serverIdKey&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;lt;setLabel&amp;gt;available2&amp;lt;/setLabel&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;lt;/SetLabelServer&amp;gt;&lt;/P&gt;&lt;P&gt;]]&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/payload&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/cuicOperationRequest&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 15:02:31 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467804#M82</guid>
      <dc:creator>abuzzi</dc:creator>
      <dc:date>2018-03-05T15:02:31Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco IMC Supervisor (SetLabelAction)</title>
      <link>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467805#M83</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Glad we could help. &lt;IMG src="https://community.cisco.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seriously, I am glad you figured it out.... One note, you posted the UCS API question in the &lt;A href="https://developer.cisco.com/site/support-apis/"&gt;Support APIs&lt;/A&gt; forum. You would certainly have better luck (when you don't solve it yourself, of course) by going to the UCS Community at &lt;A href="https://community.cisco.com/space/4302"&gt;Unified Computing System (UCS)&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Keith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2018 18:20:03 GMT</pubDate>
      <guid>https://community.cisco.com/t5/services-discussions/cisco-imc-supervisor-setlabelaction/m-p/3467805#M83</guid>
      <dc:creator>kcolberg</dc:creator>
      <dc:date>2018-03-05T18:20:03Z</dc:date>
    </item>
  </channel>
</rss>

