XOA Python API
API User Guide
1. Introduction
2. Getting Started
2.1. Installing XOA Python API
2.2. Quick Start
3. Script Example Library
4. Test Resource Management
5. Command Grouping
6. Status Messages and Exceptions
7. Glossary of Terms
API Reference Guide
High-level API Reference Guide
Low-Level API Reference Guide
XOA Python API
2.
Getting Started
2.
Getting Started
2.1. Installing XOA Python API
2.1.1. Prerequisites
Python
pip
2.1.2. Installing From PyPI Using
pip
Install to Global Namespace
Install in Activated Virtual Environment
Deactivate Virtual Environment
2.1.3. Upgrading From PyPI Using
pip
2.1.4. Installing Manually From Source
2.2. Quick Start