PublishSubscribePlexusResource
Publish/subscribe resource.
The following resources are part of this group:
/smartproxy/pub-sub/{repositoryId}
Mount Point: /rest/smartproxy/pub-sub/{repositoryId}
Available Since: 1.0
GET
Available Since: 1.0
Get the Smart Proxy Publish/Subscribe configuration for a given repository.
Parameters
name | description | type | default |
---|---|---|---|
repositoryId | (no documentation provided) | path |
Response Body
element: | publish-subscribe-response |
media types: | application/xml application/json |
(no documentation provided)
PUT
Available Since: 1.0
Update the Smart Proxy Publish/Subscribe configuration for a given repository.
Parameters
name | description | type | default |
---|---|---|---|
repositoryId | (no documentation provided) | path |
Request Body
element: | publish-subscribe-request |
media types: | application/xml application/json |
(no documentation provided)
Response Body
element: | publish-subscribe-response |
media types: | application/xml application/json |
(no documentation provided)