このアプリケーション・デプロイメント・ランタイムの表示

get

/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appDeploymentRuntimes/{name}

このアプリケーション・デプロイメント・ランタイムを表示します。

リクエスト

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

レスポンス

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

200レスポンス

このアプリケーション・デプロイメント・ランタイムを返します。

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

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

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

  • rel=action title=redeploy uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appDeploymentRuntimes/{name}/redeploy

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

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

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

  • rel=action title=stop uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appDeploymentRuntimes/{name}/stop

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

  • rel=action title=undeploy uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appDeploymentRuntimes/{name}/undeploy

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

  • rel=action title=update uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appDeploymentRuntimes/{name}/update

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

本文 ()
ルート・スキーマ: アプリケーション・デプロイメント・ランタイム
型: object
ソースを表示
ネストされたスキーマ: Items
型: array
タイトル: Items
読取り専用: true

アプリケーションのモジュールのリスト。これらのモジュールは、モジュール・レベルのターゲット指定で使用できます。

ソースを表示
トップに戻る