<?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>VMware-vSphere-CLI</title>
  <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4988188" />
  <subtitle>VMware-vSphere-CLI</subtitle>
  <id>http://developer.cisco.com/c/message_boards/find_thread?p_l_id=&amp;threadId=4988188</id>
  <updated>2013-06-19T02:40:52Z</updated>
  <dc:date>2013-06-19T02:40:52Z</dc:date>
  <entry>
    <title>Re: New Message from Brett Tiller in Service Ready Engine Virtualization -</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4989901" />
    <author>
      <name>John Quintanilla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4989901</id>
    <updated>2012-01-10T23:13:46Z</updated>
    <published>2012-01-10T23:13:46Z</published>
    <summary type="html">Brett,
That will work.  Thank you very much.
John


On 01/10/2012 04:02 PM, Cisco Developer Community Forums wrote:
&gt; Brett Tiller has created a new message in the forum "SRE-V Technical 
&gt; Questions":
&gt;
&gt; --------------------------------------------------------------
&gt; Hi John,
&gt;
&gt; We've done some research and have found a potential workaround for you 
&gt; that might suit your needs. VMware provides a 'vim-cmd' in the 
&gt; tech-support console. From our tests it appears that you can use this 
&gt; command to power on/off vms and much more with the hypervisor license. 
&gt; We've provided a test case below in which a Windows VM is started/stopped.
&gt;
&gt; Hope this helps,
&gt;
&gt; Brett
&gt;
&gt;
&gt; ** License**
&gt; Product: vSphere 4 Hypervisor Licensed for 1 physical CPUs (1-6 cores 
&gt; per CPU)
&gt; License Key: 5M6CL-FEL5N-P8M3A-0A9RH-CXC54
&gt; Expires: Never
&gt;
&gt; Product Features:
&gt; Up to 256 GB of memory
&gt; Up to 4-way virtual SMP
&gt;
&gt;
&gt; **The Test**
&gt; 1. Ssh to the ESXi tech support command line
&gt; 2. Run commands below.
&gt;
&gt; ~ # vim-cmd /vmsvc/getallvms
&gt; Vmid Name File Guest OS Version Annotation
&gt; 32 VM-Win2k8r2 [datastore] VM-Win2k8r2/VM-Win2k8r2.vmx 
&gt; windows7Server64Guest vmx-07 Exported Win2k8r2 VM. ESXi 4.1
&gt;
&gt; ~ # vim-cmd /vmsvc/power.on 32
&gt; Powering on VM:
&gt;
&gt; ~ # vim-cmd /vmsvc/power.off 32
&gt; Powering off VM:
&gt; --
&gt; To respond to this post, please click the following link:
&gt;
&gt; &lt;http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/4989867&gt;
&gt;
&gt; or simply reply to this email. 

-- 

*John Quintanilla
*Sr. Systems Analyst
AvFinity, L.L.C.
Email: jqq@avfinity.com
Web: http://www.AvFinity.com/
Office: 512-535-3384

	AvFinity LLC, Your messages will fly too!
LinkedIn &lt;http://www.linkedin.com/company/avfinity-llc&gt; 	blogger.com 
&lt;http://avfinity.blogspot.com/&gt; 	facebook.com 
&lt;http://www.facebook.com/pages/AvFinity-LLC/130353393663865&gt; 	YouTube 
&lt;http://www.youtube.com/user/avfinity&gt; 	Twitter 
&lt;http://twitter.com/avfinity&gt; 	RSS Feed 
&lt;http://www.prweb.com/rss2g/73794.xml&gt;

AvFinity LLC is an IATA Strategic Partner
This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If you 
are not the intended recipient, please notify the sender immediately by 
return email and delete this communication and destroy all copies.</summary>
    <dc:creator>John Quintanilla</dc:creator>
    <dc:date>2012-01-10T23:13:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: VMware-vSphere-CLI</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4989867" />
    <author>
      <name>Brett Tiller</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4989867</id>
    <updated>2012-01-10T23:02:55Z</updated>
    <published>2012-01-10T23:02:55Z</published>
    <summary type="html">Hi John,

We've done some research and have found a potential workaround for you that might suit your needs.  VMware provides a 'vim-cmd' in the tech-support console.  From our tests it appears that you can use this command to power on/off vms and much more with the hypervisor license.  We've provided a test case below in which a Windows VM is started/stopped.

Hope this helps,

Brett


** License**
Product: vSphere 4 Hypervisor Licensed for 1 physical CPUs (1-6 cores per CPU)
License Key: 5M6CL-FEL5N-P8M3A-0A9RH-CXC54
Expires: Never

Product Features: 
    Up to 256 GB of memory
    Up to 4-way virtual SMP


**The Test** 
1.	 Ssh to the ESXi tech support command line
2.	Run commands below.

~ # vim-cmd /vmsvc/getallvms
Vmid      Name                        File                           Guest OS          Version             Annotation           
32     VM-Win2k8r2   [datastore] VM-Win2k8r2/VM-Win2k8r2.vmx   windows7Server64Guest   vmx-07    Exported Win2k8r2 VM.  ESXi 4.1

~ # vim-cmd /vmsvc/power.on 32
Powering on VM:

~ # vim-cmd /vmsvc/power.off 32
Powering off VM:</summary>
    <dc:creator>Brett Tiller</dc:creator>
    <dc:date>2012-01-10T23:02:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from John Quintanilla in Service Ready Engine Virtualizatio</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4990495" />
    <author>
      <name>Anurag Gurtu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4990495</id>
    <updated>2012-01-10T22:10:46Z</updated>
    <published>2012-01-10T22:10:46Z</published>
    <summary type="html">I think you need the next level of license as suggested by John.

 

Thanks</summary>
    <dc:creator>Anurag Gurtu</dc:creator>
    <dc:date>2012-01-10T22:10:46Z</dc:date>
  </entry>
  <entry>
    <title>Re: New Message from Anurag Gurtu in Service Ready Engine Virtualization -</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4990389" />
    <author>
      <name>John Quintanilla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4990389</id>
    <updated>2012-01-10T21:28:46Z</updated>
    <published>2012-01-10T21:28:46Z</published>
    <summary type="html">Anurag,

Here's what it shows in vClient:



Product: vSphere 4 Hypervisor Licensed for 1 physical CPUs (1-6 cores 
per CPU)
License Key: 4xxxx-xxxxx-xxxxx-xxxxx-xxxxx
Expires: Never

Product Features:
     Up to 256 GB of memory
     Up to 4-way virtual SMP


John



On 01/10/2012 01:50 PM, Cisco Developer Community Forums wrote:
&gt; Anurag Gurtu has created a new message in the forum "SRE-V Technical 
&gt; Questions":
&gt; --------------------------------------------------------------
&gt; John,
&gt;
&gt;
&gt;
&gt; Do you see any message on the bottom right of vSphere screen which 
&gt; says your evaluation license will expire in X days or can you click on 
&gt; licensing section within vSphere and tell us what you see?
&gt;
&gt;
&gt;
&gt; Thanks
&gt; --
&gt; To respond to this post, please click the following link:
&gt; &lt;http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/4989631&gt;
&gt; or simply reply to this email. 

-- 

*John Quintanilla
*Sr. Systems Analyst
AvFinity, L.L.C.
Email: jqq@avfinity.com
Web: http://www.AvFinity.com/
Office: 512-535-3384

	AvFinity LLC, Your messages will fly too!
LinkedIn &lt;http://www.linkedin.com/company/avfinity-llc&gt; 	blogger.com 
&lt;http://avfinity.blogspot.com/&gt; 	facebook.com 
&lt;http://www.facebook.com/pages/AvFinity-LLC/130353393663865&gt; 	YouTube 
&lt;http://www.youtube.com/user/avfinity&gt; 	Twitter 
&lt;http://twitter.com/avfinity&gt; 	RSS Feed 
&lt;http://www.prweb.com/rss2g/73794.xml&gt;

AvFinity LLC is an IATA Strategic Partner
This communication, including attachments, is for the exclusive use of 
addressee and may contain proprietary, confidential or privileged 
information. If you are not the intended recipient, any use, copying, 
disclosure, dissemination or distribution is strictly prohibited. If you 
are not the intended recipient, please notify the sender immediately by 
return email and delete this communication and destroy all copies.</summary>
    <dc:creator>John Quintanilla</dc:creator>
    <dc:date>2012-01-10T21:28:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from John Quintanilla in Service Ready Engine Virtualizatio</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4989631" />
    <author>
      <name>Anurag Gurtu</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4989631</id>
    <updated>2012-01-10T20:50:46Z</updated>
    <published>2012-01-10T20:50:46Z</published>
    <summary type="html">John, 

 

Do you see any message on the bottom right of vSphere screen which says your evaluation license will expire in X days or can you click on licensing section within vSphere and tell us what you see?

 

