|
4 | 4 |
|
5 | 5 | # origin Properties |
6 | 6 |
|
7 | | -| Property | Type | Required | Nullable | Defined by | |
8 | | -| :-------------------------- | :------- | :------- | :------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
9 | | -| [landscape](#landscape) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape") | |
10 | | -| [serviceGuid](#serviceguid) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-serviceguid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid") | |
| 7 | +| Property | Type | Required | Nullable | Defined by | |
| 8 | +| :-------------------------- | :------- | :------- | :------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | |
| 9 | +| [landscape](#landscape) | `string` | Optional | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape") | |
| 10 | +| [serviceGuid](#serviceguid) | `string` | Required | cannot be null | [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid") | |
11 | 11 |
|
12 | 12 | ## landscape |
13 | 13 |
|
14 | | -landscape, where service sharing was configured, not required for local sharing and CF Scale Out scenario. |
| 14 | +Technical key of the region (landscape) where the original service instance is located |
15 | 15 |
|
16 | 16 | `landscape` |
17 | 17 |
|
18 | 18 | * is optional |
19 | 19 |
|
20 | | -* Type: `string` |
| 20 | +* Type: `string` ([Region Technical Key (Landscape)](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md)) |
21 | 21 |
|
22 | 22 | * cannot be null |
23 | 23 |
|
24 | | -* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape") |
| 24 | +* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/landscape") |
25 | 25 |
|
26 | 26 | ### landscape Type |
27 | 27 |
|
28 | | -`string` |
| 28 | +`string` ([Region Technical Key (Landscape)](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-region-technical-key-landscape.md)) |
29 | 29 |
|
30 | 30 | ## serviceGuid |
31 | 31 |
|
32 | | -Service instance guid of the service instance share |
| 32 | +GUID of the original service instance |
33 | 33 |
|
34 | 34 | `serviceGuid` |
35 | 35 |
|
36 | 36 | * is required |
37 | 37 |
|
38 | | -* Type: `string` |
| 38 | +* Type: `string` ([Service GUID](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md)) |
39 | 39 |
|
40 | 40 | * cannot be null |
41 | 41 |
|
42 | | -* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-serviceguid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid") |
| 42 | +* defined in: [JSON Schema for BTPSA use case definitions](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md "undefined#/properties/services/items/allOf/1/then/allOf/27/then/allOf/1/then/properties/parameters/properties/origin/properties/serviceGuid") |
43 | 43 |
|
44 | 44 | ### serviceGuid Type |
45 | 45 |
|
46 | | -`string` |
| 46 | +`string` ([Service GUID](btpsa-usecase-properties-services-items-allof-1-then-allof-27-then-allof-1-then-properties-parameters-properties-origin-properties-service-guid.md)) |
| 47 | + |
| 48 | +### serviceGuid Constraints |
| 49 | + |
| 50 | +**minimum length**: the minimum number of characters for this string is: `1` |
0 commit comments