Skip to main content

A package to allow you to interact with the Silver Peak Orchestrator API

Project description

# silverpeak_python Python library for use with Silver Peak SD-WAN Orchestrator API. Requires [requests](http://docs.python-requests.org/en/master/)

### About [Silver Peak](https://www.silver-peak.com/) is an SD-WAN vendor with a solid rest API. The API is documented on the orchestrator host and can be found by going to https://hostname/orch_version/webclient/php/swagger/index.html.

### Installation `bash pip install silverpeak `

### Instantiate a connection to a vManage device `python from silverpeak import * sp = Silverpeak(user='admin', user_pass='admin', sp_server='192.168.1.2') `

### Call methods `python devices = sp.get_appliances() `

### Returned Result All methods return a Result named tuple with the requests.json() data in the data element. The complete requests.response object is stored in the response element `python Result(ok=True, status_code=200, error='', reason='Success', data={}, response=<Response [200]>) `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

silverpeak-0.0.3.9.tar.gz (7.2 kB view details)

Uploaded Source

Built Distribution

silverpeak-0.0.3.9-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

File details

Details for the file silverpeak-0.0.3.9.tar.gz.

File metadata

  • Download URL: silverpeak-0.0.3.9.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for silverpeak-0.0.3.9.tar.gz
Algorithm Hash digest
SHA256 afac154078066cad6e0600bd67b0ef763fbd537ac0734362afd0252f9ce7c644
MD5 ec836383ae070e4830a4d68749e6f25f
BLAKE2b-256 a8847e1364258e39f7209beb5fa08c1d62020ff57579b35219d92590c2d2707f

See more details on using hashes here.

File details

Details for the file silverpeak-0.0.3.9-py3-none-any.whl.

File metadata

  • Download URL: silverpeak-0.0.3.9-py3-none-any.whl
  • Upload date:
  • Size: 8.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for silverpeak-0.0.3.9-py3-none-any.whl
Algorithm Hash digest
SHA256 acfa60d4171538ef8ff69d9048ecf4fae78186321e5b05fa14095a68c9fb8256
MD5 bf5b3caeda0c227d7cca7564f603420d
BLAKE2b-256 e051c370c285e6d351ec95cb54f2d22bb20c4b691d68727523f593b658cd9981

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page