Thanks</summary>
    <dc:creator>Anurag Gurtu</dc:creator>
    <dc:date>2012-01-10T20:50:46Z</dc:date>
  </entry>
  <entry>
    <title>RE: New Message from John Quintanilla in Service Ready Engine Virtualizatio</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4988269" />
    <author>
      <name>John Voss</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4988269</id>
    <updated>2012-01-10T20:22:46Z</updated>
    <published>2012-01-10T20:22:46Z</published>
    <summary type="html">Hi John,

 

When the people on the ESXi forums talk about the ¿free¿ version of ESXi, they mean the version of ESXi that does not contain API support or vCenter support.  This is the vSphere Hypervisor version of ESXi.  To get API support or vCenter support, you need the equivalent of a vSphere Essentials, vSphere Standard, or vSphere Enterprise license.

 

Please note that the license for the basic version ¿ i.e., vSphere Hypervisor ¿ is ¿Free¿ from VMware but maintenance/support from VMware is not.

 

Since Cisco re-sells and supports the vSphere Hypervisor software as SRE-V, Cisco has a different license model than VMware for this software.  I.e., Cisco charges a license fee for the vSphere Hypervisor license, but maintenance/support is included ¿free¿ as part of the router SMARTNet contract which is ultimately lower cost for Cisco customers than the VMware license/support model.  The license Cisco sells as FL-SRE-V-HOST is vSphere Hypervisor; to confirm, this license does not include any of the API support or vCenter support in other VMware licenses.

 

In order to be able to use the vSphere APIs/vCenter support, you will need to purchase the FL-SRE-V-VC-UPG= license for your module.  This will upgrade your license to the equivalent of vSphere Essentials. 

 

If you need this support for new modules, then the FL-SRE-V-HOSTVC license is the correct license to purchase instead of FL-SRE-V-HOST

 

Best Regards,

 

John

 

From: Cisco Developer Community Forums [mailto:cdicuser@developer.cisco.com] 
Sent: Tuesday, January 10, 2012 10:45 AM
To: cdicuser@developer.cisco.com
Subject: New Message from John Quintanilla in Service Ready Engine Virtualization - SRE-V Technical Questions: VMware-vSphere-CLI

 

John Quintanilla has created a new message in the forum "SRE-V Technical Questions":

--------------------------------------------------------------
Hello,
I'm running a licensed version of SRE-V/ESXi 4.1 on an SM-SRE-910.  I was hoping to use the command line vSphere CLI to run virtual machine operations (e.g vmware-cmd &lt;config_file_path&gt; stop) instead of having to use vSphere vClient from Windows.  I ran stop/start against a VM and received the following error message
 
Operation cannot be performed: 
SOAP Fault:
-----------
Fault string: fault.RestrictedVersion.summary
Fault detail: RestrictedVersionFault
 
After searching the vmware community, most reported this error condition when using a free version of ESXi, which isn't the case for me, since I do have a licensed version.  Did I miss a configuration step?  Any insight would be appreciated.
Thanks.
John
 
--
To respond to this post, please click the following link:

&lt;http://developer.cisco.com/web/srev/forums/-/message_boards/view_message/4988187&gt;

or simply reply to this email.</summary>
    <dc:creator>John Voss</dc:creator>
    <dc:date>2012-01-10T20:22:46Z</dc:date>
  </entry>
  <entry>
    <title>VMware-vSphere-CLI</title>
    <link rel="alternate" href="http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4988187" />
    <author>
      <name>John Quintanilla</name>
    </author>
    <id>http://developer.cisco.com/c/message_boards/find_message?p_l_id=&amp;messageId=4988187</id>
    <updated>2012-01-10T19:44:44Z</updated>
    <published>2012-01-10T19:44:44Z</published>
    <summary type="html">Hello,
I'm running a licensed version of SRE-V/ESXi 4.1 on an SM-SRE-910.  I was hoping to use the command line vSphere CLI to run virtual machine operations (e.g vmware-cmd &lt;config_file_path&gt; stop) instead of having to use vSphere vClient from Windows.  I ran stop/start against a VM and received the following error message
 
Operation cannot be performed: 
SOAP Fault:
-----------
Fault string: fault.RestrictedVersion.summary
Fault detail: RestrictedVersionFault
 
After searching the vmware community, most reported this error condition when using a free version of ESXi, which isn't the case for me, since I do have a licensed version.  Did I miss a configuration step?  Any insight would be appreciated.
Thanks.
John
 </summary>
    <dc:creator>John Quintanilla</dc:creator>
    <dc:date>2012-01-10T19:44:44Z</dc:date>
  </entry>
</feed>

