/global_settings/{configName}
The following operations are supported on this resource:
Get the specified global configuration (i.e. current or default)
Parameters
name |
description |
type |
default |
configName |
The name of the config (as returned by the global configuration list resource) to get.
|
path |
|
Output Payload
element |
produceable content type(s) |
global-settings (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Update the global configuration.
Parameters
name |
description |
type |
default |
configName |
The name of the config (as returned by the global configuration list resource) to update.
|
path |
|
Input Payload
element |
consumeable content type(s) |
global-settings (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |