Hi David, I had tried listCapabilities, it won't tell us about S3 is enabled or not. One more way is, if we send request from boto client to our CS, if S3 is disabled then in the log it will show that S3 is disabled.
If there are any other methods, sorry am not aware of them. Thanks Rajesh Battala > -----Original Message----- > From: David Nalley [mailto:[email protected]] > Sent: Thursday, May 31, 2012 9:44 AM > To: [email protected] > Subject: Re: S3 API in CloudStack 3.0.x > > On Wed, May 30, 2012 at 11:58 PM, Rajesh Battala > <[email protected]> wrote: > > Hi Adrian, > > > > By default s3 is disabled. To enable s3, in the UI->Global Settings search > > for > enable.s3.api. > > Check the value true/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
