{
"version": "TAURUSV010300CN1701",
"totalSize": 279077363,
"description": "TAURUSV010300CN1701",
"packetType": "SINGLE",
"excutionType": "UPDATE",
"createdDate": "2018-08-10T21:04:23Z+08:00",
"packages": [
{
"type": "OS",
"version": "TAURUSV010300CN1701",
"name": "TAURUSV010300CN1701.zip",
"identifier": "VEFVUlVTVjAxMDMwMENOMTcwMS56aXA=",
"size": 279077363,
"startupAfterInstalled": true,
"isUpgradeAppAfterOS": true,
"supportedProducts": [
"T1",
"T2"
],
"supportedPlatforms": [
"rk3368",
"rk312x"
]
}
]
}curl --location --request PUT 'http://192.168.0.220:12000/terminal/core/v1/upgrade/verify/feasibility' \
--header 'Authorization;' \
--header 'Authorization: "token": "1772884900758a3G/2VxvvL8sYGX7ch4lkw==",' \
--header 'token: 17728859184696FpLycPa6RQn6ACR6uNK1w==' \
--header 'Content-Type: application/json' \
--data-raw '{
"version": "TAURUSV010300CN1701",
"totalSize": 279077363,
"description": "TAURUSV010300CN1701",
"packetType": "SINGLE",
"excutionType": "UPDATE",
"createdDate": "2018-08-10T21:04:23Z+08:00",
"packages": [
{
"type": "OS",
"version": "TAURUSV010300CN1701",
"name": "TAURUSV010300CN1701.zip",
"identifier": "VEFVUlVTVjAxMDMwMENOMTcwMS56aXA=",
"size": 279077363,
"startupAfterInstalled": true,
"isUpgradeAppAfterOS": true,
"supportedProducts": [
"T1",
"T2"
],
"supportedPlatforms": [
"rk3368",
"rk312x"
]
}
]
}'{
"code": 0,
"message": "success"
}