Skip to content

Sample interface using scala referencing rightscale api. Implementing two basic commands.

Notifications You must be signed in to change notification settings

ohde/rightscale-api-scala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RightScale API -- using Scala

Sample interface using scala referencing rightscale api.

Rightscale Api Version: 1.5

How to Use

Replace refreshToken in RightScaleAuth in order to start using.

Notes

Commands implemented:

  • getResourcesByTags
  • getTagsByResources

Easily extensible to add any additional supported commands.

Needs:

  • Use scalaz State to handle authentication.

About

Sample interface using scala referencing rightscale api. Implementing two basic commands.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages