このリソース・グループ・ライフサイクル・ランタイムの表示

get

/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}

このリソース・グループ・ライフサイクル・ランタイムを表示します。

リクエスト

パス・パラメータ
問合せパラメータ
  • 「excludeFields」問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。フィールド名のカンマ区切りリストです。存在する場合は、リストにない名前のフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(「fields」問合せパラメータが指定されていない場合)。ノート: 「excludeFields」が指定されている場合、「fields」は指定できません。
  • 「fields」問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。フィールド名のカンマ区切りリストです。存在する場合は、名前が一致するフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(「excludeFields」問合せパラメータが指定されていない場合)。ノート: 「excludeFields」が指定されている場合、「fields」は指定できません。
セキュリティ
先頭に戻る

レスポンス

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

200レスポンス

このリソース・グループ・ライフサイクル・ランタイムを返します。

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

  • rel=action title=forceShutdown uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/forceShutdown

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

  • rel=action title=forceSuspend uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/forceSuspend

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

  • rel=action title=getState uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/getState

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

  • rel=action title=purgeTasks uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/purgeTasks

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

  • rel=action title=resume uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/resume

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

  • rel=action title=shutdown uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/shutdown

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

  • rel=action title=start uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/start

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

  • rel=action title=startInAdmin uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/startInAdmin

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

  • rel=action title=suspend uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/suspend

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

  • rel=tasks uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/partitionLifeCycleRuntime/resourceGroupLifeCycleRuntimes/{name}/tasks

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

本文 ()
ルート・スキーマ: Resource Group Life Cycle Runtime
型: object
ソースの表示
  • 読取り専用: true

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

    制約

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

    リソース・グループの現在の全体的な状態。

    返された値は、ターゲットになっているすべてのサーバーでリソース・グループの最も高い状態です。結果として、操作が別の場所で進行中であっても、(起動などの)操作があるサーバーで終了すると、全体的なリソース・グループの状態を(たとえば、RUNNINGに)変更できます。

    リソース・グループが、いずれかの実行中のサーバーに現在ターゲットとして設定されていない場合、レポートされるその状態は、最も最近のリソース・グループ上のライフサイクル操作により示される目標状態です。

  • 読取り専用: true

    MBeanのタイプを戻します。

    制約

    • 収集不可
先頭に戻る