|
1489 | 1489 | "LowMemoryTimeInterval": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "LowMemoryTimeInterval", "wlst_path": "WP001", "value": {"default": 3600 }, "wlst_type": "integer" } ],
|
1490 | 1490 | "MSIFileReplicationEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MSIFileReplicationEnabled", "wlst_path": "WP001", "value": {"default": "false" }, "wlst_type": "boolean" } ],
|
1491 | 1491 | "MTUSize": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "MTUSize", "wlst_path": "WP001", "value": {"default": 1500 }, "wlst_type": "integer", "get_method": "LSA"} ],
|
1492 |
| - "Machine": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Machine", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "get_method": "LSA", "set_method":"${:MBEAN.set_machine_mbean}", "set_mbean_type": "${:weblogic.management.configuration.MachineMBean}", "restart_required": "true" } ], |
| 1492 | + "Machine": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Machine", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "get_method": "${LSA:GET}", "set_method":"${:MBEAN.set_machine_mbean}", "set_mbean_type": "${:weblogic.management.configuration.MachineMBean}", "restart_required": "true" } ], |
1493 | 1493 | "ManagedServerIndependenceEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ManagedServerIndependenceEnabled", "wlst_path": "WP001", "value": {"default": "true" }, "wlst_type": "boolean" } ],
|
1494 | 1494 | "MaxBackoffBetweenFailures": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "MaxBackoffBetweenFailures", "wlst_path": "WP001", "value": {"default": 10000 }, "wlst_type": "integer" } ],
|
1495 | 1495 | "MaxCOMMessageSize": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxCOMMessageSize", "wlst_path": "WP001", "value": {"default": -1 }, "wlst_type": "integer" } ],
|
|
0 commit comments