| 1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
 | | { |  |   "appPageId" : "27f1ea49-dcbd-4afc-b1b9-faf0852c745e", |  |   "componentName" : "siteforce:sldsOneColLayout", |  |   "dataProviders" : [ ], |  |   "id" : "f10a3529-b77e-4ebc-9b99-281160c97c7f", |  |   "label" : "Dashboard List", |  |   "regions" : [ { |  |     "id" : "aace5538-56aa-4a21-bb35-9a40c211bcb0", |  |     "regionName" : "header", |  |     "type" : "region" |  |   }, { |  |     "components" : [ { |  |       "componentAttributes" : { }, |  |       "componentName" : "forceCommunity:dashboardList", |  |       "id" : "1b31f86d-98da-4daf-b754-b394d38a581a", |  |       "renderPriority" : "NEUTRAL", |  |       "renditionMap" : { }, |  |       "type" : "component" |  |     } ], |  |     "id" : "45be9d35-4310-4df5-a2ce-56f3a70c91cb", |  |     "regionName" : "content", |  |     "type" : "region" |  |   }, { |  |     "id" : "54a7dd8d-3042-44ce-834f-6a590085586d", |  |     "regionName" : "footer", |  |     "type" : "region" |  |   } ], |  |   "themeLayoutType" : "Inner", |  |   "type" : "view", |  |   "viewType" : "list-01Z" |  | } | 
 |