Database Cluster

Update database cluster

This API updates a database cluster specified by the name and namespace.

put/namespaces/{namespace}/database-clusters/{name}

Path parameters

namespacestring required

Name of the namespace

namestring required

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

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 17 of the 50 revisions of this API.95168

    • added the new optional request property spec/engine/resources/limits

      new-optional-request-property

    • added the new optional request property spec/engine/resources/requests

      new-optional-request-property

    • added the new optional request property spec/proxy/resources/limits

      new-optional-request-property

    • added the new optional request property spec/proxy/resources/requests

      new-optional-request-property

    • added the optional property spec/engine/resources/limits to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/engine/resources/requests to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/proxy/resources/limits to the response with the 200 status

      response-optional-property-added

    • added the optional property spec/proxy/resources/requests to the response with the 200 status

      response-optional-property-added

    • added the new optional request property spec/proxy/storage

      new-optional-request-property

    • added the optional property spec/proxy/storage to the response with the 200 status

      response-optional-property-added

  • 7b1e5ed0052235See the full diff
    • added the new ClusterIP enum value to the spec/proxy/expose/type response property for the response status 200

      response-property-enum-value-added

    • added the new LoadBalancer enum value to the spec/proxy/expose/type response property for the response status 200

      response-property-enum-value-added

    • added the new NodePort enum value to the spec/proxy/expose/type response property for the response status 200

      response-property-enum-value-added

    • the type request property default value changed from internal to ClusterIP

      request-property-default-value-changed

    • added the new ClusterIP enum value to the request property spec/proxy/expose/type

      request-property-enum-value-added

    • added the new LoadBalancer enum value to the request property spec/proxy/expose/type

      request-property-enum-value-added

    • added the new NodePort enum value to the request property spec/proxy/expose/type

      request-property-enum-value-added

    • the type response's property default value changed from internal to ClusterIP for the status 200

      response-property-default-value-changed

  • 497dc326c61a48See the full diff
    • the request property spec/dataSource/dataImport/source/path became required

      request-property-became-required

    • the request property spec/dataSource/dataImport/source/s3/bucket became required

      request-property-became-required

    • the request property spec/dataSource/dataImport/source/s3/endpointURL became required

      request-property-became-required

    • the request property spec/dataSource/dataImport/source/s3/region became required

      request-property-became-required

    • added the new optional request property spec/engineFeatures

      new-optional-request-property

    • added the new optional request property status/engineFeatures

      new-optional-request-property

    • added the optional property spec/engineFeatures to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • the response property spec/dataSource/dataImport/source/path became required for the status 200

      response-property-became-required

    • the response property spec/dataSource/dataImport/source/s3/bucket became required for the status 200

      response-property-became-required

    • the response property spec/dataSource/dataImport/source/s3/endpointURL became required for the status 200

      response-property-became-required

    • the response property spec/dataSource/dataImport/source/s3/region became required for the status 200

      response-property-became-required

    • added the new optional request property spec/proxy/expose/loadBalancerConfigName

      new-optional-request-property

    • added the optional property spec/proxy/expose/loadBalancerConfigName to the response with the 200 status

      response-optional-property-added

    • added the new optional request property spec/dataSource/dataImport

      new-optional-request-property

    • added the new optional request property status/dataImportJobName

      new-optional-request-property

    • added the optional property spec/dataSource/dataImport to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • added the new optional request property spec/podSchedulingPolicyName

      new-optional-request-property

    • added the optional property spec/podSchedulingPolicyName to the response with the 200 status

      response-optional-property-added

    • added the new optional request property status/conditions

      new-optional-request-property

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

      response-optional-property-added

    • added the new optional request property spec/monitoring/resources/claims/items/request

      new-optional-request-property

    • added the new optional request property status/observedGeneration

      new-optional-request-property

    • added the optional property spec/monitoring/resources/claims/items/request to the response with the 200 status

      response-optional-property-added

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

      response-optional-property-added

    • the response property spec/backup/enabled became optional for the status 200

      response-property-became-optional

    • the request property spec/backup/enabled became optional

      request-property-became-optional