Appearance
Avid NEXIS Management API
The Avid NEXIS | Management API is based on the OpenAPI standard, enabling customers to programmatically configure an Avid NEXIS system, whether on-premises or in cloud environments. This allows Avid NEXIS administrators to perform system administration and storage management functions via REST APIs.
This documentation provides a comprehensive guide for customers working with the Avid NEXIS | Management APIs to automate Avid NEXIS storage and workspace management for integration with other applications.
Concepts and Terminology
The following list describes terms that are most commonly used in the Avid NEXIS ecosystem:
- File System
- Media Pack
- Storage Group
- Workspace
- Controllers
- Licensing
Go to Concepts & Terminology page to read more.
Guides
The Avid NEXIS | Management API consists of endpoints that allows CRUD (create, retrieve, update, and delete) operations on the file system, Media Pack, storage group, workspace, user, group, and licensing.
API guides provides a comprehensive explanation of each API endpoint.
API specficiation allows developers to view the request, response, and parameters based on the schema.