PostgresBackup
- 描述
- PostgresBackup is the Schema for the postgresbackups API
- 类型
object
规格
.spec
- 描述
- PostgresBackupSpec defines the desired state of PostgresBackup
- 类型
object- 必填
cluster
.status
- 描述
- PostgresBackupStatus defines the observed state of PostgresBackup
- 类型
object
.status.configBackupStorage
- 描述
- ConfigBackupStorage contains the configuration for the backup storage
- 类型
object- 必填
bucketnamenamespace
API 端点
可用的 API 端点如下:
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackupsDELETE: delete collection of PostgresBackupGET: list objects of kind PostgresBackupPOST: create a new PostgresBackup
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups/{name}DELETE: delete the specified PostgresBackupGET: read the specified PostgresBackupPATCH: partially update the specified PostgresBackupPUT: replace the specified PostgresBackup
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups/{name}/statusGET: read status of the specified PostgresBackupPATCH: partially update status of the specified PostgresBackupPUT: replace status of the specified PostgresBackup
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups
- HTTP 方法
DELETE- 描述
- delete collection of PostgresBackup
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind PostgresBackup
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new PostgresBackup
- 查询参数
- 请求体参数
- HTTP 响应
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups/{name}
- HTTP 方法
DELETE- 描述
- delete the specified PostgresBackup
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified PostgresBackup
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified PostgresBackup
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified PostgresBackup
- 查询参数
- 请求体参数
- HTTP 响应
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified PostgresBackup
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified PostgresBackup
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified PostgresBackup
- 查询参数
- 请求体参数
- HTTP 响应