EDB Postgres Enterprise Manager REST APIs v1.0 v10.2
NOTE:
- EDB Postgres Enterprise Manager is referred as PEM in this documentation.
- PEM uses self-certified SSL certificates, hence - you may get error like 'SSL certificate problem: self signed certificate'. You may need to use the 'insecure' connection to connect to the server.
PEM exposes end-points (REST APIs) for the following operations:
- Retrieval of the objects retrieved from the monitored server, and agents.
- Create, Retrieve, Update, and Delete (CRUD) operations for probes.
- Retrieval of the statistics/metrics data (including the historical data) collected by different probes.
- Create, Retrieve, Update, and Delete (CRUD) operations for alerts.
- Create, Retrieve, Update, and Delete (CRUD) operations for email group used by the alerts mechanism.
- Create, Retrieve, Update, and Delete (CRUD) operations for alert templates used by the alerts.
- Retreival, and Update of the probe configuration.
- Copy the agents/servers/database/schema level probe configurations to other same level, or lower level objects.
- Copy the alert configuration of one object to other objects.
- Retreival, and Update the PEM-server configurations.
Base URLs:
Email: EnterpriseDB Web: EnterpriseDB License: Limited Use Software License Agreement
Object
Object can be an pem-agent, a monitored server, or a database object (i.e. database, schema, table, index, sequence, function, view).