このサーバー・ライフサイクル・ランタイムの表示

get

/management/weblogic/{version}/domainRuntime/serverLifeCycleRuntimes/{name}

このサーバー・ライフサイクル・ランタイムを表示します。

リクエスト

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

レスポンス

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

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
ソースを表示
トップに戻る