|
1 | 1 | {
|
2 |
| - "copyright": "Copyright (c) 2019, Oracle Corporation and/or its affiliates. All rights reserved.", |
| 2 | + "copyright": "Copyright (c) 2019, 2020, Oracle Corporation 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": "DomainInfo",
|
5 | 5 | "folders": { },
|
6 | 6 | "attributes": {
|
7 | 7 | "AdminPassword": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdminPassword", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password" } ],
|
8 | 8 | "AdminUserName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AdminUserName", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string" } ],
|
| 9 | + "AppDir": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AppDir", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "string", "uses_path_tokens": "true" } ], |
9 | 10 | "OPSSSecrets": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "OPSSSecrets", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "password" } ],
|
10 | 11 | "ServerGroupTargetingLimits": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ServerGroupTargetingLimits", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "dict" } ],
|
11 | 12 | "DynamicClusterServerGroupTargetingLimits": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "dynamicClusterServerGroupTargetingLimits", "wlst_path": "WP001", "value": {"default": "None" }, "wlst_type": "dict" } ],
|
|
0 commit comments