2016-02-04 18:23:16 +00:00
|
|
|
{
|
2016-02-11 15:00:41 +00:00
|
|
|
"userDefault" :[
|
|
|
|
"create",
|
|
|
|
|
2016-02-14 14:17:26 +00:00
|
|
|
"link",
|
|
|
|
"unlink",
|
2016-02-11 15:00:41 +00:00
|
|
|
|
2016-02-14 14:17:26 +00:00
|
|
|
"getAll",
|
|
|
|
"getById",
|
|
|
|
"getByCode",
|
|
|
|
"getByUsername",
|
|
|
|
|
|
|
|
"getClusters",
|
|
|
|
|
2016-02-16 08:03:12 +00:00
|
|
|
"edit",
|
|
|
|
|
2016-02-14 14:17:26 +00:00
|
|
|
"delete"
|
2016-02-04 22:45:03 +00:00
|
|
|
],
|
|
|
|
|
2016-02-11 15:00:41 +00:00
|
|
|
"machineDefault" :[
|
|
|
|
"create",
|
2016-02-12 21:48:16 +00:00
|
|
|
|
2016-02-14 14:17:26 +00:00
|
|
|
"link",
|
|
|
|
"unlink",
|
|
|
|
|
|
|
|
"getAll",
|
|
|
|
"getById",
|
|
|
|
"getByCode",
|
|
|
|
"getByName",
|
2016-02-12 21:48:16 +00:00
|
|
|
|
2016-02-14 14:17:26 +00:00
|
|
|
"getClusters",
|
|
|
|
|
2016-02-16 08:03:12 +00:00
|
|
|
"edit",
|
|
|
|
|
2016-02-14 14:17:26 +00:00
|
|
|
"delete"
|
2016-02-04 18:23:16 +00:00
|
|
|
]
|
2016-02-10 07:54:23 +00:00
|
|
|
|
2016-02-04 18:23:16 +00:00
|
|
|
}
|