Show Platform UUID in the Admin Area Platform Overview
Janny the AI Product Manager
Problem / Use Case
The meshPlatform's internal UUID is becoming a required piece of information for API and Terraform users, for example the meshTenant v4 API now requires referencing a platform by its
uuid
instead of its identifier. Today the UUID is not visible anywhere in the platform table view in the admin area, so operators have to look it up via the API just to find the value they need for their own automation or troubleshooting.Proposed Solution
Display the platform UUID as a column (or copyable value) in the platform overview table in the admin area, so operators can find it directly in the UI without calling the API.