Searched refs:end_point_prefix (Results 1 – 2 of 2) sorted by relevance
139 def get_endpoint_path_list(self, resource_path, end_point_prefix): argument155 regex = ".*/" + end_point_prefix + "[_]?[0-9]*$"
28 # Python module: get_endpoint_path_list(resource_path, end_point_prefix)