About the REST APIs

Configuration rest service allows administration of configuration. Configuration Setting elements are defined in nested paths. These paths are hierarchical. The value at the provided path may be one of the types that is declared in the configuration file as a supported Setting type with an associate setting handler. A setting type may typically be of type htf:map, or htf:list, that may contain other configuration settings. A leaf setting may be of type xsd:string, xsd:integer, htf:timeInterval, or any other setting handler that has been declared in the configuration file

You can view a list of all REST Endpoints.