データベースのRESTエンドポイント

管理サービス/データベース
接続の作成
メソッド: post
パス: /services/{version}/connections/{connection}
ハートビート表の作成
メソッド: post
パス: /services/{version}/connections/{connection}/tables/heartbeat
接続の削除
メソッド: delete
パス: /services/{version}/connections/{connection}
ハートビート表の削除
メソッド: delete
パス: /services/{version}/connections/{connection}/tables/heartbeat
プロセス・ハートビート・レコードの削除
メソッド: delete
パス: /services/{version}/connections/{connection}/tables/heartbeat/{process}
接続のリスト表示
メソッド: get
パス: /services/{version}/connections
チェックポイント表の管理
メソッド: post
パス: /services/{version}/connections/{connection}/tables/checkpoint
インスタンス化CSNの管理
メソッド: post
パス: /services/{version}/connections/{connection}/databases/{database}/{schema}/{table}/instantiationCsn
プロシージャ・サプリメンタル・ロギングの管理
メソッド: post
パス: /services/{version}/connections/{connection}/trandata/procedure
スキーマ・サプリメンタル・ロギングの管理
メソッド: post
パス: /services/{version}/connections/{connection}/trandata/schema
表サプリメンタル・ロギングの管理
メソッド: post
パス: /services/{version}/connections/{connection}/trandata/table
接続の置換
メソッド: put
パス: /services/{version}/connections/{connection}
アクティブなトランザクションの詳細の取得
メソッド: get
パス: /services/{version}/connections/{connection}/activeTransactions
接続の取得
メソッド: get
パス: /services/{version}/connections/{connection}
データベース名の取得
メソッド: get
パス: /services/{version}/connections/{connection}/databases
データベース・スキーマの取得
メソッド: get
パス: /services/{version}/connections/{connection}/databases/{database}
データベース表の詳細の取得
メソッド: get
パス: /services/{version}/connections/{connection}/databases/{database}/{schema}/{table}
データベース表の取得
メソッド: get
パス: /services/{version}/connections/{connection}/databases/{database}/{schema}
ハートビート表の取得
メソッド: get
パス: /services/{version}/connections/{connection}/tables/heartbeat
ハートビート表エントリの取得
メソッド: get
パス: /services/{version}/connections/{connection}/tables/heartbeatData
プロセス・ハートビート・レコードの取得
メソッド: get
パス: /services/{version}/connections/{connection}/tables/heartbeat/{process}
ハートビート表の更新
メソッド: patch
パス: /services/{version}/connections/{connection}/tables/heartbeat