Skip to content

fvillain/hpoopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HPOO - Interact with your HPOO v10 instance in your favorite language

This module allow you to interact easily with HPOO in python

Installation method

pip install hpoo

Usage sample

from hpoo import HPOO
oo = HPOO(url="[URL OF YOUR INSTANCE]", user="[USERNAME]", password="[PASS]")
oo.start_flow(uuid='[FLOW-UUID]', runName='my run', inputs={})

Links

About

Modest --unofficial-- HP Operation Orchestrator v10 SDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages