Questo contenuto non è disponibile nella lingua selezionata.
Chapter 19. Domains
19.1. Domain Elements Copia collegamentoCollegamento copiato negli appunti!
Copia collegamentoCollegamento copiato negli appunti!
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.