Currently, all that identifies a namespace is the auto-generated ID you get when creating it.
In a scenario where a cluster has a high number of namespaces, if that namespace id is lost, it might be quite difficult to find out which namespace is which…
A solution to this problem is having the ability to give a namespace a uniquely identifiable name to a namespace. This may be a replacement to the integer namespaceId or an additional property.