Resolution when Swagger API parameter is not editable.
Issue Description
After accessing the Orchestrator Swagger UI (REST API documentation tool) from https://ORCHESTRATOR_HOSTNAME/swagger/index.html and trying to edit a parameter to execute a request, it is not possible to edit any parameter values.
Example:
Root Cause
The "Try it out" button has not been utilized.
Resolution
At first, click on the Try it out button. After that, insert any parameter values and run the REST API endpoint from the UI after pressing the Execute button.
More details about Orchestrator API references can be found here: