Red Hat Training

A Red Hat training course is available for Red Hat Virtualization

Chapter 19. Domains

19.1. Domain Elements

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.

Table 19.1. Domain elements

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.