Sonatype Nexus Crowd Plugin API

/crowd/test

The following operations are supported on this resource:

GET

Test authentication using the configured crowd server. Note that there is no return data, documentation will say a String is returned

Output Payload

element produceable content type(s)
(custom)
  • */*
  • application/xml
description
(no documentation provided)

PUT

Test the crowd configuration. The resulting HTTP Response code says is it succesfful.

Input Payload

element consumeable content type(s)
crowdConfigurationWrapper (XML)
  • application/xml
  • application/json
description
A rest request/response resource wrapper, that contains a data parameter, which is the crowd configuration.