curl --location 'http://localhost:5000/webapi/entry.cgi?api=undefined&version=undefined&method=undefined&pkgs=undefined&_sid=%3Capi-key%3E'{
"success": true,
"data": {
"broken_pkgs": [
"string"
],
"cause_pausing_pkgs": [
"string"
],
"conflicted_pkgs": [
"string"
],
"non_exist_pkgs": [
"string"
],
"paused_pkgs": [
"string"
],
"queue": [
{
"beta": true,
"pkg": "string",
"volume": "string"
}
],
"replaced_pkgs": [
"string"
]
}
}