EasyApache
EasyApache Settings
Return ea4-metainfo.json file contents
This function returns the contents of the /etc/cpanel/ea4/ea4-metainfo.json file.
get/ea4_metainfo
Response
HTTP Request was successful.
Example response
{
"data": {
"additional_packages": [
"ea-nginx",
"ea-example"
],
"default_php_handler": "cgi",
"default_php_package": "ea-php72",
"type": "object"
},
"metadata": {
"command": "ea4_metainfo",
"reason": "OK",
"result": 1,
"version": 1
}
}