Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noc-ps

API for NOC-PS provisioning system

It requires xmlrpclib to be installed (xmlrpc.client for Python 3)

Simple usage:

from nocps import NocPS

NOCPS = NocPS(server="noc-ps.server.com", user="admin", password="password")
print(NOCPS.getPools())

For documentation, how to use API, and available methods, please reffer to https://www.noc-ps.com/downloads/PXE_API.html

About

API for NOC-PS provisioning system

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages