Show Table of Contents
20.3. Adding a Group from a Directory Service
The API adds existing directory service groups to the Red Hat Enterprise Virtualization Manager database with a
POST request to the groups collection.
Example 20.2. Adding a group from a directory service
POST /api/group HTTP/1.1
Content-Type: application/xml
Accept: application/xml
<group>
<name>www.example.com/accounts/groups/mygroup</name>
<domain>
<name>example.com</name>
</domain>
</group>

Where did the comment section go?
Red Hat's documentation publication system recently went through an upgrade to enable speedier, more mobile-friendly content. We decided to re-evaluate our commenting platform to ensure that it meets your expectations and serves as an optimal feedback mechanism. During this redesign, we invite your input on providing feedback on Red Hat documentation via the discussion platform.