Managed Service for PostgreSQL API, REST: ManagedRepack.TerminateRepack
Статья создана
Обновлена 1 июля 2026 г.
Terminates currently running Repack in given cluster
HTTP request
POST https://mdb.api.yandexcloud.kz/managed-postgresql/v1/clusters/{clusterId}:managedRepack_terminate
Path parameters
Request to terminate a running Repack in a cluster.
|
Field |
Description |
|
clusterId |
string Required field. Required. ID of the PostgreSQL cluster that Repack is running in. The maximum string length in characters is 50. |
Body parameters
{
"launchId": "string"
}
Request to terminate a running Repack in a cluster.
|
Field |
Description |
|
launchId |
string Launch ID of Repack process to terminate. |
Response
HTTP Code: 200 - OK