Skip to main content
Platform-provided resource. Datum operates this resource; you typically reference or read it rather than create it. See Platform resources.
API resource reference for ServiceEntitlement, part of the platform service catalog. See Platform resources for the full catalog. 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 ServiceEntitlement records a consumer project’s intent to use a specific Datum Cloud service. A project admin creates one ServiceEntitlement per service they want to enable. The object is written into the consumer project’s control plane, and the services operator reconciles it into the provider project so the requested service becomes available. Some services require provider approval before they become active; for those, you can include a human-readable message with your request. Entitlements can also be created automatically when one service depends on another.

Spec fields

Status fields (read-only)

Usage

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