PostgresBackup
- Description
- PostgresBackup is the Schema for the postgresbackups API
- Type
object
Specification
.spec
- Description
- PostgresBackupSpec defines the desired state of PostgresBackup
- Type
object- Required
cluster
.status
- Description
- PostgresBackupStatus defines the observed state of PostgresBackup
- Type
object
.status.configBackupStorage
- Description
- ConfigBackupStorage contains the configuration for the backup storage
- Type
object- Required
bucketnamenamespace
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of PostgresBackup
- HTTP responses
- HTTP method
GET- Description
- list objects of kind PostgresBackup
- HTTP responses
- HTTP method
POST- Description
- create a new PostgresBackup
- Query parameters
- Body parameters
- HTTP responses
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups/{name}
- HTTP method
DELETE- Description
- delete the specified PostgresBackup
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified PostgresBackup
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified PostgresBackup
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified PostgresBackup
- Query parameters
- Body parameters
- HTTP responses
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresbackups/{name}/status
- HTTP method
GET- Description
- read status of the specified PostgresBackup
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified PostgresBackup
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified PostgresBackup
- Query parameters
- Body parameters
- HTTP responses