Description
For "overview" tab we most likely can reuse "_overview" endpoint for everything apart from "rules" and for "rules" we use the new:
GET /meshes/<mesh_name>/dataplanes/<dataplane_name>/_inbounds/<inbound_kri>/_policies
For "stats", "clusters" and "xds configuration" we need new logic to match the names up correctly (old logic).
Needs: kumahq/kuma#14042 or kumahq/kuma#14007

Description
For "overview" tab we most likely can reuse "_overview" endpoint for everything apart from "rules" and for "rules" we use the new:
For "stats", "clusters" and "xds configuration" we need new logic to match the names up correctly (old logic).
Needs: kumahq/kuma#14042 or kumahq/kuma#14007