Since 1.101, we can pass a uri_mask consisting in a string to forma the uri according to the arguments passed to the product.
sub foo{ $_[0]->getContainers( uri_mask=>"/containers/:name/process/:proccess_name", name=>"foo", process=>1716 ) }