Nutanix API Library
Project description
Nutanix REST 1.X SDK
This library is designed to provide a simple interface for issuing commands to Nutanix software using a REST API. It communicates with the endpoint using the python requests HTTP library.
Requirements
This library requires the use of python 3.6 or later and the third-party library “requests”.
Capabilities
- This library supports all functionality offered by the following APIs;
Nutanix Prism Central
Nutanix Prism Element
Documentation
Installation
See the installation section in the documentation at https://nutanix-api-library.readthedocs.io/en/latest/installation.html
Tests
From the root directory of the repo
$ tox -e py3
Changes
The originally released ntnx.api.client.ApiClient class has been deprecated and can be easily replaced with ntnx.api.client.PrismApi. See the project change log section within the documentation at https://nutanix-api-library.readthedocs.io/en/latest/changelog.html
Files
ntnx_api/ – Contains library code.
docs/ – Contains API documentation, Makefile and conf.py.
docs/changelog.rst – Library change log.
LICENSE.txt – Library BSD 2-Clause license.
.gitlab-ci.yml – Gitlab CI release pipeline.
setup.py – build script for setuptools..
tox.ini – Tox configuration file.
README.txt – This document.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ntnx_api-1.5.0.tar.gz.
File metadata
- Download URL: ntnx_api-1.5.0.tar.gz
- Upload date:
- Size: 57.3 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.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58f1fe0cf0e1235b9e62dad620515b0847d7985b3113e332cdd0abbfdebc127c
|
|
| MD5 |
6d9681245dd96ad3535b963f36410256
|
|
| BLAKE2b-256 |
e52f7407ca3ee77011609a26287b072813ccfe522530755b88ebbaf23eda4d07
|
File details
Details for the file ntnx_api-1.5.0-py3-none-any.whl.
File metadata
- Download URL: ntnx_api-1.5.0-py3-none-any.whl
- Upload date:
- Size: 49.4 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.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a24e65a4ba2e6f02919d89e71063cbecdfafcfeb562976ba8b6f53421704270
|
|
| MD5 |
b5700512ff2a832621e74874646dd70e
|
|
| BLAKE2b-256 |
75eadd3cd832dbb89a2cbd9a4bb15cc970d79e114b5e9abbbb2fa0faaff5c97b
|