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 655519F3E for ; Mon, 23 Jul 2012 16:49:22 +0000 (UTC) Received: (qmail 94133 invoked by uid 500); 23 Jul 2012 16:49:22 -0000 Delivered-To: apmail-incubator-cloudstack-users-archive@incubator.apache.org Received: (qmail 94109 invoked by uid 500); 23 Jul 2012 16:49:22 -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 94101 invoked by uid 99); 23 Jul 2012 16:49:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2012 16:49:22 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of Alena.Prokharchyk@citrix.com designates 66.165.176.63 as permitted sender) Received: from [66.165.176.63] (HELO SMTP02.CITRIX.COM) (66.165.176.63) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 23 Jul 2012 16:49:17 +0000 X-IronPort-AV: E=Sophos;i="4.77,639,1336363200"; d="scan'208";a="202957438" Received: from sjcpmailmx02.citrite.net ([10.216.14.75]) by FTLPIPO02.CITRIX.COM with ESMTP/TLS/RC4-MD5; 23 Jul 2012 12:48:42 -0400 Received: from SJCPMAILBOX01.citrite.net ([10.216.4.72]) by SJCPMAILMX02.citrite.net ([10.216.14.75]) with mapi; Mon, 23 Jul 2012 09:48:42 -0700 From: Alena Prokharchyk To: "cloudstack-users@incubator.apache.org" Date: Mon, 23 Jul 2012 09:51:58 -0700 Subject: Re: username can be a request parameter for addCluster API; how do retrieve the value for username for a cluster? Thread-Topic: username can be a request parameter for addCluster API; how do retrieve the value for username for a cluster? Thread-Index: Ac1o8wREn4NxaviuRAamwTlPDwePnQ== Message-ID: In-Reply-To: <93099572B72EB341B81A644E134F240B012F6D0DB9DE@SJCPMAILBOX01.citrite.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.2.0.120402 acceptlanguage: en-US 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 On 7/20/12 9:12 PM, "Evan Miller" wrote: >Running CloudStack Management Server: > v3.0.2.1 >On: > [root@cumulus management]# uname -a > Linux cumulus.eng.citrite.net 2.6.32-220.el6.x86_64 #1 SMP Tue Dec 6 >19:48:22 GMT 2011 x86_64 x86_64 x86_64 GNU/Linux > [root@cumulus management]# >Hypervisor : > XenServer v6.02 > >Hi: > >In this API Doc: >http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/addCluster.h >tml > >I see that username can be a parameter name when adding a cluster. >In fact, I can add that parameter name when adding a cluster through the >API. >There is no error when doing so. These parameters are used by vmWare only - we need them in order to access a Vcenter while adding a new cluster. I'll file a bug for Api doc improvement - we need to reflect this info there. > >However, how do I access the value for username through the ? It isn't >listed as >a response tag either for addCluster or for listCluster: > >http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/listClusters >.html We never return username/password, neither when addHost command is executed, nor for addCluster. What is your use case, Evan? Why do you need these parameters to be returned? Thanks, Alena. > > >Regards, > >Evan Miller > >Citrix Systems. Inc. >Desktop and Cloud Engineering Infrastructure >4988 Great America Parkway >Santa Clara, CA 95054 > >