このサーバー・ライフサイクル・ランタイムの表示
get
/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}
このサーバー・ライフサイクル・ランタイムを表示します。
リクエスト
パス・パラメータ
- name: string
コレクション内のインスタンスのnameプロパティ。
- version: string
WebLogic RESTインタフェースのバージョン。
問合せパラメータ
- excludeFields(オプションl): string
'excludeFields'問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。カンマ区切りのフィールド名のリストです。存在する場合は、リストに名前がないフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます('fields'問合せパラメータを指定していない場合)。ノート: 'excludeFields'が指定されている場合、'fields'は指定できません。
- excludeLinks (オプション): string
'excludeLinks'問合せパラメータは、レスポンスで返されるリンクを制限するために使用します。カンマ区切りのリンク関係名のリストです。存在する場合は、リストに関係名がないリンクのみが返されます。存在しない場合は、すべてのリンクが返されます('links'問合せパラメータを指定していない場合)。ノート: 'excludeLinks'が指定されている場合、'links'は指定できません。
- fields (オプション): string
'fields'問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。カンマ区切りのフィールド名のリストです。存在する場合は、名前が一致するフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます('excludeFields'問合せパラメータを指定していない場合)。ノート: 'fields'が指定されている場合、'excludeFields'は指定できません。
- links (オプション): string
'links'問合せパラメータは、レスポンスで返されるリンクを制限するために使用します。カンマ区切りのリンク関係名のリストです。存在する場合は、関係名が一致するリンクのみが返されます。存在しない場合は、すべてのリンクが返されます('excludeLinks'問合せパラメータを指定していない場合)。ノート: 'links'が指定されている場合、'excludeLinks'は指定できません。
セキュリティ
- Admin: basic
タイプ:
Basic
説明:A user in the Admin security role.
- デプロイヤ: basic
タイプ:
Basic
説明:A user in the Deployer security role.
- モニター: basic
タイプ:
Basic
説明:A user in the Monitor security role.
- オペレータ: basic
タイプ:
Basic
説明:A user in the Operator security role.
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
このサーバー・ライフサイクル・ランタイムを返します。
このメソッドは次のリンクを返すことができます。
- rel=action title=forceShutdown uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/forceShutdown
このリソースのforceShutdownアクション・リソース。
- rel=action title=forceSuspend uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/forceSuspend
このリソースのforceSuspendアクション・リソース。
- rel=action title=getIPv4URL uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/getIPv4URL
このリソースのgetIPv4URLアクション・リソース。
- rel=action title=getIPv6URL uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/getIPv6URL
このリソースのgetIPv6URLアクション・リソース。
- rel=action title=resume uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/resume
このリソースのresumeアクション・リソース。
- rel=action title=shutdown uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/shutdown
このリソースのshutdownアクション・リソース。
- rel=action title=start uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/start
このリソースのstartアクション・リソース。
- rel=action title=startInAdmin uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/startInAdmin
このリソースのstartInAdminアクション・リソース。
- rel=action title=startInStandby uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/startInStandby
このリソースのstartInStandbyアクション・リソース。
- rel=action title=suspend uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/suspend
このリソースのsuspendアクション・リソース。
- rel=tasks uri=/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}/tasks
このリソースのtasksコレクション・リソース。
ルート・スキーマ: Server Life Cycle Runtime
型:
ソースを表示
object
- middlewareHome (オプション): string
読取り専用:
true
Oracle Middlewareインストール・ディレクトリ。
- name (オプション): string
読取り専用:
true
この構成の名前。WebLogic ServerはMBeanを使用して構成を実装および永続化します。
制約
- 収集不可
- nodeManagerRestartCount (オプション): integer(int32)
読取り専用:
true
作成されて以降、ノード・マネージャを使用してサーバーが再起動された回数。初回の起動はカウントされません。カウントは、サーバーの起動と再起動のたびにノード・マネージャが使用される場合のみ有効です。
- state (オプション): string
読取り専用:
true
サーバーの現在の状態。
- type (オプション): string
読取り専用:
true
MBeanのタイプを戻します。
制約
- 収集不可
- weblogicHome (オプション): string
読取り専用:
true
WebLogic Serverインスタンス(サーバー)がインストールされている場所で、末尾に「/server」は付きません。