Backup

Get database cluster backup

This API gets the database cluster backup specified by the name and namespace.

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

Path parameters

namespacestring required

Name of the namespace

namestring required

Name of the database cluster backup. Can be found under Metadata["name"] of the DatabaseClusterBackup 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 5 of the 50 revisions of this API.37

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • api tag Backup added

      api-tag-added

    • api tag databaseClusterBackup removed

      api-tag-removed

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

      response-optional-property-removed

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

      response-optional-property-removed

    • removed the optional property 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