Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 19. Domains
19.1. Domain Elements Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
The API provides the ability to access user and group information from the organization's directory service using the
domains collection. Domain information is referenced with the rel="domains" link.
| Element | Type | Description |
|---|---|---|
name | string | The domain name. |
link rel="users" | relationship | A link to the sub-collection for users associated with this domain. |
link rel="groups" | relationship | A link to the sub-collection for groups associated with this domain. |
The links to
users and groups sub-collections also accept search queries.
Note
The
domains collection and its sub-collections are read-only.