From cloudstack-users-return-223-apmail-incubator-cloudstack-users-archive=incubator.apache.org@incubator.apache.org Thu May 31 04:14:49 2012 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 1FE1ACDC6 for ; Thu, 31 May 2012 04:14:49 +0000 (UTC) Received: (qmail 13803 invoked by uid 500); 31 May 2012 04:14:48 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 13779 invoked by uid 500); 31 May 2012 04:14:48 -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 13744 invoked by uid 99); 31 May 2012 04:14:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 May 2012 04:14:47 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 31 May 2012 04:14:40 +0000 Received: by pbbrq2 with SMTP id rq2so928895pbb.6 for ; Wed, 30 May 2012 21:14:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding:x-gm-message-state; bh=cFqX2aj2Bxs6Nt8F0oy3Qxt6pY26uiCwi9fq0IecqmQ=; b=QKyLTeXPRdEgioBtuIZqUk9EsjXgQ6YrIKUgqWceh5598+AXXQ1ePqW5A2Dky4Dnnj CH33Yumvn6eV1itAATDUHo51oIaSDo60sDpy9IYEJG3mReswZB0z65zu6OjJyGqXTepR HHlDjn4o/4fFw/pSorNs4K7ZBaJWXxHcR9aWxYcOWcjAxhHB3/m76NpuWALcaiBLqX1m ywaMAwPJ6SN8vtS1PLK9+HXWy4WHdnsx3HK2CPlG2zpSunDXBA+mgLdwurDJCH2MLMiN sH4GQh3AC8uP4jz6mjo66EJkjiYcUM/ARV0aVStC0DZrsLLigFYXznWc3CHKS3l0QatG 4YTQ== Received: by 10.68.219.7 with SMTP id pk7mr2674063pbc.36.1338437658853; Wed, 30 May 2012 21:14:18 -0700 (PDT) MIME-Version: 1.0 Received: by 10.68.71.137 with HTTP; Wed, 30 May 2012 21:13:58 -0700 (PDT) In-Reply-To: <97F4356AEA71904482CD192135C038F9010C39543089@BANPMAILBOX01.citrite.net> References: <97DCE02B-2706-41B6-906D-F38C0BEDB25D@gmail.com> <97F4356AEA71904482CD192135C038F9010C39543089@BANPMAILBOX01.citrite.net> From: David Nalley Date: Thu, 31 May 2012 00:13:58 -0400 Message-ID: Subject: Re: S3 API in CloudStack 3.0.x To: cloudstack-users@incubator.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Gm-Message-State: ALoCoQnv2FauwEv3pYefM+Q8gc+B5ytdqp4txsgLBKGzMbY56y5PqCToMAqFbDZlzel3psE/caKH On Wed, May 30, 2012 at 11:58 PM, Rajesh Battala wrote: > Hi Adrian, > > By default s3 is disabled. To enable s3, in the UI->Global Settings =A0se= arch for enable.s3.api. > Check the value =A0true/false. To enable it change the value to true and = restart the management server to enable the s3. > Currently cloudstack-aws-api-register is the way to register. > Hi Rajesh, Let me reask the question. Can you programmatically / remotely / without admin permissions determine if the S3 API is enabled on a CloudStack server? listCapabilities? --David