Class
Fog::Account::Softlayer::Real
In:
lib/fog/softlayer/account.rb
lib/fog/softlayer/requests/account/get_account_owned_brands.rb
lib/fog/softlayer/requests/account/get_brand_owned_accounts.rb
lib/fog/softlayer/requests/account/create_brand.rb
lib/fog/softlayer/requests/account/get_brand.rb
Parent:
Object
Makes real connections to
Softlayer
.
Methods
create_brand
get_account_owned_brands
get_brand
get_brand_owned_accounts
new
request
Included Modules
Fog::Softlayer::Slapi
Fog::Softlayer::Compute::Shared
Public Class methods
new
(options={})
Public Instance methods
create_brand
(attributes)
get_account_owned_brands
(identifier)
get_brand
(identifier)
get_brand_owned_accounts
(identifier)
request
(service, path, options = {})
[Validate]