2016-04-04 09:47:17 +00:00
|
|
|
{
|
2016-04-08 14:58:40 +00:00
|
|
|
|
|
|
|
"callLog": [
|
|
|
|
|
|
|
|
"unserialize"
|
|
|
|
|
|
|
|
],
|
|
|
|
|
2016-04-08 16:06:50 +00:00
|
|
|
"charts": [
|
|
|
|
|
2016-04-09 19:28:30 +00:00
|
|
|
"network_data",
|
|
|
|
"network_render"
|
2016-04-08 16:06:50 +00:00
|
|
|
|
|
|
|
],
|
|
|
|
|
2016-04-04 09:47:17 +00:00
|
|
|
"userDefault" :[
|
|
|
|
"create",
|
|
|
|
|
|
|
|
"link",
|
|
|
|
"unlink",
|
|
|
|
|
|
|
|
"search",
|
|
|
|
|
|
|
|
"getAll",
|
|
|
|
"getById",
|
|
|
|
"getByCode",
|
|
|
|
"getByUsername",
|
|
|
|
|
|
|
|
"getClusters",
|
|
|
|
|
|
|
|
"edit",
|
|
|
|
|
|
|
|
"delete"
|
|
|
|
],
|
|
|
|
|
|
|
|
"machineDefault" :[
|
|
|
|
"create",
|
|
|
|
|
|
|
|
"link",
|
|
|
|
"unlink",
|
|
|
|
|
|
|
|
"search",
|
|
|
|
|
|
|
|
"getAll",
|
|
|
|
"getById",
|
|
|
|
"getByCode",
|
|
|
|
"getByName",
|
|
|
|
|
|
|
|
"getClusters",
|
|
|
|
|
|
|
|
"edit",
|
|
|
|
|
|
|
|
"delete"
|
|
|
|
]
|
|
|
|
|
|
|
|
}
|