Skip to content

Subset of cloudstack api calls usable via python script.

Notifications You must be signed in to change notification settings

blafkachel/cloudstack_apicalls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

The script was written for simple interaction with the cloudstack api. At the moment it has a limited action set, but will expand in the future if needed.

API information: https://cloudstack.apache.org/api/apidocs-4.7/TOC_User.html

Setup

Copy/rename params.example to params.py and have the apikey and secretkey from the cloudstack interface added. Include the api endpoint, and one should be good to go.

Usage

python cloudstack.py -h

Current support

More information to be added :D

About

Subset of cloudstack api calls usable via python script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages