Update metadata configuration for a namespace.

patch/v1/namespaces/{namespace}/metadata

Path parameters

namespacestring required

The name of the namespace.

Request body

Response

The updated metadata of the namespace.

schemaobject required

The schema of the namespace.

approx_row_countinteger required

The approximate number of rows in the namespace.

approx_logical_bytesinteger required

The approximate number of logical bytes in the namespace.

created_atstring date-time required

The timestamp when the namespace was created.

updated_atstring date-time required

The timestamp when the namespace was last modified by a write operation.

Changes

Changed in 10 of the 38 revisions of this API.318

    • added the optional property schema/additionalProperties/ann/oneOf[AnnConfig]/late_interaction to the response with the 200 status

      response-optional-property-added

    • added the optional property sharding to the response with the 200 status

      response-optional-property-added

    • added subschema #6 to the schema/additionalProperties/full_text_search/oneOf[FullTextSearchConfig]/tokenizer response property oneOf list for the response status 200

      response-property-one-of-added

    • added the optional property schema/additionalProperties/embed to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

    • added the optional property schema/additionalProperties/sparse_knn to the response with the 200 status

      response-optional-property-added

    • added the optional property schema/additionalProperties/fuzzy to the response with the 200 status

      response-optional-property-added

  • 8ceca5f4ba62111See the full diff
    • the pinning response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the optional property pinning/replicas from the response with the 200 status

      response-optional-property-removed

    • added PinningConfig subschema #2 to the pinning response property allOf list for the response status 200

      response-property-all-of-added

    • endpoint added

      endpoint-added