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