CTERA Portal RESTful API
RESTful management API for the CTERA Portal. Exposes a uniform object namespace (users, devices, folders, and more) where each object is addressed by a unique URI, using GET/PUT/POST/DELETE verbs. Authentication is session-cookie based via a form login (j_username/j_password); errors are conveyed with standard HTTP status codes.
Documentation
APIReference
https://www.ctera.com/help/portal/6.0/api/
Documentation
https://www.ctera.com/help/portal/6.0/api/CTERA%20Portal%20APIs.html
Authentication
https://raw.githubusercontent.com/api-evangelist/ctera/refs/heads/main/authentication/ctera-authentication.yml
Other Resources
Conventions
https://raw.githubusercontent.com/api-evangelist/ctera/refs/heads/main/conventions/ctera-conventions.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/ctera/refs/heads/main/errors/ctera-problem-types.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/ctera/refs/heads/main/apis.yml