All REST Endpoints

REST API for administration of configuration
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
Perform method GET on resource
Method: get
Path: /iam/admin/config/api/v1/config
Perform method PUT on resource
Method: put
Path: /iam/admin/config/api/v1/config