{
"attendedsysupgrade": {
"description": "attended sysupgrade via rpcd and luci",
"read": {
"ubus": {
"rpc-sys": [
"upgrade_start",
"packagelist"
],
"system": [
"board",
"info"
"uci": [
"get", "set", "commit"
]
},
"attendedsysupgrade"
"write": {
"cgi-io": [
"upload"
}