mitchell852 edited a comment on issue #2312: URL: https://github.com/apache/trafficcontrol/issues/2312#issuecomment-630860115
@jhg03a - as of api v2 there is a new query param called GET /deliveryservices?accessibleTo=tenantId that will fetch all delivery services "accessible to a particular tenant" which includes all children tenants. Does that work and if so, you want to close this? https://traffic-control-cdn.readthedocs.io/en/latest/api/v2/deliveryservices.html#request-structure Also, in TP on this page: https://tp.domain.net/#!/tenants/1/delivery-services it now pulls delivery services that are directly assigned to tenant=1 AND any delivery services assigned to a tenant that descends from tenant=1 because it uses that new query param mentioned above. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
