GitBook: [main] one page modified

This commit is contained in:
Suresh Srinivas 2021-08-15 04:51:47 +00:00 committed by gitbook-bot
parent 6698b8c78c
commit 45a9fe5ce7
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -2,20 +2,20 @@
OpenMetadata has the following APIs. See this [sandbox link](https://sandbox.open-metadata.org/docs) for full documentation related to APIs.
* Data Asset APIs - These API endpoints support operations related to data asset entities.
* **Data Asset APIs** - These API endpoints support operations related to data asset entities.
* `.../api/v1/databases`
* `...api/v1/tables`
* `.../api/v1/metrics`
* `.../api/v1/dashboards`
* `.../api/v1/reports`
* `.../api/v1/pipelines`
* Service APIs - These API endpoints support operations related to services from which metadata is collected:
* **Service APIs** - These API endpoints support operations related to services from which metadata is collected:
* `.../api/v1/services` is the collection of all service resources.
* `.../api/v1/services/databaseService` is a resource used for APIs related to database services. This includes transactional databases - MySQL, Postgres, MSSQL, Oracle, and data warehouses - Apache Hive BigQuery, Redshift, and Snowflake.
* Teams & Users
* **Teams & Users APIs**
* `.../api/v1/teams` for APIs related to team entities
* `.../api/v1/users` for APIs related to user entities
* Other APIs
* **Other APIs**
* `.../api/v1/tags` for APIs related to Tag Category and Tag entities
* `../api/v1/feeds` for APIs related to Threads and Posts entities
* `.../api/v1/usage` for reporting usage information of entities