add: documentation
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Resource nubes_postgres
|
||||
|
||||
Service ID: `90`
|
||||
|
||||
Service Name: PostgreSQL
|
||||
|
||||
[Manual](postgres.md) | [Create params](postgres_params_create.md) | [Modify params](postgres_params_modify.md) | [Output params](postgres_outputs.md) | [Operations](postgres_ops.md) | [Example](postgres_example.md)
|
||||
|
||||
## Operations
|
||||
|
||||
- `create` — Создание кластера. Параметры: [Create params](postgres_params_create.md)
|
||||
- `delete`
|
||||
- `modify` — Изменение кластера. Параметры: [Modify params](postgres_params_modify.md)
|
||||
- `recovery`
|
||||
- `restart` — ВНИМАНИЕ - Рестарт предполагает УДАЛЕНИЕ подов. Может быть полная поломка. Крайне осторожно запускать при работе
|
||||
- `resume`
|
||||
- `suspend`
|
||||
Reference in New Issue
Block a user