このWLDFパーティション・イメージ・ランタイムの表示

GET

/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime

このWLDFパーティション・イメージ・ランタイムを表示します。

リクエスト

パス・パラメータ
  • コレクション内のインスタンスの名前プロパティ。
  • WebLogic RESTインタフェースのバージョン。
問合せパラメータ
  • 'excludeFields'問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これは、フィールド名のカンマ区切りのリストです。存在する場合、リストに名前が含まれていないフィールドのみが返されます。存在しない場合、すべてのフィールドが返されます('fields'問合せパラメータが指定されている場合を除く)。ノート: 'excludeFields'を指定する場合、'fields'は指定できません。
  • 'fields'問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。これは、フィールド名のカンマ区切りのリストです。存在する場合、一致する名前を持つフィールドのみが返されます。存在しない場合、すべてのフィールドが返されます('excludeFields'問合せパラメータが指定されている場合を除く)。ノート: 'fields'を指定する場合、'excludeFields'は指定できません。
セキュリティ
  • タイプ: basic
    説明: Adminセキュリティ・ロールのユーザー。
  • タイプ: basic
    説明: Deployerセキュリティ・ロールのユーザー。
  • タイプ: basic
    説明: Monitorセキュリティ・ロールのユーザー。
  • タイプ: basic
    説明: Operatorセキュリティ・ロールのユーザー。
先頭に戻る

レスポンス

サポートされるメディア・タイプ

200レスポンス

このWLDFパーティション・イメージ・ランタイムを返します。

このメソッドは次のリンクを返すことができます。

  • rel=action title=captureImage uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/captureImage

    このリソースのcaptureImageアクション・リソース。

  • rel=action title=clearCompletedImageCaptureTasks uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/clearCompletedImageCaptureTasks

    このリソースのclearCompletedImageCaptureTasksアクション・リソース。

  • rel=action title=purgeCapturedImages uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/purgeCapturedImages

    このリソースのpurgeCapturedImagesアクション・リソース。

  • rel=action title=resetImageLockout uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/resetImageLockout

    このリソースのresetImageLockoutアクション・リソース。

  • rel=capturedImageCreateForm uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/capturedImageCreateForm

    このリソースのcapturedImageCreateFormリソース。

  • rel=capturedImages uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/capturedImages

    このリソースのcapturedImagesリソース。

  • rel=imageCaptureTasks uri=/management/weblogic/{version}/serverRuntime/partitionRuntimes/{name}/WLDFPartitionRuntime/WLDFPartitionImageRuntime/imageCaptureTasks

    このリソースのimageCaptureTasksコレクション・リソース。

本文()
ルート・スキーマ: WLDFパーティション・イメージ・ランタイム
タイプ: object
ソースを表示
  • Items
    タイトル: Items
    読取り専用: true

    サーバーで使用可能なキャプチャ済みイメージのリストを返します。

  • 読取り専用: true

    サーバーがキャプチャされた診断イメージを格納するデフォルトのディレクトリ。

  • 読取り専用: true

    サーバーで将来の診断イメージ・キャプチャ・リクエストを遅延する際に使用されるデフォルトのタイムアウト期間(分)。

  • 読取り専用: true

    この構成の名前。WebLogic ServerはMBeanを使用して構成を実装および永続化します。

    制約

    • 収集不可
  • 読取り専用: true

    MBeanのタイプを戻します。

    制約

    • 収集不可
ネストされたスキーマ: 項目
タイプ: array
タイトル: Items
読取り専用: true

サーバーで使用可能なキャプチャ済みイメージのリストを返します。

ソースを表示
先頭に戻る