Skip to content

jpsthecelt/plutoraCreateSys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

PURPOSE: This is an example of how you would programmatically create an object of type 'system' in Plutora.

IMPLEMENTATION Programmed in Python, using the requests library, this program takes commandline parameters of the form 'python plSystemCreate.py -p username:password -f mysyscreate.cfg'

The user/password parameterws are then used to log into the specific Plutora instance associated with your login.

The 'system' parameters are contained in the file specified after the -f' commandline parameter, elsewise in a file in the local directory named 'credentials.cfg'

12.23.16-jps

About

Create a system in plutora via the API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages