PostgresRestore
- Description
- PostgresRestore is the Schema for the postgresrestores API
- Type
object
Specification
.spec
- Description
- PostgresRestoreSpec defines the desired state of PostgresRestore
- Type
object- Required
backupClustertargetClustertimestamp
.spec.backupCluster
- Description
- BackupCluster contains details about the source backup cluster
- Type
object
.spec.backupCluster.storage
- Description
- Storage configuration for accessing the backup
- Type
object- Required
bucketnamenamespace
.spec.backupCluster.storage.s3Option
- Description
- S3Option contains S3-specific storage options
- Type
object
.status
- Description
- PostgresRestoreStatus defines the observed state of PostgresRestore
- Type
object
API Endpoints
The following API endpoints are available:
/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 method
DELETE- Description
- delete collection of PostgresRestore
- HTTP responses
- HTTP method
GET- Description
- list objects of kind PostgresRestore
- HTTP responses
- HTTP method
POST- Description
- create a new PostgresRestore
- Query parameters
- Body parameters
- HTTP responses
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores/{name}
- HTTP method
DELETE- Description
- delete the specified PostgresRestore
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified PostgresRestore
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified PostgresRestore
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified PostgresRestore
- Query parameters
- Body parameters
- HTTP responses
/apis/middleware.alauda.io/v1/namespaces/{namespace}/postgresrestores/{name}/status
- HTTP method
GET- Description
- read status of the specified PostgresRestore
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified PostgresRestore
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified PostgresRestore
- Query parameters
- Body parameters
- HTTP responses