モジュール・タイプの取得
post
/management/weblogic/{version}/domainRuntime/domainPartitionRuntimes/{name}/appRuntimeStateRuntime/getModuleType
モジュールのタイプ(EAR、WARなど)を示します。
リクエスト
サポートされているメディア・タイプ
- application/json
パス・パラメータ
- name: string
コレクション内のインスタンスのnameプロパティ。
- version: string
WebLogic RESTインタフェースのバージョン。
ヘッダー・パラメータ
- X-Requested-By: string
「X - Requested - By」ヘッダーは、クロスサイト・リクエスト・フォージェリ(CSRF)攻撃からの保護に使用されます。値は、「MyClient」などの任意の名前です。
次のフィールドが含まれている必要があります:
ルート・スキーマ: Arguments
型:
objectタイトル:
ソースの表示
Arguments- appid(optional): string
appid
- moduleid(optional): string
moduleid
セキュリティ
- 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レスポンス
次のフィールドを返します。