Re: Destroy Instance from CMD line

2013-11-19 Thread Shanker Balan
On 20-Nov-2013, at 7:45 am, Jake G.  wrote:

> Thanks! I have installed cloudmonkey. Do you know what the api commanad would 
> be to destroy an instance? Or perhaps a list of cloudmonkey commands?


The complete APIs are listed at http://cloudstack.apache.org/docs/api/. 
http://cloudstack.apache.org/docs/api/apidocs-4.2/user/destroyVirtualMachine.html
is probably what you need.

> On Wednesday, November 20, 2013 11:05 AM, Travis Graham  
> wrote:
>
> You'll want to use something like cloudmonkey or one of the clients that 
> consume the API to do anything from the command line.
>
> * http://cloudstack.apache.org/downloads.html#cloudmonkey
> * https://github.com/chipchilders/cloudstack_ruby_client
> * https://github.com/promptworks/stacker_bee
>
>
> On Nov 19, 2013, at 8:37 PM, Jake G.  wrote:
>
>> HI all,
>>
>> Wondering if there is a way to remove/destroy an instance from the CS 
>> manager via cmd line?
>>
>> Thank you,
>> Jake

--
@shankerbalan

M: +91 98860 60539 | O: +91 (80) 67935867
shanker.ba...@shapeblue.com | www.shapeblue.com | Twitter:@shapeblue
ShapeBlue Services India LLP, 22nd floor, Unit 2201A, World Trade Centre, 
Bangalore - 560 055

CloudStack Bootcamp Training on 27/28 November, Bangalore
http://www.shapeblue.com/cloudstack-training/




This email and any attachments to it may be confidential and are intended 
solely for the use of the individual to whom it is addressed. Any views or 
opinions expressed are solely those of the author and do not necessarily 
represent those of Shape Blue Ltd or related companies. If you are not the 
intended recipient of this email, you must neither take any action based upon 
its contents, nor copy or show it to anyone. Please contact the sender if you 
believe you have received this email in error. Shape Blue Ltd is a company 
incorporated in England & Wales. ShapeBlue Services India LLP is a company 
incorporated in India and is operated under license from Shape Blue Ltd. Shape 
Blue Brasil Consultoria Ltda is a company incorporated in Brasil and is 
operated under license from Shape Blue Ltd. ShapeBlue is a registered trademark.


Re: Destroy Instance from CMD line

2013-11-19 Thread Travis Graham
https://cwiki.apache.org/confluence/display/CLOUDSTACK/CloudStack+cloudmonkey+CLI#CloudStackcloudmonkeyCLI-Usage

On Nov 19, 2013, at 9:15 PM, Jake G.  wrote:

> Thanks! I have installed cloudmonkey. Do you know what the api commanad would 
> be to destroy an instance? Or perhaps a list of cloudmonkey commands?
> 
> 
> 
> On Wednesday, November 20, 2013 11:05 AM, Travis Graham  
> wrote:
> 
> You'll want to use something like cloudmonkey or one of the clients that 
> consume the API to do anything from the command line.
> 
> * http://cloudstack.apache.org/downloads.html#cloudmonkey
> * https://github.com/chipchilders/cloudstack_ruby_client
> * https://github.com/promptworks/stacker_bee
> 
> 
> On Nov 19, 2013, at 8:37 PM, Jake G.  wrote:
> 
>> HI all,
>> 
>> Wondering if there is a way to remove/destroy an instance from the CS 
>> manager via cmd line?
>> 
>> Thank you,
>> Jake



Re: Destroy Instance from CMD line

2013-11-19 Thread Jake G.
Thanks! I have installed cloudmonkey. Do you know what the api commanad would 
be to destroy an instance? Or perhaps a list of cloudmonkey commands?



On Wednesday, November 20, 2013 11:05 AM, Travis Graham  
wrote:
 
You'll want to use something like cloudmonkey or one of the clients that 
consume the API to do anything from the command line.

* http://cloudstack.apache.org/downloads.html#cloudmonkey
* https://github.com/chipchilders/cloudstack_ruby_client
* https://github.com/promptworks/stacker_bee


On Nov 19, 2013, at 8:37 PM, Jake G.  wrote:

> HI all,
> 
> Wondering if there is a way to remove/destroy an instance from the CS manager 
> via cmd line?
> 
> Thank you,
> Jake

Re: Destroy Instance from CMD line

2013-11-19 Thread Travis Graham
You'll want to use something like cloudmonkey or one of the clients that 
consume the API to do anything from the command line.

* http://cloudstack.apache.org/downloads.html#cloudmonkey
* https://github.com/chipchilders/cloudstack_ruby_client
* https://github.com/promptworks/stacker_bee

On Nov 19, 2013, at 8:37 PM, Jake G.  wrote:

> HI all,
> 
> Wondering if there is a way to remove/destroy an instance from the CS manager 
> via cmd line?
> 
> Thank you,
> Jake



Destroy Instance from CMD line

2013-11-19 Thread Jake G.
HI all,

Wondering if there is a way to remove/destroy an instance from the CS manager 
via cmd line?

Thank you,
Jake