Also since you didn't specify an account name, the Api uses username, meaning
it (probably) has to be unique
Sent from my mobile, please excuse typos!
jeffrey hasenbos wrote:
>
>Hello,
>I had a question. I run the following API command, but i get an error. The
>error you will see in the end o
accountType is also required.
Sent from my mobile, please excuse typos!
jeffrey hasenbos wrote:
>
>Hello,
>I had a question. I run the following API command, but i get an error. The
>error you will see in the end of this email.
>"http://localhost:8080/client/api?command=createAccount&firstnam
Hi,
Google it, https://github.com/qpleple/cloudstack-php-client
Best Regards,
Qiu Zhigang
> -Original Message-
> From: Nikita Mironov [mailto:miron...@gmail.com]
> Sent: Wednesday, December 26, 2012 2:01 PM
> To: cloudstack-users@incubator.apache.org
> Subject: API
>
> Hi all.
>
> Th
This is a bug. I just checked the code but couldn't find the reason for it
being there.
if (zone != null) {
sc.setParameters("dataCenterId", zone);
if(state == null) {
sc.setParameters("stateNEQ", "Destroyed");
}
}
Thanks,
-
Vms in Destroyed state should be returned in listVirtualMachines API
response (when the call is made by root/domain Admin) no matter if it's
executed with zoneId, or w/o.
Simon, please file a bug against management server component.
Thanks,
Alena.
On 10/5/12 9:27 AM, "Simon Waterhouse"
wrote:
: cloudstack-users@incubator.apache.org
Subject: Re: API and Secret key
@Desmond Tan: Hi man, is CloudPortal open-source?
2012/10/3 Desmond Tan
> Hi all,
>
> thanks i got it all working now.
> Cloudstack and cloudportal had been integrated.
>
> regards,
> Desmond
>
>
> O
@Nquyen
If you want to try out CloudPortal it's on Citrix website, but it's not
available as open source.
http://deliver.citrix.com/cloudportal.html
Matt
On 10/3/12 7:22 AM, "Nguyen Anh Tu" wrote:
>@Desmond Tan: Hi man, is CloudPortal open-source?
>
>2012/10/3 Desmond Tan
>
>> Hi all,
>>
@Nguyen: Cloud portal is not.
Sent from my iPhone
On 3 Oct, 2012, at 10:22 PM, Nguyen Anh Tu wrote:
> @Desmond Tan: Hi man, is CloudPortal open-source?
>
> 2012/10/3 Desmond Tan
>
>> Hi all,
>>
>> thanks i got it all working now.
>> Cloudstack and cloudportal had been integrated.
>>
>> reg
@Desmond Tan: Hi man, is CloudPortal open-source?
2012/10/3 Desmond Tan
> Hi all,
>
> thanks i got it all working now.
> Cloudstack and cloudportal had been integrated.
>
> regards,
> Desmond
>
>
> On Wed, Oct 3, 2012 at 11:42 AM, Alena Prokharchyk <
> alena.prokharc...@citrix.com> wrote:
>
> >
Hi all,
thanks i got it all working now.
Cloudstack and cloudportal had been integrated.
regards,
Desmond
On Wed, Oct 3, 2012 at 11:42 AM, Alena Prokharchyk <
alena.prokharc...@citrix.com> wrote:
> Desmond,
>
> You can generate them by using registerUserKeys API or through the
> cloudStack UI
Desmond,
You can generate them by using registerUserKeys API or through the
cloudStack UI via Accounts->Users->Select user -> register Keys.
If you are going to call the API, you should either call it via admin port
so authentication is not required, or use login command first.
-Alena.
On 10/2
In Cloudstack, go to Accounts->Admin->Show users->Admin and then click
on the little key icon.
That will generate the keys. Should not take more than a few seconds.
The admin keys get copied to the cloud_accounts table in the
cloud_portal DB, so you may
have to manually add them in there.
Also, m
amp;serviceProviderList[6].provider=VirtualRouter&traffictype=GUEST&_=1347507190775
- Vijay
> -Original Message-
> From: Marcos Ortiz [mailto:marcos_or...@anadat.es]
> Sent: Wednesday, September 12, 2012 10:22 PM
> To: cloudstack-users@incubator.apache.org
> Sub
Enviado el: miércoles, 12 de septiembre de 2012 18:41
Para: cloudstack-users@incubator.apache.org
Asunto: Re: Api command CreateNetworkOffering
You could try leaving it out. The API docs say if it's not specified it will
be mapped to the default provider on the physical network.
On Sep 12, 2
:41
Para: cloudstack-users@incubator.apache.org
Asunto: Re: Api command CreateNetworkOffering
You could try leaving it out. The API docs say if it's not specified it will
be mapped to the default provider on the physical network.
On Sep 12, 2012, at 9:56 AM, Marcos Ortiz wrote:
> Hi, i
You could try leaving it out. The API docs say if it's not specified it will
be mapped to the default provider on the physical network.
On Sep 12, 2012, at 9:56 AM, Marcos Ortiz wrote:
> Hi, i need to créate a NetworkOffering issuing this command:
>
> =createNetworkOffering&displaytext=Guest
Well there is this.
https://github.com/anikundesu/CSPowershell
I have used this successfully in a Windows heavy environment for user
provisioning automation.
On Jul 25, 2012 6:39 PM, "Clayton Weise" wrote:
> I know there are several utilities out there to handle interacting with
> the API but doe
17 matches
Mail list logo