Difference between revisions of "stoney core: Search Resource Mapping (REST - LDAP)"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
Line 1: Line 1:
 
Also visit [[stoney core: Search Resource - REST API]] and [[stoney core: Global Searches]].
 
Also visit [[stoney core: Search Resource - REST API]] and [[stoney core: Global Searches]].
 
= Overview =
 
= Overview =
= Resellers Search Action =
+
 
 +
= stoney core: search resource methods =
 +
 
 
== Resellers Search (GET) ==
 
== Resellers Search (GET) ==
 
The following sequence describes the resellers search:
 
The following sequence describes the resellers search:
Line 20: Line 22:
 
|}
 
|}
  
= Customers Search Action =
 
 
== Customers Search (GET) ==
 
== Customers Search (GET) ==
 
The following sequence describes the customers search:
 
The following sequence describes the customers search:
Line 39: Line 40:
 
|}
 
|}
  
= People Search Action =
+
 
 
== People Search (GET) ==
 
== People Search (GET) ==
 
The following sequence describes the people search:
 
The following sequence describes the people search:

Revision as of 15:05, 14 May 2014

Also visit stoney core: Search Resource - REST API and stoney core: Global Searches.

Overview

stoney core: search resource methods

Resellers Search (GET)

The following sequence describes the resellers search:


Resellers Search (GET) Mapping

API Attribute LDAP Attribute
id uid
user mail

Customers Search (GET)

The following sequence describes the customers search:


Customers Search (GET) Mapping

API Attribute LDAP Attribute
id uid
user mail


People Search (GET)

The following sequence describes the people search:


People Search (GET) Mapping

API Attribute LDAP Attribute
id uid
user mail

Links