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

get

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

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

リクエスト

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

レスポンス

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

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アクション・リソース。

本文 ()
ルート・スキーマ: App Deployment Runtime
型: object
ソースの表示
ネストされたスキーマ: Items
型: array
タイトル: Items
読取り専用: true

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

ソースの表示
先頭に戻る