From cloudstack-users-return-5278-apmail-incubator-cloudstack-users-archive=incubator.apache.org@incubator.apache.org Tue Mar 19 17:42:33 2013 Return-Path: X-Original-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A25CEFB3A for ; Tue, 19 Mar 2013 17:42:33 +0000 (UTC) Received: (qmail 85583 invoked by uid 500); 19 Mar 2013 17:42:33 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 85562 invoked by uid 500); 19 Mar 2013 17:42:33 -0000 Mailing-List: contact cloudstack-users-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-users@incubator.apache.org Delivered-To: mailing list cloudstack-users@incubator.apache.org Received: (qmail 85554 invoked by uid 99); 19 Mar 2013 17:42:32 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 17:42:32 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of koushik.das@citrix.com designates 203.166.19.134 as permitted sender) Received: from [203.166.19.134] (HELO SMTP.CITRIX.COM.AU) (203.166.19.134) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Mar 2013 17:42:26 +0000 X-IronPort-AV: E=Sophos;i="4.84,873,1355097600"; d="scan'208";a="1519035" Received: from sinpex01cl03.citrite.net ([10.151.46.34]) by SYDPIPO01.CITRIX.COM.AU with ESMTP/TLS/AES128-SHA; 19 Mar 2013 17:42:04 +0000 Received: from SINPEX01CL02.citrite.net ([169.254.2.203]) by SINPEX01CL03.citrite.net ([169.254.3.235]) with mapi id 14.02.0342.003; Wed, 20 Mar 2013 01:42:02 +0800 From: Koushik Das To: "cloudstack-users@incubator.apache.org" Subject: RE: Can we schedule to delete the VM instance Thread-Topic: Can we schedule to delete the VM instance Thread-Index: AQHOJMCKehwQ6f3hnkCQQntVjsPAD5itR1gw Date: Tue, 19 Mar 2013 17:42:01 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.16.2.30] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org There is no such thing out-of-box, but you can write a script using cloudmo= nkey or directly calling CS API to delete VMs and then run it at some inter= val. As a side note there is an expunge VM task if you are interested in that. > -----Original Message----- > From: Deepak Yadav [mailto:deepak.x.u@gmail.com] > Sent: Tuesday, March 19, 2013 10:11 PM > To: cloudstack-users@incubator.apache.org > Subject: Can we schedule to delete the VM instance >=20 > Hello >=20 >=20 > I am now testing the cloud stack 4.0 and i want to know is their any way = were > i can schedule the time for example 6 days after that this virtual instan= ce will > be automatically get deleted. > if yes then how can we do this. >=20 > -- > Thanks & Regards > Deepak