curl --location -g --request GET 'http://127.0.0.1:8001/api/v1/screen/cabinet/count'
{ "list": { "screenId": "string", "cabinetCount": 0 } }