v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
OracleDTC

List all databases

Returns all databases

get/oraclesbt/v1/orgs/{OrgID}/reports/databases

Path parameters

OrgIDinteger required

The organization ID of your organization. Set it to "0" to select all organizations. Get the ID of an organization using the 'List all organizations' API.

Query parameters

serverNamestring[]

The name of the Oracle server host registered with Enterprise Workloads. Specify multiple server names by separating them with commas.

dbNamestring[]

The name of the database. Specify multiple names by separating them with commas.

pageTokenstring

The token to access the next page of results. Keep this field blank in the first request. Use the token value received in the previous response's parameter 'nextPageToken'.

Response

Success

nextPageTokenstring

The page token value for the next set of API results. The value of this parameter is NULL for the last set of results.