Method: Softlayer::User::Customer#get_api_authentication_keys
- Defined in:
- lib/softlayer/user/customer.rb
#get_api_authentication_keys ⇒ Object
270 271 272 |
# File 'lib/softlayer/user/customer.rb', line 270 def get_api_authentication_keys request(:get_api_authentication_keys, Array[Softlayer::User::Customer::ApiAuthentication]) end |