/repositories/{repositoryId}/wl/config
Mount Point: /service/local/repositories/{repositoryId}/wl/config
Available Since: 2.4
GET
Available Since: 2.4
Returns the current WL configuration for given repository.
Parameters
name | description | type | default |
---|---|---|---|
repositoryId | (no documentation provided) | path |
Response Body
element: | wl-config-request |
media types: | application/xml application/json |
(no documentation provided)
PUT
Available Since: 2.4
Sets the WL configuration for given repository.
Parameters
name | description | type | default |
---|---|---|---|
repositoryId | (no documentation provided) | path |
Request Body
element: | wl-config-request |
media types: | */* application/xml |
(no documentation provided)
Response Body
element: | wl-config-request |
media types: | application/xml application/json |
(no documentation provided)