In its current implementation, the service provides a complete list of gear profiles in the 'ADD_APPLICATION' link from a given domain resource, but this list does not take into account the user's profile. In the JBoss Tools integration, we display that list into a combo, but we have no way to filter and restrict to the allowed values, which means that users can be tempted to pick a 'medium' or 'large' gear profile event if their account does not allow it, giving an error at creation. Ideally, the service should only provide the client with a valid list of gear profiles.
Adding link to https://issues.jboss.org/browse/JBIDE-11790
This seems like a duplicate of Bug 817170
verfied in INT "valid_options": [ "small", "medium" ],