What’s the proper way to inform Dev of a REST API call I’d like them to implement? Are CMRs the way to go, or is there a different channel?
The reason I hope for a different channel is that my former TAM assured me Dev wants to know what REST API calls we want/need since they’re trying to wean us from calling SQL database tables directly, so I hope they’re showing their support for with with a specific way of asking.
(If you’re wondering: I want ways to list subclients that, for example, are of a specific agent type. For that matter, I want a REST API call to show me the agent types in use in a CommCell. Both of these are in support of being to allow users to ask about backups of agent types they support.)