Restore

Create database cluster restore

This API creates a new database cluster restore in the specified namespace.

post/namespaces/{namespace}/database-cluster-restores

Path parameters

namespacestring required

Name of the namespace

Request body

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

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 3 of the 50 revisions of this API.48

    • added the new optional request property status/inUse

      new-optional-request-property

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • api tag Restore added

      api-tag-added

    • api tag databaseClusterRestore removed

      api-tag-removed

  • dec31e5eea8e42See the full diff
    • removed the request property status/inUse

      request-property-removed

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

      response-optional-property-removed

    • removed the optional property status/inUse from the response with the 201 status

      response-optional-property-removed

    • removed the optional property status/inUse from the response with the 202 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