/
/openHAB REST API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17m ago · Updated 1mo ago
actions2
addons10
audio4
auth5
channel-types3
config-descriptions2
discovery2
events3
habpanel2
iconsets1
inbox5
items17
links7
logging4
module-types2
persistence8
profile-types1
root1
rules17
  • getGet available rules, optionally filtered by tags and/or prefix.
  • postCreates a rule.
  • postSets the rule enabled status.
  • getGets the rule actions.
  • getGets the rule corresponding to the given UID.
  • putUpdates an existing rule corresponding to the given UID.
  • deleteRemoves an existing rule corresponding to the given UID.
  • getGets the rule conditions.
  • getGets the rule configuration values.
  • putSets the rule configuration values.
  • getGets the rule's module corresponding to the given Category and ID.
  • getGets the module's configuration.
  • getGets the module's configuration parameter.
  • putSets the module's configuration parameter value.
  • getGets the rule triggers.
  • postExecutes actions of the rule.
  • getSimulates the executions of rules filtered by tag 'Schedule' within the given times.
services6
sitemaps7
systeminfo2
tags5
templates2
thing-types2
things12
transformations5
ui6
uuid1
voice10
    rules

    Gets the rule configuration values.

    get/rules/{ruleUID}/config

    Path parameters

    ruleUIDstring required

    ruleUID

    Response

    OK

    string required

    Changes