|
32 | 32 | "DescriptorBeanClass": [ { "version": "[10,)", "wlst_mode": "both", "wlst_name": "DescriptorBeanClass", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
33 | 33 | "ModuleType": [ { "version": "[10,)", "wlst_mode": "both", "wlst_name": "ModuleType", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
34 | 34 | "Notes": [ { "version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
| 35 | + "PartitionName": [ { "version": "[10,)", "wlst_mode": "online", "wlst_name": "PartitionName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "get_method": "GET", "access": "IGNORED" } ], |
35 | 36 | "ResourceClass": [ { "version": "[10,)", "wlst_mode": "both", "wlst_name": "ResourceClass", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
36 |
| - "SourcePath": [ { "version": "[10,)", "wlst_mode": "both", "wlst_name": "SourcePath", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": true } ], |
| 37 | + "SourcePath": [ { "version": "[10,)", "wlst_mode": "both", "wlst_name": "SourcePath", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "uses_path_tokens": true, "derived_default": "${:true}" } ], |
37 | 38 | "Target": [ { "version": "[10,)", "wlst_mode": "offline", "wlst_name": "Target", "wlst_path": "WP001", "default_value": null, "wlst_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans" },
|
38 | 39 | { "version": "[10,)", "wlst_mode": "online", "wlst_name": "Targets", "wlst_path": "WP002", "default_value": null, "wlst_type": "jarray", "get_method": "GET", "derived_default": true, "preferred_model_type": "delimited_string", "set_method": "MBEAN.set_target_mbeans", "set_mbean_type": "weblogic.management.configuration.TargetMBean"} ]
|
39 | 40 | },
|
|
0 commit comments