Return-Path: X-Original-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-cloudstack-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9181EEC16 for ; Tue, 12 Feb 2013 23:03:45 +0000 (UTC) Received: (qmail 52256 invoked by uid 500); 12 Feb 2013 23:03:45 -0000 Delivered-To: apmail-incubator-cloudstack-dev-archive@incubator.apache.org Received: (qmail 52218 invoked by uid 500); 12 Feb 2013 23:03:45 -0000 Mailing-List: contact cloudstack-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: cloudstack-dev@incubator.apache.org Delivered-To: mailing list cloudstack-dev@incubator.apache.org Received: (qmail 52209 invoked by uid 99); 12 Feb 2013 23:03:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2013 23:03:45 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of williamstevens@gmail.com designates 209.85.219.46 as permitted sender) Received: from [209.85.219.46] (HELO mail-oa0-f46.google.com) (209.85.219.46) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Feb 2013 23:03:40 +0000 Received: by mail-oa0-f46.google.com with SMTP id k1so682629oag.33 for ; Tue, 12 Feb 2013 15:03:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=khHn80YHI97CkSy2iNbn3RinRVhF+YRfoUSUpxXKrXs=; b=gIQwG1lz9u1de0tNXA2ygh7jHI4MVxLL9ICFECPhiciuLAPbka5OHWx05QfP2xZxZ9 38oBa1cCTzP5wpBHKY09DQYg/8zt+gM+xEL/Wl14aXsEr/3qEYRUiJ2/L0ZmVhBmvoe9 hEgYxOcexqL1hKSfKssNI3OJQp12JyuFsTL2e6QzVaFNWBeD+Oxrl+oTr7xqLY4fAj2p y6m41B72x8jPujZPVhn4yWC6Mb4ZAp+Sy1KJFc9lLAFBAlGkBu462tLSUbjllARyOes5 do9oTpdemI/+zDs1HZKDHGQNJzUz5pwBgo9C7lwbsxDAwBOlxc6IojSsT4WpMV9H9dBY Sseg== MIME-Version: 1.0 X-Received: by 10.60.31.205 with SMTP id c13mr14691566oei.135.1360710199965; Tue, 12 Feb 2013 15:03:19 -0800 (PST) Sender: williamstevens@gmail.com Received: by 10.60.27.97 with HTTP; Tue, 12 Feb 2013 15:03:19 -0800 (PST) In-Reply-To: References: <20130212193753.GL72518@USLT-205755.sungardas.corp> Date: Tue, 12 Feb 2013 18:03:19 -0500 X-Google-Sender-Auth: eG1v6YNNm7Yp6iLO1_R6fBcbYUI Message-ID: Subject: Re: CloudStack API Question From: Will Stevens To: "cloudstack-dev@incubator.apache.org" Content-Type: multipart/alternative; boundary=e89a8f839dbf1c772304d58f083b X-Virus-Checked: Checked by ClamAV on apache.org --e89a8f839dbf1c772304d58f083b Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Every role uses the same procedure. They all need an api key and secret key. On Tue, Feb 12, 2013 at 5:54 PM, Mike Tutkowski < mike.tutkowski@solidfire.com> wrote: > Thanks for the info. > > So, I see we have three roles in CloudStack: Root Admin, Domain Admin, a= nd > User. > > When submitting API commands, does the submitter - regardless of role - > have to provide an API Key and Secret Key (or is that something, say, the > Root Admin doesn't have to do)? > > Thanks! > > > On Tue, Feb 12, 2013 at 3:33 PM, David Nalley wrote: > > > On Tue, Feb 12, 2013 at 5:27 PM, Mike Tutkowski > > wrote: > > > So, I'm looking at these comments now: > > > > > > 2.3. Getting Started > > > To get started using the CloudStack API, you should have the followin= g: > > > > > > - URL of the CloudStack server you wish to integrate with. > > > - Both the API Key and Secret Key for an account. This should have > > been > > > generated by the administrator of the cloud instance and given to > you. > > > - Familiarity with HTTP GET/POST and query strings. > > > - Knowledge of either XML or JSON. > > > - Knowledge of a programming language that can generate HTTP > requests; > > > for example, Java or PHP. > > > > > > > > > I'm not sure how to generate the API Key and Secret Key for an accoun= t. > > > Can someone point me to instructions for this? > > > > > > Thanks! > > > > > > > > > > http://incubator.apache.org/cloudstack/docs/api/apidocs-4.0.0/root_admin/= registerUserKeys.html > > Please file a bug for the DevGuide documentation not being clear on thi= s > > issue > > > > -David > > > > > > -- > *Mike Tutkowski* > *Senior CloudStack Developer, SolidFire Inc.* > e: mike.tutkowski@solidfire.com > o: 303.746.7302 > Advancing the way the world uses the > cloud > *=99* > --e89a8f839dbf1c772304d58f083b--