GitLab · Example Payload

Gitlab Openapi Original Api_Entities_Cluster Example

CodePlatformSoftware DevelopmentSource Control

Gitlab Openapi Original Api_Entities_Cluster Example is an example object payload from GitLab, with 10 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnamecreated_atdomainenabledmanagedprovider_typeplatform_typeenvironment_scopecluster_type

Example Payload

Raw ↑
{
  "id": "123456",
  "name": "Example Project",
  "created_at": "2026-04-17T12:00:00Z",
  "domain": "example_value",
  "enabled": "example_value",
  "managed": "example_value",
  "provider_type": "example_value",
  "platform_type": "2026-04-17T12:00:00Z",
  "environment_scope": "example_value",
  "cluster_type": "example_value"
}