[IOT-1020], [IOT-1024], [IOT-1029], [IOT-1030] fixes
[platform/upstream/iotivity.git] / resource / csdk / security / provisioning / sample / oic_svr_db_unowned_server.json
1 {
2     "acl": {
3                 "aclist":{
4                         "aces":[
5                                 {
6                                         "subject": "*",
7                                         "resources": [
8                                                 {
9                                                         "href": "/oic/res",
10                                                         "rt": "",
11                                                         "if": ""
12                                                 },
13                                                 {
14                                                         "href": "/oic/res/d",
15                                                         "rt": "",
16                                                         "if": ""
17                                                 },
18                                                 {
19                                                         "href": "/oic/res/types/d",
20                                                         "rt": "",
21                                                         "if": ""
22                                                 },
23                                                 {
24                                                         "href": "/oic/ad",
25                                                         "rt": "",
26                                                         "if": ""
27                                                 },
28                                                 {
29                                                         "href": "/oic/sec/acl",
30                                                         "rt": "",
31                                                         "if": ""
32                                                 },
33                                                 {
34                                                         "href": "/oic/sec/svc",
35                                                         "rt": "",
36                                                         "if": ""
37                                                 },
38                                                 {
39                                                         "href": "/oic/sec/amacl",
40                                                         "rt": "",
41                                                         "if": ""
42                                                 }
43                                         ],
44                                         "permission": 2
45                                 },
46                                 {
47                                         "subject": "*",
48                                         "resources": [
49                                                 {
50                                                         "href": "/oic/sec/doxm",
51                                                         "rt": "",
52                                                         "if": ""
53                                                 },
54                                                 {
55                                                         "href": "/oic/sec/pstat",
56                                                         "rt": "",
57                                                         "if": ""
58                                                 }
59                                         ],
60                                         "permission": 6
61                                 }
62                         ]
63                 },
64                 "rownerid" : "31313131-3131-3131-3131-313131313131"
65         },
66         "pstat":        {
67                 "isop": false,
68                 "deviceid":     "756E6B6E-6F77-6564-4465-766963654964",
69                 "rownerid":     "756E6B6E-6F77-6564-4465-7669636549640",
70                 "cm":   2,
71                 "tm":   0,
72                 "om":   3,
73                 "sm":   [3]
74         },
75         "doxm": {
76                 "oxms": [0],
77                 "oxmsel": 0,
78                 "sct": 1,
79                 "owned": false,
80                 "didformat": 0,
81                 "deviceid":     "756E6B6E-6F77-6564-4465-766963654964",
82                 "rownerid":     "756E6B6E-6F77-6564-4465-766963654964",
83                 "dpc": true
84         }
85 }