How to use the Oracle REST API as a DBA!

Oracle DBAs can now profit from the Oracle REST API and do a lot of DBA Tasks with this API.

With the release 19.2 of Oracle REST Data Services Oracle introduced functionalities for DBAs to operate a database via a REST API.
This ability is highly requested in environments where anything should be automated.
It enables automation processes to directly communicate with the database without interaction with the server.
The automation of PDB creation, Database Exports and many more is much easier with this REST API.
Julian will introduce the audience into the REST API and show how to use it by example.
Further on the output of the REST API is readable in an automated way.