Restore

List database cluster restores

This API lists all database cluster restores for a database cluster specified by the name and namespace.

get/namespaces/{namespace}/database-clusters/{cluster-name}/restores

Path parameters

namespacestring required

Name of the namespace

cluster-namestring required

Name of the database cluster. Can be found under Metadata["name"] of the DatabaseCluster object.

Response

Successful operation

apiVersionstring

APIVersion defines the versioned schema of this representation of an object. Servers should convert recognized schemas to the latest internal value, and may reject unrecognized values. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#resources

kindstring

Kind is a string value representing the REST resource this object represents. Servers may infer this from the endpoint the client submits requests to. Cannot be updated. In CamelCase. More info: https://git.k8s.io/community/contributors/devel/sig-architecture/api-conventions.md#types-kinds

metadataobject

Changes

Changed in 2 of the 50 revisions of this API.13

    • added the optional property /// to the response with the status

      response-optional-property-added

  • dec31e5eea8e12See the full diff
    • removed the optional property /// from the response with the status

      response-optional-property-removed

    • api tag databaseClusterRestore added

      api-tag-added

    • api tag Restore removed

      api-tag-removed

    This revision also has 30 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog