Skip to main content
API resource reference for Group, part of the IAM service. To create or change one, see Changing resources; to inspect, see Reading resources.
This resource is part of the v1alpha1 API and is subject to change. Fields and behavior may change in future releases.

Identity

Overview

A Group is a named collection of members used to organize access control within a Project. Instead of granting permissions to each member individually, you create a Group and reference it when assigning roles, so a set of people can be managed together. A Group is identified entirely by its metadata.name — it has no spec fields. Membership and role assignments are established through other IAM resources that reference the group by name.

Spec fields

This resource has no spec. A Group is defined solely by its metadata.name; there are no configurable spec fields.

Status fields (read-only)

Usage

Run datumctl explain groups.iam.miloapis.com --recursive to see the full, live field tree for this resource.
Last modified on July 2, 2026