Registry / cloud / right-api-client

right-api-client

JSON →
library1.6.4rbrubygemsunverified

The right_api_client gem simplifies the use of RightScale's MultiCloud API.

gem install right_api_client
INSTALL
IMPORT
SIG · RIGHT-API-CLIENT
R
right-api-client
cloudrubyv1.6.4
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.

RightApi::Client
require 'right_api_client'

Authenticate and list deployments.

require 'right_api_client' client = RightApi::Client.new( email: 'user@example.com', password: 'password', account_id: '12345' ) puts client.deployments.index.inspect
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.4latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
right-api-client — gem install right-api-client · libregistry