Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rest_api.md #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions connecting/rest_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@ subcollection: Db2onCloud
# REST API
{: #con_rest_api}

{{site.data.keyword.Db2_on_Cloud_long}} provides two REST APIs that you can use to interact with your instance:
{{site.data.keyword.Db2_on_Cloud_long}} provides the following API that you can use to interact with your instance:
{: shortdesc}

- To access data, view and create database objects, administer, and monitor your {{site.data.keyword.Db2_on_Cloud_short}} service, use the following APIs:
- [Database management API (Legacy)](https://cloud.ibm.com/apidocs/db2-on-cloud){: external}.
- To access data, view and create database objects, administer, and monitor your {{site.data.keyword.Db2_on_Cloud_short}} service, use the following API:
- [Database management API (Standard and Enterprise)](https://cloud.ibm.com/apidocs/db2-on-cloud/db2-on-cloud-v4){: external}.
- To scale the storage and compute for your {{site.data.keyword.Db2_on_Cloud_short}} instance, use the [Database resource scaling API](https://cloud.ibm.com/apidocs/db2-on-cloud/db2oc_scale_exp){: external}.