AOS-CXREST API Reference (UI)
TheAOS-CXoperating system includes theAOS-CXREST API Reference, which is a web interface based on the Swagger 3.0 UI. For more information about Swagger, seehttps://swagger.io/.
TheAOS-CXREST API参考文档提供了参考ation for REST API, including the switch resources, parameters, errors, and JSON models for each HTTPS method supported by the resource. TheAOS-CXREST API Reference shows most of the supported read and write methods for all switch resources.
Since theAOS-CXREST API Reference is browser-based, it can share the session cookie with a Web UI session active in another browser tab. TheAOS-CXREST API Reference is not intended to be used as a configuration tool and is not required for day-to-day operations.
TheAOS-CXREST API Reference is one way to execute HTTP requests like GET, PUT, POST, and DELETE, without writing a script. TheAOS-CXREST API Reference can be used during script coding to help you construct the URIs and data body (in the case of POST or PUT)—with their query parameters—that you use in a script or curl command.