Backup

List database cluster backups

This API lists all database cluster backups in the specified namespace.

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

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 4 of the 50 revisions of this API.35

    • added the optional property items/items/status/size to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/status/inUse to the response with the 200 status

      response-optional-property-added

    • added the optional property items/items/status/latestRestorableTime to the response with the 200 status

      response-optional-property-added

  • dec31e5eea8e32See the full diff
    • removed the optional property items/items/status/inUse from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/status/latestRestorableTime from the response with the 200 status

      response-optional-property-removed

    • removed the optional property items/items/status/size from the response with the 200 status

      response-optional-property-removed

    • api tag databaseClusterBackup added

      api-tag-added

    • api tag Backup 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