Swagger is an interactive shell for exploring the work of API. With Swagger, you can generate a request for an API function of the platform and check how that function works.
rDNS proxy service — service for operations with reverse PTR records. To use the service, install the Integration with PowerDNS module. Without the module installed, API-requests will return a 404 error.
To switch between services, select the desired section in the Select a definition field.
Selecting a section
Execute API requests
Note
API requests are executed with real platform objects. Before executing the query, make sure that the actions you perform will not interfere with DCImanager.
To execute a request:
Select the required function and press Try it out.
Enter the required parameters and the request body and press Execute.
After the request has been executed, the Responses section displays the request format for the curl utility and the server response.
Section interface
Some services may return a 503 error and an Unavailable message in the response body. If this is the case, re-execute the request.