Skip to main content

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

https://nutanix-api-library.readthedocs.io/en/latest/

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


Download files

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

Source Distribution

ntnx_api-1.5.0.tar.gz (57.3 kB view hashes)

Uploaded Source

Built Distribution

ntnx_api-1.5.0-py3-none-any.whl (49.4 kB view hashes)

Uploaded Python 3

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