このデプロイメント・マネージャの表示
get
/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager
このデプロイメント・マネージャを表示します。
リクエスト
パス・パラメータ
- name: string
コレクション内のインスタンスのnameプロパティ。
- version: string
WebLogic RESTインタフェースのバージョン。
問合せパラメータ
- excludeFields(optional): string
「excludeFields」問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。フィールド名のカンマ区切りリストです。存在する場合は、リストにない名前のフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(「fields」問合せパラメータが指定されていない場合)。ノート: 「excludeFields」が指定されている場合、「fields」は指定できません。
- excludeLinks(optional): string
「excludeLinks」問合せパラメータは、レスポンスで返されるリンクを制限するために使用します。リンク関係名のカンマ区切りリストです。存在する場合は、リストに関係名がないリンクのみが返されます。存在しない場合は、すべてのリンクが返されます(「links」問合せパラメータが指定されていない場合)。ノート: 「excludeLinks」が指定されている場合、「links」は指定できません。
- fields(optional): string
「fields」問合せパラメータは、レスポンスで返されるフィールドを制限するために使用します。フィールド名のカンマ区切りリストです。存在する場合は、名前が一致するフィールドのみが返されます。存在しない場合は、すべてのフィールドが返されます(「excludeFields」問合せパラメータが指定されていない場合)。ノート: 「excludeFields」が指定されている場合、「fields」は指定できません。
- links(optional): string
「links」問合せパラメータは、レスポンスで返されるリンクを制限するために使用します。リンク関係名のカンマ区切りリストです。存在する場合、一致する関係名を持つリンクのみが返されます。存在しない場合は、すべてのリンクが返されます(「excludeLinks」問合せパラメータが指定されていない場合)。ノート: 「links」が指定されている場合、「excludeLinks」は指定できません。
セキュリティ
- Admin: basic
タイプ:
Basic説明:A user in the Admin security role. - Deployer: basic
タイプ:
Basic説明:A user in the Deployer security role. - Monitor: basic
タイプ:
Basic説明:A user in the Monitor security role. - Operator: basic
タイプ:
Basic説明:A user in the Operator security role.
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
このデプロイメント・マネージャを返します。
このメソッドは次のリンクを返すことができます。
- rel=action title=appendToExtensionLoader uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appendToExtensionLoader
このリソースのappendToExtensionLoaderアクション・リソース。
- rel=action title=confirmApplicationName uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/confirmApplicationName
このリソースのconfirmApplicationNameアクション・リソース。
- rel=action title=deploy uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/deploy
このリソースのdeployアクション・リソース。
- rel=action title=distribute uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/distribute
このリソースのdistributeアクション・リソース。
- rel=action title=purgeCompletedDeploymentProgressObjects uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/purgeCompletedDeploymentProgressObjects
このリソースのpurgeCompletedDeploymentProgressObjectsアクション・リソース。
- rel=action title=redeploy uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/redeploy
このリソースのredeployアクション・リソース。
- rel=action title=undeploy uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/undeploy
このリソースのundeployアクション・リソース。
- rel=action title=update uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/update
このリソースのupdateアクション・リソース。
- rel=appDeploymentRuntimes uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/appDeploymentRuntimes
このリソースのappDeploymentRuntimesコレクション・リソース。
- rel=deploymentProgressObjects uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/deploymentProgressObjects
このリソースのdeploymentProgressObjectsコレクション・リソース。
- rel=libDeploymentRuntimes uri=/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/deploymentManager/libDeploymentRuntimes
このリソースのlibDeploymentRuntimesコレクション・リソース。
ルート・スキーマ: Deployment Manager
型:
ソースの表示
object- maximumDeploymentProgressObjectsCount(optional): integer(int32)
進行状況オブジェクトの最大許容数。
- name(optional): string
読取り専用:
trueこの構成の名前。WebLogic ServerはMBeanを使用して構成を実装および永続化します。
制約
- 収集不可
- type(optional): string
読取り専用:
trueMBeanのタイプを戻します。
制約
- 収集不可