This function returns the contents of the /etc/cpanel/ea4/ea4-metainfo.json
file.
HTTP Request was successful.
object Contents of the | |
object |
whmapi1 --output=jsonpretty \ ea4_metainfo
{- "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
}
}