Difference between revisions of "User:Dzonatas Sol/SNOW-375 Resources/ControlGroup"
Jump to navigation
Jump to search
Dzonatas Sol (talk | contribs) (Created page with '{| border="1" cellpadding="5" cellspacing="0" |- | Resource || Method || Description |- | rowspan="1" | /ControlGroup | style="text-align:right;" | GET | Response is a list of c...') |
Dzonatas Sol (talk | contribs) |
||
Line 1: | Line 1: | ||
{| border="1" cellpadding="5" cellspacing="0" | {| border="1" cellpadding="5" cellspacing="0" | ||
|- | |- | ||
| Resource || Method || Description | | Resource || Method || Description | ||
|- | |- | ||
| rowspan="1" | /ControlGroup | | rowspan="1" | /ControlGroup | ||
| style="text-align:right;" | GET | | style="text-align:right;" | GET | ||
| Response is a list of control groups | | Response is a list of control groups | ||
|- | |- | ||
Line 13: | Line 14: | ||
| style="text-align:right;" | GET | | style="text-align:right;" | GET | ||
| Response is a list of valid variables in a controlgroup with default settings | | Response is a list of valid variables in a controlgroup with default settings | ||
|- | |- | ||
Revision as of 13:35, 30 July 2010
Resource | Method | Description |
/ControlGroup | GET | Response is a list of control groups |
/ControlGroup/<group> | GET | Response is a list of valid variables in a controlgroup with default settings |
/ControlGroup/<group>/<identifier> | GET | Response is the current settings for the specific variable identified |