すべてのRESTエンドポイント
管理サービス/コマンド
- コマンドの実行
- メソッド: postパス:
/services/{version}/commands/execute
管理サービス/資格証明
- 別名の作成
- メソッド: postパス:
/services/{version}/credentials/{domain}/{alias}
- 別名の削除
- メソッド: deleteパス:
/services/{version}/credentials/{domain}/{alias}
- ドメイン別名のリスト表示
- メソッド: getパス:
/services/{version}/credentials/{domain}
- ドメインのリスト表示
- メソッド: getパス:
/services/{version}/credentials
- 別名の置換
- メソッド: putパス:
/services/{version}/credentials/{domain}/{alias}
- 別名の取得
- メソッド: getパス:
/services/{version}/credentials/{domain}/{alias}
- 検証
- メソッド: getパス:
/services/{version}/credentials/{domain}/{alias}/valid
管理サービス/データベース
- 接続の作成
- メソッド: 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
管理サービス/暗号化キー
- 暗号化キーの作成
- メソッド: postパス:
/services/{version}/enckeys/{keyName}
- 暗号化キーの削除
- メソッド: deleteパス:
/services/{version}/enckeys/{keyName}
- データの暗号化
- メソッド: postパス:
/services/{version}/enckeys/{keyName}/encrypt
- 暗号化キーのリスト表示
- メソッド: getパス:
/services/{version}/enckeys
- 暗号化キーの取得
- メソッド: getパス:
/services/{version}/enckeys/{keyName}
管理サービス/暗号化プロファイル
- 暗号化プロファイルの作成
- メソッド: postパス:
/services/{version}/encryption/profiles/{profile}
- 暗号化プロファイルの削除
- メソッド: deleteパス:
/services/{version}/encryption/profiles/{profile}
- 暗号化プロファイルのリスト表示
- メソッド: getパス:
/services/{version}/encryption/profiles
- 暗号化プロファイルの置換
- メソッド: patchパス:
/services/{version}/encryption/profiles/{profile}
- 暗号化プロファイルの取得
- メソッド: getパス:
/services/{version}/encryption/profiles/{profile}
- 暗号化プロファイルの検証
- メソッド: getパス:
/services/{version}/encryption/profiles/{profile}/valid
管理サービス/Extract
- Extractの作成
- メソッド: postパス:
/services/{version}/extracts/{extract}
- Extractの削除
- メソッド: deleteパス:
/services/{version}/extracts/{extract}
- コマンドの発行
- メソッド: postパス:
/services/{version}/extracts/{extract}/command
- 診断のリスト表示
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/diagnostics
- Extractのリスト表示
- メソッド: getパス:
/services/{version}/extracts
- 情報タイプのリスト表示
- メソッド: getパス:
/services/{version}/extracts/{extract}/info
- ログのリスト表示
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/logs
- レポートのリスト表示
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/reports
- チェックポイントの取得
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/checkpoints
- 診断の取得
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/diagnostics/{diagnostic}
- Extractの取得
- メソッド: getパス:
/services/{version}/extracts/{extract}
- 履歴の取得
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/history
- ログの取得
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/logs/{log}
- レポートの取得
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/reports/{report}
- ステータスの取得
- メソッド: getパス:
/services/{version}/extracts/{extract}/info/status
- Extractの更新
- メソッド: patchパス:
/services/{version}/extracts/{extract}
管理サービス/ログ
- クリティカル・イベント
- メソッド: getパス:
/services/{version}/logs/events
管理サービス/マスター・キー
- バージョンの作成
- メソッド: postパス:
/services/{version}/masterkey
- バージョンの削除
- メソッド: deleteパス:
/services/{version}/masterkey/{keyVersion}
- バージョンのリスト表示
- メソッド: getパス:
/services/{version}/masterkey
- バージョンの取得
- メソッド: getパス:
/services/{version}/masterkey/{keyVersion}
- バージョンの更新
- メソッド: patchパス:
/services/{version}/masterkey/{keyVersion}
管理サービス/メッセージ
- メッセージの取得
- メソッド: getパス:
/services/{version}/messages
管理サービス/パラメータ
- パラメータ名のリスト表示
- メソッド: getパス:
/services/{version}/parameters
- パラメータ情報の取得
- メソッド: getパス:
/services/{version}/parameters/{parameter}
管理サービス/Replicat
- Replicatの作成
- メソッド: postパス:
/services/{version}/replicats/{replicat}
- Replicatの削除
- メソッド: deleteパス:
/services/{version}/replicats/{replicat}
- コマンドの発行
- メソッド: postパス:
/services/{version}/replicats/{replicat}/command
- 診断のリスト表示
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/diagnostics
- 情報タイプのリスト表示
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info
- ログのリスト表示
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/logs
- Replicatのリスト表示
- メソッド: getパス:
/services/{version}/replicats
- レポートのリスト表示
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/reports
- チェックポイントの取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/checkpoints
- 診断の取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/diagnostics/{diagnostic}
- 履歴の取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/history
- ログの取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/logs/{log}
- Replicatの取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}
- レポートの取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/reports/{report}
- ステータスの取得
- メソッド: getパス:
/services/{version}/replicats/{replicat}/info/status
- Replicatの更新
- メソッド: patchパス:
/services/{version}/replicats/{replicat}
管理サービス/タスク
- タスクの作成
- メソッド: postパス:
/services/{version}/tasks/{task}
- タスクの削除
- メソッド: deleteパス:
/services/{version}/tasks/{task}
- 情報タイプのリスト表示
- メソッド: getパス:
/services/{version}/tasks/{task}/info
- タスクのリスト表示
- メソッド: getパス:
/services/{version}/tasks
- タスクの取得
- メソッド: getパス:
/services/{version}/tasks/{task}
- タスクの履歴の取得
- メソッド: getパス:
/services/{version}/tasks/{task}/info/history
- タスク・ステータスの取得
- メソッド: getパス:
/services/{version}/tasks/{task}/info/status
- タスクの更新
- メソッド: patchパス:
/services/{version}/tasks/{task}
管理サービス/トレイル
管理サービス/トレイル・カテゴリの操作。
- トレイルの作成
- メソッド: postパス:
/services/{version}/trails/{trail}
- トレイル順序の作成
- メソッド: postパス:
/services/{version}/trails/{trail}/sequences/{sequence}
- トレイルの削除
- メソッド: deleteパス:
/services/{version}/trails/{trail}
- トレイル順序の削除
- メソッド: deleteパス:
/services/{version}/trails/{trail}/sequences/{sequence}
- トレイル順序コレクションの削除
- メソッド: deleteパス:
/services/{version}/trails/{trail}/sequences
- トレイル順序のリスト表示
- メソッド: getパス:
/services/{version}/trails/{trail}/sequences
- トレイルのリスト表示
- メソッド: getパス:
/services/{version}/trails
- トレイルの取得
- メソッド: getパス:
/services/{version}/trails/{trail}
- トレイル順序の取得
- メソッド: getパス:
/services/{version}/trails/{trail}/sequences/{sequence}
- トレイルの更新
- メソッド: patchパス:
/services/{version}/trails/{trail}
共通/証明書
- 使用可能な証明書タイプの取得
- メソッド: getパス:
/services/{version}/certificates
- 証明書の取得
- メソッド: getパス:
/services/{version}/certificates/{type}/{certificate}
- 証明書名の取得
- メソッド: getパス:
/services/{version}/certificates/{type}
共通/構成
- サービス構成サマリー
- メソッド: getパス:
/services/{version}/config/summary
- サービス状態の詳細
- メソッド: getパス:
/services/{version}/config/health
- サービス状態のサマリー
- メソッド: getパス:
/services/{version}/config/health/check
共通/構成設定
- 構成データ型の作成
- メソッド: postパス:
/services/{version}/config/types/{type}
- 構成ファイルの作成
- メソッド: postパス:
/services/{version}/config/files/{file}
- 構成値の作成
- メソッド: postパス:
/services/{version}/config/types/{type}/values/{value}
- 構成データ型の削除
- メソッド: deleteパス:
/services/{version}/config/types/{type}
- 構成ファイルの削除
- メソッド: deleteパス:
/services/{version}/config/files/{file}
- 構成値の削除
- メソッド: deleteパス:
/services/{version}/config/types/{type}/values/{value}
- 構成データ型のリスト表示
- メソッド: getパス:
/services/{version}/config/types
- 構成ファイルのリスト表示
- メソッド: getパス:
/services/{version}/config/files
- 構成値のリスト表示
- メソッド: getパス:
/services/{version}/config/types/{type}/values
- 構成ファイルの置換
- メソッド: putパス:
/services/{version}/config/files/{file}
- 構成値の置換
- メソッド: putパス:
/services/{version}/config/types/{type}/values/{value}
- 構成データ型の取得
- メソッド: getパス:
/services/{version}/config/types/{type}
- 構成ファイルの取得
- メソッド: getパス:
/services/{version}/config/files/{file}
- 構成値の取得
- メソッド: getパス:
/services/{version}/config/types/{type}/values/{value}
共通/コンテンツ・リクエスト
- 静的ファイル
- メソッド: getパス:
/services/{version}/content
共通/インストール
- デプロイメント・リストの取得
- メソッド: getパス:
/services/{version}/installation/deployments
- サービス・リストの取得
- メソッド: getパス:
/services/{version}/installation/services
共通/ログ
- ログ・プロパティの変更
- メソッド: patchパス:
/services/{version}/logs/{log}
- ログ・データのリセット
- メソッド: deleteパス:
/services/{version}/logs/{log}
- 使用可能なログの取得
- メソッド: getパス:
/services/{version}/logs
- ログの取得
- メソッド: getパス:
/services/{version}/logs/{log}
共通/メッセージ・コード
- メッセージ・コードのリストの取得
- メソッド: getパス:
/services/{version}/oggerr
- メッセージの説明の取得
- メソッド: getパス:
/services/{version}/oggerr/{message}
共通/REST APIカタログ
- APIバージョンの説明
- メソッド: getパス:
/services/{version}
- カタログ・アイテムの説明
- メソッド: getパス:
/services/{version}/metadata-catalog/{resource}
- APIバージョンの取得
- メソッド: getパス:
/services
- カタログの取得
- メソッド: getパス:
/services/{version}/metadata-catalog
共通/リクエスト
- バックグラウンド・リクエストの取得
- メソッド: getパス:
/services/{version}/requests
- リクエスト結果の取得
- メソッド: getパス:
/services/{version}/requests/{request}/result
- リクエスト・ステータスの取得
- メソッド: getパス:
/services/{version}/requests/{request}
共通/ユーザー情報
共通/ユーザー管理
Service ManagerおよびAdministrative Serverでは、ユーザー管理機能を使用できます。
- ロールのユーザーの一括作成
- メソッド: postパス:
/services/{version}/authorizations/{role}
- ユーザーの作成
- メソッド: postパス:
/services/{version}/authorizations/{role}/{user}
- ユーザーの削除
- メソッド: deleteパス:
/services/{version}/authorizations/{role}/{user}
- ユーザー・ロールのリスト表示
- メソッド: getパス:
/services/{version}/authorizations
- ユーザーのリスト表示
- メソッド: getパス:
/services/{version}/authorizations/{role}
- ユーザーの追加情報の取得
- メソッド: getパス:
/services/{version}/authorizations/{role}/{user}/info
- ユーザーの取得
- メソッド: getパス:
/services/{version}/authorizations/{role}/{user}
- ユーザーの更新
- メソッド: patchパス:
/services/{version}/authorizations/{role}/{user}
データ・ストリーム・サービスのエラー・メッセージ
データ・ストリーム・サービスのエラー・メッセージ・カテゴリからの操作。
- データ・ストリーム・サービスのエラー・メッセージ(該当する場合)の取得
- メソッド: getパス:
/services/{version}/stream/{streamName}/info/errors
分散サービス
Oracle GoldenGate分散サービス
- 新しいOracle GoldenGateデータ・ストリーム構成の作成
- メソッド: postパス:
/services/{version}/stream/{streamName}
- 新しいOracle GoldenGate分散パスの作成
- メソッド: postパス:
/services/{version}/sources/{distpath}
- 既存のOracle GoldenGateデータ・ストリーム構成の削除
- メソッド: deleteパス:
/services/{version}/stream/{streamName}
- 既存のOracle GoldenGate分散パスの削除
- メソッド: deleteパス:
/services/{version}/sources/{distpath}
- データ・ストリーム・リソースのリストの取得
- メソッド: getパス:
/services/{version}/stream
- 分散パスのリストの取得
- メソッド: getパス:
/services/{version}/sources
- デプロイメントのExtractとトレイル・ファイルのリスト取得
- メソッド: getパス:
/services/{version}/exttrails
- 既存のOracle GoldenGateデータ・ストリーム構成の取得
- メソッド: getパス:
/services/{version}/stream/{streamName}
- 既存のOracle GoldenGateデータ・ストリーム情報の取得
- メソッド: getパス:
/services/{version}/stream/{streamName}/info
- 既存のOracle GoldenGate分散パスの取得
- メソッド: getパス:
/services/{version}/sources/{distpath}
- 既存のOracle GoldenGate分散パス・チェックポイントの取得
- メソッド: getパス:
/services/{version}/sources/{distpath}/checkpoints
- 既存のOracle GoldenGate分散パス情報の取得
- メソッド: getパス:
/services/{version}/sources/{distpath}/info
- 既存のOracle GoldenGate分散パス統計の取得
- メソッド: getパス:
/services/{version}/sources/{distpath}/stats
- asyncapi yaml仕様の取得
- メソッド: getパス:
/services/{version}/stream/{streamName}/yaml
- 既存の分散パスの更新
- メソッド: patchパス:
/services/{version}/sources/{distpath}
- 既存のOracle GoldenGateデータ・ストリーム構成の更新
- メソッド: patchパス:
/services/{version}/stream/{streamName}
- AsyncAPI YAML仕様の更新
- メソッド: patchパス:
/services/{version}/stream/{streamName}/yaml
分散サービス/データ・ターゲット
OAuthリダイレクトURL
OAuthリダイレクトURLカテゴリの操作。
- 認可コードの取得と、アクセスおよびIDトークンのための交換
- メソッド: getパス:
/services/{version}/authorization
パフォーマンス・メトリック・サービス/コマンド
パフォーマンス・メトリック・サービス/コマンド・カテゴリの操作。
- コマンドの実行
- メソッド: postパス:
/services/{version}/monitoring/commands/execute
- コマンドのリストの取得
- メソッド: getパス:
/services/{version}/monitoring/commands
パフォーマンス・メトリック・サービス/データストア
パフォーマンス・メトリック・サービス/ERメトリック
パフォーマンス・メトリック・サービス/ERメトリック・カテゴリの操作。
- ExtractとReplicatの既存基本構成情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/configurationEr
- マネージャとサービスの既存基本構成情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/configurationManager
- 既存のチェックポイント位置情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/positionEr
パフォーマンス・メトリック・サービス/Extractメトリック
パフォーマンス・メトリック・サービス/Extractメトリック・カテゴリの操作。
- 既存のBounded Recovery Extantオブジェクトの年齢統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/brExtantObjectAges
- 既存のBounded Recovery Extantオブジェクトのサイズ統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/brExtantObjectSizes
- 既存のBounded Recoveryオブジェクトの年齢統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/brObjectAges
- 既存のBounded Recoveryオブジェクトのプール情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/brPoolsInfo
- 既存のBounded Recoveryオブジェクトのサイズ統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/brObjectSizes
- 既存のBounded Recoveryステータスの取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/brStatus
- 既存のExtractデータベース統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/statisticsExtract
- プロシージャ機能別の既存Extractデータベース統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/statisticsProcedureExtract
- 表別の既存Extractデータベース統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/statisticsTableExtract
- 既存の処理中トランザクション情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/currentInflightTransactions
パフォーマンス・メトリック・サービス/ハートビート・メトリック
パフォーマンス・メトリック・サービス/ハートビート・メトリック・カテゴリの操作。
- 既存のハートビート・タイミングの取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/heartbeat
パフォーマンス・メトリック・サービス/最終メッセージ番号
パフォーマンス・メトリック・サービス/最終メッセージ番号カテゴリの操作。
- 既存の最終メッセージID番号の取得
- メソッド: getパス:
/services/{version}/monitoring/lastMessageId
パフォーマンス・メトリック・サービス/最終ステータス変更ID番号
パフォーマンス・メトリック・サービス/最終ステータス変更ID番号カテゴリの操作。
- 既存の最終ステータス変更ID番号の取得
- メソッド: getパス:
/services/{version}/monitoring/lastStatusChangeId
パフォーマンス・メトリック・サービス/メッセージ
パフォーマンス・メトリック・サービス/メッセージ・カテゴリの操作。
- 既存のプロセス・メッセージの取得
- メソッド: getパス:
/services/{version}/monitoring/messages
- 既存のプロセス・メッセージの取得
- メソッド: getパス:
/services/{version}/monitoring/{item}/messages
パフォーマンス・メトリック・サービス/プロセス・メトリック
パフォーマンス・メトリック・サービス/プロセス・メトリック・カテゴリの操作。
- 既存のキャッシュ・マネージャ統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/cacheStatistics
- 既存のデータベース情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/databaseInOut
- 既存の入力トレイル・ファイル統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/trailInput
- 既存のネットワーク統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/networkStatistics
- 既存の出力トレイル・ファイル統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/trailOutput
- 既存のプロセス情報の取得
- メソッド: getパス:
/services/{version}/mpoints/processes
- 既存のプロセス情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/process
- 既存のプロセス・パフォーマンス・リソース使用状況情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/processPerformance
- 既存のプロセス・スレッド・リソース使用状況情報の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/threadPerformance
- 既存のキュー・バケット統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/queueBucketStatistics
- 既存のキュー統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/queueStatistics
- 既存のスーパー・プール統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/superpoolStatistics
パフォーマンス・メトリック・サービス/Replicatメトリック
パフォーマンス・メトリック・サービス/Replicatメトリック・カテゴリの操作。
- 既存の調整Replicat統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/coordinationReplicat
- プロシージャ機能別の既存データベース統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/statisticsProcedureReplicat
- 既存の統合ReplicatバッチSQL統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/batchSqlStatistics
- 既存のパラレルReplicat統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/parallelReplicat
- 既存のReplicatデータベース統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/statisticsReplicat
- 表別の既存Replicatデータベース統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/statisticsTableReplicat
- 依存性に関する既存の統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/dependencyStats
パフォーマンス・メトリック・サービス/サービス・メトリック
パフォーマンス・メトリック・サービス/サービス・メトリック・カテゴリの操作。
- 既存の分散サービス・チャンク統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/distsrvrChunkStats
- 既存の分散サービス・ネットワーク統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/distsrvrNetworkStats
- 既存の分散サービス・パス統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/distsrvrPathStats
- 既存の分散サービス表統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/distsrvrTableStats
- 既存のパフォーマンス・メトリック・サービスCollector統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/pmsrvrStats
- 既存のパフォーマンス・メトリック・サービス・モニタリング対象プロセス統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/pmsrvrProcStats
- 既存のパフォーマンス・メトリック・サービス・ワーカー・スレッド統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/pmsrvrWorkerStats
- 既存のReceiver Service統計の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/recvsrvrStats
- 既存のサービス状態の取得
- メソッド: getパス:
/services/{version}/mpoints/{item}/serviceHealth
パフォーマンス・メトリック・サービス/ステータス変更
パフォーマンス・メトリック・サービス/ステータス変更カテゴリの操作。
- 既存のプロセス・ステータス変更の取得
- メソッド: getパス:
/services/{version}/monitoring/statusChanges
- 既存のプロセス・ステータス変更の取得
- メソッド: getパス:
/services/{version}/monitoring/{item}/statusChanges
現行ユーザーの再認可
現行ユーザーの再認可カテゴリの操作。
- このエンドポイントを使用した現行ユーザーの再認可
- メソッド: postパス:
/services/{version}/currentuser/reauthorize
レシーバ・サービス
Oracle GoldenGateレシーバ・サービス
- 新しいOracle GoldenGate Collectorパスの作成
- メソッド: postパス:
/services/{version}/targets/{path}
- 既存のOracle GoldenGate Collectorパスの削除
- メソッド: deleteパス:
/services/{version}/targets/{path}
- 分散パスのリストの取得
- メソッド: getパス:
/services/{version}/targets
- 既存のOracle GoldenGate Collectorパスの取得
- メソッド: getパス:
/services/{version}/targets/{path}
- 既存のOracle GoldenGateレシーバ・サービス・パス・チェックポイントの取得
- メソッド: getパス:
/services/{version}/targets/{path}/checkpoints
- 既存のOracle GoldenGateレシーバ・パス情報の取得
- メソッド: getパス:
/services/{version}/targets/{path}/info
- 既存のOracle GoldenGateレシーバ・サービス・パス統計の取得
- メソッド: getパス:
/services/{version}/targets/{path}/stats
- 既存のOracle GoldenGateレシーバ・サービス進捗の取得
- メソッド: getパス:
/services/{version}/targets/{path}/progress
- 既存のOracle GoldenGate Collectorパスの更新
- メソッド: patchパス:
/services/{version}/targets/{path}
Service Manager/認可プロファイル
- 認可プロファイルの作成
- メソッド: postパス:
/services/{version}/deployments/{deployment}/authorization/profiles/{profile}
- 認可プロファイルの削除
- メソッド: deleteパス:
/services/{version}/deployments/{deployment}/authorization/profiles/{profile}
- 認可プロファイルの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/authorization/profiles/{profile}
- 複数の認可プロファイルの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/authorization/profiles
- 認可プロファイルのパッチ適用
- メソッド: patchパス:
/services/{version}/deployments/{deployment}/authorization/profiles/{profile}
- 認可プロファイルのテスト
- メソッド: getパス:
/services/{version}/deployments/{deployment}/authorization/profiles/{profile}/valid
Service Manager/証明書
- 名前付き証明書の追加
- メソッド: postパス:
/services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
- 名前付き証明書の削除
- メソッド: deleteパス:
/services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
- 名前付き証明書の置換
- メソッド: putパス:
/services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
- 使用可能な証明書タイプの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/certificates
- 証明書の取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/certificates/{type}/{certificate}
- 証明書情報の取得
- メソッド: getパス:
/services/{version}/certificates/{type}/{certificate}/info
- 証明書情報の取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/certificates/{type}/{certificate}/info
- 証明書タイプの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/certificates/{type}
Service Manager/クラスタ管理
Service Manager/クラスタ管理カテゴリの操作。
- クラスタへのインストールの追加
- メソッド: postパス:
/services/{version}/installation/cluster
- クラスタへのリモート・インストールの追加
- メソッド: postパス:
/services/{version}/installation/cluster/actions/memberAdd
- クラスタ・メンバーの削除
- メソッド: deleteパス:
/services/{version}/installation/cluster/role/{member}
- クラスタ詳細の取得
- メソッド: getパス:
/services/{version}/installation/cluster
- クラスタからのインストールの削除
- メソッド: deleteパス:
/services/{version}/installation/cluster
- クラスタ・ロールの取得
- メソッド: getパス:
/services/{version}/installation/cluster/role/{member}
- クラスタ・ロールの更新
- メソッド: patchパス:
/services/{version}/installation/cluster/role/{member}
Service Manager/デプロイメント
- デプロイメントの作成
- メソッド: postパス:
/services/{version}/deployments/{deployment}
- デプロイメントのリスト表示
- メソッド: getパス:
/services/{version}/deployments
- デプロイメントの削除
- メソッド: deleteパス:
/services/{version}/deployments/{deployment}
- デプロイメントの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}
- デプロイメントの更新
- メソッド: patchパス:
/services/{version}/deployments/{deployment}
Service Manager/インストール
Service Manager/インストール・カテゴリの操作。
- バックエンドの作成
- メソッド: postパス:
/services/{version}/installation/configuration/backends
- バックエンドの削除
- メソッド: deleteパス:
/services/{version}/installation/configuration/backends/{backend}
- バックエンドの取得
- メソッド: getパス:
/services/{version}/installation/configuration/backends/{backend}
- バックエンド・リストの取得
- メソッド: getパス:
/services/{version}/installation/configuration/backends
- 構成の取得
- メソッド: getパス:
/services/{version}/installation/configuration
- バックエンドの置換
- メソッド: postパス:
/services/{version}/installation/configuration/backends/{backend}/actions/replaces
- バックエンドの更新
- メソッド: patchパス:
/services/{version}/installation/configuration/backends/{backend}
- 構成の更新
- メソッド: patchパス:
/services/{version}/installation/configuration
Service Manager/プラグイン管理
Service Manager/プラグイン管理カテゴリの操作。
- プラグイン詳細の取得
- メソッド: getパス:
/services/{version}/installation/plugins/{plugin}
- プラグインのリスト表示
- メソッド: getパス:
/services/{version}/installation/plugins
Service Manager/プラグイン・テンプレート
Service Manager/プラグイン・テンプレート・カテゴリの操作。
- プラグイン・テンプレートの作成
- メソッド: postパス:
/services/{version}/deployments/{deployment}/plugin/templates/{plugin}
- プラグイン・テンプレートの削除
- メソッド: deleteパス:
/services/{version}/deployments/{deployment}/plugin/templates/{plugin}
- プラグイン・テンプレートの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/plugin/templates/{plugin}
- 複数のプラグイン・テンプレートの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/plugin/templates
- プラグイン・テンプレートの更新
- メソッド: putパス:
/services/{version}/deployments/{deployment}/plugin/templates/{plugin}
Service Manager/サービス
- サービスの作成
- メソッド: postパス:
/services/{version}/deployments/{deployment}/services/{service}
- デフォルト・ログ
- メソッド: getパス:
/services/{version}/deployments/{deployment}/services/{service}/logs/default
- サービス・ログのリスト表示
- メソッド: getパス:
/services/{version}/deployments/{deployment}/services/{service}/logs
- サービスのリスト表示
- メソッド: getパス:
/services/{version}/deployments/{deployment}/services
- サービスの削除
- メソッド: deleteパス:
/services/{version}/deployments/{deployment}/services/{service}
- サービスの取得
- メソッド: getパス:
/services/{version}/deployments/{deployment}/services/{service}
- サービス・プロパティの更新
- メソッド: patchパス:
/services/{version}/deployments/{deployment}/services/{service}