v50

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-07-068428533.0 MB
Partials

Get a Partial

Get a Partial using ID.

get/v2/control-planes/{controlPlaneId}/core-entities/partials/{PartialId}

Response

Successfully fetched Partial

OR
OR
OR
OR

Example response

{
  "config": {
    "database": 0,
    "host": "localhost",
    "password": "password",
    "port": 6379,
    "server_name": "redis",
    "ssl": false,
    "ssl_verify": false,
    "timeout": 2000,
    "username": "username"
  },
  "type": "redis-ce"
}