Skip to main content

Python client for the CloudShell REST API

Project description

cloudshell-rest-api

https://travis-ci.org/QualiSystems/cloudshell-rest-api.svg?branch=master https://coveralls.io/repos/github/QualiSystems/cloudshell-rest-api/badge.svg?branch=master https://img.shields.io/pypi/v/cloudshell-rest-api.svg?maxAge=2592000

Python client for the CloudShell REST API

Features

  • Add Shell - adds a new Shell Entity (supported from CloudShell 7.2)

  • Update Shell - adds a new Shell Entity (supported from CloudShell 7.2)

Installation

Install cloudshell-rest-api Python package from PyPI:

pip install cloudshell-rest-api

Getting started

Make sure to include this line in the beginning of your file:

from cloudshell.rest.api import CloudShellRestApiClient

Login to CloudShell:

client = CloudShellRestApiClient('SERVER', 9000, 'USER', 'PASS', 'Global')

Add a new Shell to CloudShell:

client.add_shell('work//NutShell.zip')

License

  • Free software: Apache Software License 2.0

History

0.1.0 (2016-08-31)

  • First release on PyPI.

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

cloudshell-rest-api-7.2.0.4.zip (11.3 kB view details)

Uploaded Source

File details

Details for the file cloudshell-rest-api-7.2.0.4.zip.

File metadata

File hashes

Hashes for cloudshell-rest-api-7.2.0.4.zip
Algorithm Hash digest
SHA256 3835f02c43139e639ab1f04bdc06c4241ae9864a02f01fddb89f9ec929e87724
MD5 41dfd602fe0c0da272924a26bf8e8004
BLAKE2b-256 b8eabebb1b8a648915db65cf84bbde1f6c097c7f044249f6b440efe813089676

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