Sonatype Security REST API

/user_search/{userSource}

The following operations are supported on this resource:

PUT

Returns a list of users that match the search criteria.

Parameters

name description type default
sourceId The Id of the source. A source specifies where the users/roles came from, for example the source Id of 'LDAP' identifies the users/roles as coming from an LDAP source. path

Input Payload

element consumeable content type(s)
user-search (XML)
  • application/xml
  • application/json
description
(no documentation provided)

Output Payload

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

GET

Returns a list of all the users managed by this a source.

Parameters

name description type default
sourceId The Id of the source. A source specifies where the users/roles came from, for example the source Id of 'LDAP' identifies the users/roles as coming from an LDAP source. path

Output Payload

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