stackexpress-jawed opened a new issue #6238: URL: https://github.com/apache/trafficcontrol/issues/6238
<!-- ************ STOP!! ************ If this issue identifies a security vulnerability, DO NOT submit it! Instead, contact the Apache Traffic Control Security Team at [email protected] and follow the guidelines at https://apache.org/security regarding vulnerability disclosure. - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack (https://s.apache.org/tc-slack-request) or the Traffic Control Users mailing list (send an email to [email protected] to subscribe). - Before submitting, please **SEARCH GITHUB** for a similar issue or PR * https://github.com/apache/trafficcontrol/issues * https://github.com/apache/trafficcontrol/pulls --> <!-- Do not submit security vulnerabilities or support requests here - see above --> ## This Feature Request affects these Traffic Control components: <!-- delete all those that don't apply --> - Traffic Ops - Documentation ## Description <!-- Describe how the current ATC features are insufficient and how this new feature would improve Traffic Control --> Using this API request - https://traffic-control-cdn.readthedocs.io/en/latest/api/v3/deliveryservices_regexes.html#deliveryservices-regexes , we are able to list all the delivery service regexes but there is no way provided here to filter response based on regex pattern, type or setNumber. For example- - List only those regexes which have `type = HOST_REGEXP` - List only those regexes which have `setNumber >= 1` - List only those regex which have `pattern = test1.xyz.abc` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
