CrowdConfigurePlexusResource

Resource to support getting and setting of the crowd configuration.

The following resources are part of this group:

/crowd/config

Mount Point: /rest/crowd/config

GET

Get the crowd configuration.

Response Body

element: crowdConfigurationWrapper
media types: application/xml
application/json

(no documentation provided)

PUT

Update the crowd configuration.

Request Body

element: crowdConfigurationWrapper
media types: application/xml
application/json

A rest request/response resource wrapper, that contains a data parameter, which is the crowd configuration.

Response Body

element: crowdConfigurationWrapper
media types: application/xml
application/json

(no documentation provided)