GitLab · Example Payload

Gitlab Openapi Original Api_Entities_Provider_Gcp Example

CodePlatformSoftware DevelopmentSource Control

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

Top-level fields

cluster_idstatus_namegcp_project_idzonemachine_typenum_nodesendpoint

Example Payload

Raw ↑
{
  "cluster_id": "123456",
  "status_name": "Example Project",
  "gcp_project_id": "123456",
  "zone": "example_value",
  "machine_type": "example_value",
  "num_nodes": "example_value",
  "endpoint": "example_value"
}