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.2.tar.gz (4.7 kB view details)

Uploaded Source

Built Distribution

silverpeak-0.0.3.2-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: silverpeak-0.0.3.2.tar.gz
  • Upload date:
  • Size: 4.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for silverpeak-0.0.3.2.tar.gz
Algorithm Hash digest
SHA256 d80abd5566cdfe06da8ddfeed1bdf12715dadae4c1975382f04e7a5a165286a5
MD5 8d4ec650a4f207ef7cd4510365715d70
BLAKE2b-256 a3f771bb6461039ddb7bfd1a4c9aaf7a5b3fbd9395b06fca0260fddf8bfd25e2

See more details on using hashes here.

File details

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

File metadata

  • Download URL: silverpeak-0.0.3.2-py3-none-any.whl
  • Upload date:
  • Size: 6.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.2.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.5.2

File hashes

Hashes for silverpeak-0.0.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d79211b41b97fe4769a654b3f90e2b10fa82242331b1a04a444bf057d5e671dd
MD5 e93765856e6eea3afffd9f249ab25772
BLAKE2b-256 5c27eac46c8bf1cd58a392d1eb1a04aeb85e00127ffadcbdb64530ece041258c

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