|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2017, 2024, Oracle Corporation and/or its affiliates.", |
| 2 | + "copyright": "Copyright (c) 2017, 2024, Oracle and/or its affiliates.", |
3 | 3 | "license": "Licensed under the Universal Permissive License v 1.0 as shown at https://oss.oracle.com/licenses/upl",
|
4 | 4 | "wlst_type": "CoherenceClusterSystemResource${:s}",
|
5 | 5 | "online_bean": "weblogic.management.configuration.CoherenceClusterSystemResourceMBean",
|
|
218 | 218 | "default_name_value": "${NO_NAME_0:%COHERENCECLUSTER%}",
|
219 | 219 | "folders": {},
|
220 | 220 | "attributes": {
|
221 |
| - "FederationTopology": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationTopology", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], |
| 221 | + "FederationTopology": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationTopology", "wlst_path": "WP001", "default_value": "${__NULL__:none}", "wlst_type": "string" } ], |
222 | 222 | "RemoteCoherenceClusterListenPort": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "RemoteCoherenceClusterListenPort", "wlst_path": "WP001", "default_value": "${__NULL__:7574}", "wlst_type": "integer"} ],
|
223 | 223 | "RemoteCoherenceClusterName": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "RemoteCoherenceClusterName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
224 | 224 | "RemoteParticipantHost": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "RemoteParticipantHost${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "${list:jarray}", "wlst_read_type": "delimited_string[semicolon]", "get_method": "${LSA:GET}", "preferred_model_type": "delimited_string" } ]
|
|
312 | 312 | "FederationRemoteClusterListenPort": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationRemoteClusterListenPort", "wlst_path": "WP001", "default_value": 0, "wlst_type": "integer", "access": "IGNORED" } ],
|
313 | 313 | "FederationRemoteClusterName": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationRemoteClusterName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
|
314 | 314 | "FederationRemoteParticipantHost": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationRemoteParticipantHost${:s}","wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ],
|
315 |
| - "FederationTopology": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationTopology", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "access": "IGNORED" } ], |
| 315 | + "FederationTopology": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "FederationTopology", "wlst_path": "WP001", "default_value": "${__NULL__:none}", "wlst_type": "string", "access": "IGNORED" } ], |
316 | 316 | "ModuleType": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "ModuleType", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
317 | 317 | "Notes": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
|
318 | 318 | "PartitionName": [ {"version": "[12.2.1,)", "wlst_mode": "online", "wlst_name": "PartitionName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "get_method": "GET", "access": "IGNORED" } ],
|
|
0 commit comments