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

A Python API for the vFabric Administration Server

License

Notifications You must be signed in to change notification settings

vmware-archive/vas-python-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

vFabric Administration Server Python API

The vFabric Administration Server (VAS) API is a Python 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 Python types, eliminating the need for a detailed understanding of the REST API and its JSON payloads.

Requirements

The VAS Python API requires Python 2.7. It has been built and tested on 2.7.3.

Installation

The VAS Python egg is available on PyPI. To install it run:

pip 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.

License

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

About

A Python API for the vFabric Administration Server

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages