Looking through the Orion JSON/REST API, there does not seem to be a way to modify a SAM application monitor properties or those of it's component. We have been unable to use templates to manage some types of monitors without manual overrides of the templates (e.g., an HTTP monitor with a custom URI, or a JMX monitor with a custom port or a custom JMX name.) We had looked into custom properties, but these mostly cannot be used as variables in the component properties either. We were hoping to build a REST API to manage these instead, but we cannot find anything to manage the component properties.
Can you please advise if we are missing something, or if there might be another way to accomplish this.