Queries Enterprise Distributed Application Service (EDAS) Container versions.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request syntax
POST /pop/v5/app/build_pack_list
Request parameters
Parameter | Type | Required | Description | Example |
---|
The current API does not require request parameters
No request parameters.
Response parameters
Examples
Sample success responses
JSON
format
{
"Code": 200,
"Message": "success",
"RequestId": "4FD4-*************",
"BuildPackList": {
"BuildPack": [
{
"PandoraVersion": "edas.public.sar.V3.5.6",
"ConfigId": 57,
"Feature": "“”",
"PandoraDesc": "test",
"PluginInfo": "1",
"Disabled": false,
"TengineDownloadUrl": "http://edas.oss-cn-hangzhou.aliyuncs.com/components/tengine/3.4.7/tengine.sh",
"TomcatPath": "taobao-tomcat-production-7.0.59.3",
"TomcatDesc": "1\\. The config-client plug-in is updated. The issue of unread cache in multitenancy scenarios is fixed. 2. The High-Speed Service Framework (HSF) plug-in is updated to fix the issue that the qos command of the Pandora container cannot be executed and the issue that the service address cannot be found if the HSF plug-in subscribes to an excessive number of services. 3. The Fastjson package is updated to the sec06 secure version in all plug-ins that use this package.\n",
"SupportFeatures": "tengine,fatjar,restful,eip_nodeport,dpath",
"TomcatDownloadUrl": "http://edas.oss-cn-hangzhou.aliyuncs.com/edas-container/7.0.92/taobao-tomcat-production-7.0.92.tar.gz",
"TomcatVersion": "8.5.63",
"PandoraDownloadUrl": "http://edas.oss-cn-hangzhou.aliyuncs.com/edas-plugins/edas.sar.V3.5.6/taobao-hsf.tgz",
"PackVersion": "3.5.6",
"MultipleTenant": true,
"TengineImageId": "registry.aliyuncs.com/edas/****-*********-*****:*.*.*",
"WithTengine": true,
"ImageId": "registry.aliyuncs.com/ed**/****-*********:*.*.*",
"ScriptName": "default",
"ScriptVersion": "1.0.3"
}
]
}
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history