Module: Aliyun
- Defined in:
- lib/aliyun_ruby_api/base.rb,
lib/aliyun_ruby_api/service.rb
Defined Under Namespace
Classes: AliyunAPIException, Service
Constant Summary collapse
- ALIYUN_API_ENDPOINT =
'https://ecs.aliyuncs.com/'- SEPARATOR =
"&"- HTTP_METHOD =
"GET"- DEFAULT_PARAMETERS =
{:Format=>"JSON", :Version=>"2014-05-26", :SignatureMethod=>"HMAC-SHA1", :SignatureVersion=>"1.0"}