Component schema
Team DefinitionV1 Alpha1
object3 direct references
Definition
v1alpha1 team definition. metadata.name is the team's technical name
(used e.g. as the CRD name in an operator manifest or a Terraform
resource ID), spec.display carries the human-facing attributes
(name, description, color) and spec.members is the declarative list
of member IDs that make up the team. metadata.name and
spec.display.name are persisted independently.
Optional on write requests for backwards compatibility: defaults to
dash0.com/v1alpha1 when omitted. Always populated on read responses.
"dash0.com/v1alpha1"stringrequired
"Dash0Team"TeamMetadatarequired
TeamSpecrequired
Used by 3
These schemas and endpoints reference this type directly.