Constructs the BrAPI endpoint URL for a given QBMS function based on the configured server, crop, and BrAPI version. The function name is mapped to the corresponding BrAPI call using internal mapping.
get_brapi_url(func_name)
A string representing the BrAPI endpoint URL.
(string) The name of the QBMS function for which the BrAPI endpoint URL is required.
Khaled Al-Shamaa, k.el-shamaa@cgiar.org