Google Search Appliance Policy ACL API Developers Guide Instrukcja Użytkownika Strona 23

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 24
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 22
Google Search Appliance: Policy ACL API Developer’s Guide Policy ACL API Developer’s Guide 23
The XML that follows shows a sample API response for a request that retrieves a specific member in a
group.
<atom:entry>
<atom:id>http://gsa.example.com:8000/a/feeds/group/2.0/example.com/us-sales/
member/suejones%40example.com</atom:id>
<atom:link rel="self" type="application/atom+xml"
href="http://gsa.example.com:8000/a/feeds/group/2.0/example.com/us-sales/
member/suejones%40example.com"/>
<atom:link rel="edit" type="application/atom+xml"
href="http://gsa.example.com:8000/a/feeds/group/2.0/example.com/us-sales/
member/suejones%40example.com"/>
<apps:property name="memberId" value="suejones@example.com"/>
<apps:property name="memberType" value="User"/>
<apps:property name="directMember" value="true"/>
</atom:entry>
Sample MemberFeed Response
When you submit a request to retrieve all members for a group, the Group API returns an Atom XML
feed identifying a list of member, each of which is identified in an
<atom:entry>
XML block.
Przeglądanie stron 22
1 2 ... 18 19 20 21 22 23 24

Komentarze do niniejszej Instrukcji

Brak uwag