Views:
Obtain SMS database schema information. The SMS returns the schema information in Oracle 8i or MySQL 4.0 compliant data definition language (DDL) statements.

Definition

dbAccess/tptDBServlet?method=Schema

Parameters

Parameter Description
database Only valid for sql format.
  • MySQL (default)
  • Oracle

Example

curl -k --header "X-SMS-API-KEY: <string>" "https://<sms_server>/dbAccess/tptDBServlet?method=Schema"