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

Administrative Server/データベース
WRITE ME
接続の作成
メソッド: 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
プロシージャ・サプリメンタル・ロギングの管理
メソッド: post
パス: /services/{version}/connections/{connection}/trandata/procedure
スキーマ・サプリメンタル・ロギングの管理
メソッド: post
パス: /services/{version}/connections/{connection}/trandata/schema
表サプリメンタル・ロギングの管理
メソッド: post
パス: /services/{version}/connections/{connection}/trandata/table
トレース表の管理
メソッド: post
パス: /services/{version}/connections/{connection}/tables/trace
接続の置換
メソッド: put
パス: /services/{version}/connections/{connection}
接続の取得
メソッド: get
パス: /services/{version}/connections/{connection}
ハートビート表の取得
メソッド: get
パス: /services/{version}/connections/{connection}/tables/heartbeat
プロセス・ハートビート・レコードの取得
メソッド: get
パス: /services/{version}/connections/{connection}/tables/heartbeat/{process}
ハートビート表の更新
メソッド: patch
パス: /services/{version}/connections/{connection}/tables/heartbeat