PostgresRestore
- 描述
- PostgresRestore is the Schema for the postgresrestores API
- 类型
object
规格
.spec
- 描述
- PostgresRestoreSpec defines the desired state of PostgresRestore
- 类型
object- 必填
backupClustertargetClustertimestamp
.spec.backupCluster
- 描述
- BackupCluster contains details about the source backup cluster
- 类型
object
.spec.backupCluster.storage
- 描述
- Storage configuration for accessing the backup
- 类型
object- 必填
bucketnamenamespace
.spec.backupCluster.storage.s3Option
- 描述
- S3Option contains S3-specific storage options
- 类型
object
.status
- 描述
- PostgresRestoreStatus defines the observed state of PostgresRestore
- 类型
object
API 端点
可用的 API 端点如下:
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestoresDELETE: delete collection of PostgresRestoreGET: list objects of kind PostgresRestorePOST: create a new PostgresRestore
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores/{name}DELETE: delete the specified PostgresRestoreGET: read the specified PostgresRestorePATCH: partially update the specified PostgresRestorePUT: replace the specified PostgresRestore
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores/{name}/statusGET: read status of the specified PostgresRestorePATCH: partially update status of the specified PostgresRestorePUT: replace status of the specified PostgresRestore
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores
- HTTP 方法
DELETE- 描述
- delete collection of PostgresRestore
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind PostgresRestore
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new PostgresRestore
- 查询参数
- 请求体参数
- HTTP 响应
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores/{name}
- HTTP 方法
DELETE- 描述
- delete the specified PostgresRestore
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified PostgresRestore
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified PostgresRestore
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified PostgresRestore
- 查询参数
- 请求体参数
- HTTP 响应
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified PostgresRestore
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified PostgresRestore
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified PostgresRestore
- 查询参数
- 请求体参数
- HTTP 响应