<?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>Get Open Slots in Chassis via Powertool</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6066255" />
  <subtitle>Get Open Slots in Chassis via Powertool</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=6066255</id>
  <updated>2013-05-23T01:43:29Z</updated>
  <dc:date>2013-05-23T01:43:29Z</dc:date>
  <entry>
    <title>RE: Get Open Slots in Chassis via Powertool</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6068391" />
    <author>
      <name>John Dove</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6068391</id>
    <updated>2012-07-11T20:13:59Z</updated>
    <published>2012-07-11T20:13:59Z</published>
    <summary type="html">Thanks, John.

This is exactly what i needed. 

JD</summary>
    <dc:creator>John Dove</dc:creator>
    <dc:date>2012-07-11T20:13:59Z</dc:date>
  </entry>
  <entry>
    <title>RE: Get Open Slots in Chassis via Powertool</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6067686" />
    <author>
      <name>John McDonough</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6067686</id>
    <updated>2012-07-11T20:08:55Z</updated>
    <published>2012-07-11T20:08:55Z</published>
    <summary type="html">[quote]Hi All,
 
I have an environment consisiting of 20+ chassis ... I'd like to be able to get the number of open blade slots on each of these. 
 
I'm sure there has to be a command i can put together for this. 
 
Any ideas?
 
Thanks,

JD[/quote]
Hi JD,
 
Something like this should work
 

PS C:\Users\John McDonough\Documents&gt; Get-UcsFabricComputeSlotEp -Presence empty | Select-Object dn,chassisId,Rn
 
Dn                                      ChassisId                               Rn
--                                      ---------                               --
fabric/server/chassis-1/slot-5          1                                       slot-5
fabric/server/chassis-1/slot-6          1                                       slot-6
fabric/server/chassis-1/slot-7          1                                       slot-7
fabric/server/chassis-1/slot-8          1                                       slot-8




Regards,
John</summary>
    <dc:creator>John McDonough</dc:creator>
    <dc:date>2012-07-11T20:08:55Z</dc:date>
  </entry>
  <entry>
    <title>Get Open Slots in Chassis via Powertool</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6066254" />
    <author>
      <name>John Dove</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=6066254</id>
    <updated>2012-07-11T19:41:42Z</updated>
    <published>2012-07-11T19:41:42Z</published>
    <summary type="html">Hi All,
 
I have an environment consisiting of 20+ chassis ... I'd like to be able to get the number of open blade slots on each of these. 
 
I'm sure there has to be a command i can put together for this. 
 
Any ideas?
 
Thanks,

JD</summary>
    <dc:creator>John Dove</dc:creator>
    <dc:date>2012-07-11T19:41:42Z</dc:date>
  </entry>
</feed>

