Given a landing zone with mandatory building blocks which have user inputs without default inputs provided.
When creating a new tenant within a project using that landing zone, the panel asks the user for such BB user inputs before the tenant can be created.
The API currently does not support provide any means to discover necessary user inputs as the panel does, neither does the meshTenant API V4 support providing such inputs. Creating a tenant based on a landing zone with user inputs is thus currently impossible to do (results in bad request when POSTing a new tenant).
This defiency hinders automation via API.