Param(webservice.PathParameter("namespace","the name of the project")).
Param(webservice.PathParameter("resources","namespace level resource type, e.g. pods,jobs,configmaps,services.")).
Param(webservice.QueryParameter(params.ConditionsParam,"query conditions,connect multiple conditions with commas, equal symbol for exact query, wave symbol for fuzzy query e.g. name~a").