Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

A Ruby API for the vFabric Administration Server

License

Notifications You must be signed in to change notification settings

vmware-archive/vas-ruby-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vas-ruby-api is no longer actively maintained by VMware, Inc.

vFabric Administration Server Ruby API

The vFabric Administration Server (VAS) API is a Ruby library used for interacting with the vFabric Administration Server.

VAS's primary mode of interaction is via RESTful interface. This API enables the use of VAS using rich Ruby types, eliminating the need for a detailed understanding of the REST API and its JSON payloads.

Requirements

The VAS Ruby API requires Ruby 1.8.7 or 1.9.x. It has been built and tested on 1.8.7 and 1.9.3.

Installation

The VAS Ruby API is available on RubyGems. To install it run:

gem install vas

Getting started

Examples

A number of examples are provided:

tc Server

RabbitMQ

VAS

Documentation

You may also like to look at the API documentation.

##Licence

The VAS Ruby API is licensed under the Apache Licence, Version 2.0.

About

A Ruby API for the vFabric Administration Server

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages