The Tintri APIs provide a way to manage Tintri's virtual aware storage. APIs provide a developer tools to create applications and automation workflows.
Functionality includes obtaining information on:
As well as obtaining information, the APIs control the following:
The REST APIs are over HTTP with JSON payloads. The download includes documentation and code samples.
Documentation | Samples | GitHub Samples |
The Python SDK (PySDK) is a pythonic interface to the Tintri REST APIs. Samples are located on GitHub.
Documentation | GitHub Samples |
The PowerShell Toolkit is a high level interface ot the Tintri REST APIs. Samples are located on GitHub.
Documentation | Samples |