プラットフォームのRESTエンドポイント

Blockchain Platform管理操作/プラットフォーム
次の操作を使用してOracle Blockchain Platformを管理します。
ターゲット・インスタンスへのパッチの適用
メソッド: post
パス: /api/v1/blockchainPlatforms/patches/{patchId}/apply
新規Blockchain Platformインスタンスの作成
メソッド: post
パス: /api/v1/blockchainPlatforms/instances
Blockchain Platformインスタンスの削除
メソッド: delete
パス: /api/v1/blockchainPlatforms/instances/{id}
すべてのアクティビティ詳細の取得
メソッド: get
パス: /api/v1/blockchainPlatforms/activities
Blockchain Platformインスタンスの詳細の取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}
Blockchain Platformのステータスの取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}/status
外部ロード・バランサ・ポート・マッピングの取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}/lbrportmapping
インスタンス・アクティビティ詳細の取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}/activity
インスタンスのパッチの詳細の取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}/patch
インスタンス作成用のロード・バランサ・ポートのマッピングの取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/generateLBRPortMapping
スケール・アウト用のロード・バランサ・ポートのマッピングの取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}/Scaleout/generateLBRPortMapping
インスタンスの操作ステータスの取得
メソッド: get
パス: /api/v1/blockchainPlatforms/instances/{id}/operation/{opid}/status
Blockchain Platformインスタンスのリスト
メソッド: get
パス: /api/v1/blockchainPlatforms/instances
Blockchain Platformパッチ・ターゲットのリスト
メソッド: get
パス: /api/v1/blockchainPlatforms/patches/{patchId}/targets
Blockchain Platformのパッチのリスト
メソッド: get
パス: /api/v1/blockchainPlatforms/patches
Blockchain Platformインスタンスへのパッチの適用
メソッド: post
パス: /api/v1/blockchainPlatforms/instances/{id}/patch
新規Blockchain Platformパッチの登録
メソッド: post
パス: /api/v1/blockchainPlatforms/patches
Blockchain Platformインスタンスでのパッチのロールバック
メソッド: post
パス: /api/v1/blockchainPlatforms/instances/{id}/rollback
Blockchain Platformインスタンスのスケール・イン
メソッド: post
パス: /api/v1/blockchainPlatforms/instances/{id}/scalein
Blockchain Platformインスタンスのスケール・アウト
メソッド: post
パス: /api/v1/blockchainPlatforms/instances/{id}/scaleout
Blockchain Platformインスタンスの起動
メソッド: post
パス: /api/v1/blockchainPlatforms/instances/{id}/action/start
Blockchain Platformインスタンスの停止
メソッド: post
パス: /api/v1/blockchainPlatforms/instances/{id}/action/stop
HSM接続のテスト
メソッド: post
パス: /api/v1/blockchainPlatforms/hsm/check
Blockchain Platformインスタンスの更新
メソッド: put
パス: /api/v1/blockchainPlatforms/instances/{id}