Show data needed for API more clearly in meshStack UI
under review
J
Johannes Rudolph
Update: Workspace ID now clearly displayed and copyable
meshStack v2026.13.0 makes workspace IDs (and many other identifiers) much easier to work with:
- Workspace IDs are now displayed using a consistent identifier widget
- Click the identifier to copy it to your clipboard instantly
- Same improvement applies to project, tenant, platform, and building block UUIDs
- See meshStack v2026.13.0 for details
We will keep this request open as there a still other valid scenarios described here in the comments that we should still address. Thanks so much for the detailed feedback so far from everyone who contributed.
S
Sergi Domingo Basora
Just for completion, I found a similar situation today: when creating a Service instance via API (POST request), I struggled finding the right value for the marketplaceIdentifier parameter. It turned out that the identifier was not the marketplace tenant identifier (which can be found in the Cloud Portal UI), but rather, it was a hidden identifier that can only be found by querying an existing Service Instance via a GET request. I had to open a support ticket to sort this out.
S
Sergi Domingo Basora
Another example:
The user cannot check the values of tag keys, needed for creating projects via API. (In the project creation form, only the tag display name can be seen). To discover these keys, hey have to create a project manually in the Cloud Portal UI, then go to project Settings > Tags and check the tag key that was applied to that project.
Given that some tags are required in our environment, it is difficult for the user to tackle this scenario. The error responses for invalid tag values are also quite unclear when an invalid API request is sent.
Jelle den Burger
Sergi Domingo Basora Thanks Sergi for that example. We will consider that too when building a better experience.
Jelle den Burger
marked this post as
under review