Registry / cloud / softlayer-api

softlayer-api

JSON →
library3.2.3rbrubygemsunverified

Convenient mechanism for invoking the services of the SoftLayer API from Ruby.

gem install softlayer_api
INSTALL
IMPORT
SIG · SOFTLAYER-API
S
softlayer-api
cloudrubyv3.2.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SoftLayer
require 'softlayer_api'

Connect to SoftLayer API and retrieve account info

require 'softlayer_api' client = SoftLayer::Client.new(username: 'user', api_key: 'key') client['Account'].getObject
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
Resources
softlayer-api — gem install softlayer-api · libregistry