cPanel module
Parser
1 functions, invoked through the cpanel_uapi tool.
scope cpanel:uapi
Call any function with
cpanel_uapi(service_id, module="Parser", function, params). Live availability depends on the cPanel features JetHost has enabled on your account — call list_cpanel_operations to see what is active.firstfile_relative_uri GET#
Return session relative URI
This function reports the first file's URI, relative to the cPanel base directory.
No parameters.
Response — normalized as { ok, data, errors[], warnings[] }; data contains:
uristring
The file's absolute file path.