The following data frame transform APIs accept id expressions and should also offer an option for whether an expression that does not match any concrete config id should cause an exception or not:
- GET transforms
- GET transform stats
- POST stop transforms
We should add a allow_no_match parameter to those that defaults to true.