Changes to Get table index statistics

POST /v1/table/{id}/index/{index_name}/stats

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 11 of the 55 revisions of this API.204057

  1. 591cd95574b07
  2. 9932582b6bd71
  3. 83f8516f05071
  4. c987c26ccb0f1
  5. 5d6099d672d3666
  6. 6ad4337e38491
  7. 40a3bc489d4661212
  8. 8769f8e36bc422
  9. ac7519693c523
  10. db7569410aa42
  11. 6790486d1fac82021

What changed

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

      response-optional-property-added

    • added the optional property context to the response with the 400 status

      response-optional-property-added

    • added the optional property context to the response with the 401 status

      response-optional-property-added

    • added the optional property context to the response with the 403 status

      response-optional-property-added

    • added the optional property context to the response with the 404 status

      response-optional-property-added

    • added the optional property context to the response with the 503 status

      response-optional-property-added

    • added the optional property context to the response with the 5XX status

      response-optional-property-added

    • added the new optional request property branch

      new-optional-request-property

    • added the new optional request property context

      new-optional-request-property

    • added the new optional request property identity

      new-optional-request-property

  • 5d6099d672d3666See the full diff
    • the code response property's min was decreased from 400.00 to 0.00 for the response status 400

      response-property-min-decreased

    • the code response property's min was decreased from 400.00 to 0.00 for the response status 401

      response-property-min-decreased

    • the code response property's min was decreased from 400.00 to 0.00 for the response status 403

      response-property-min-decreased

    • the code response property's min was decreased from 400.00 to 0.00 for the response status 404

      response-property-min-decreased

    • the code response property's min was decreased from 400.00 to 0.00 for the response status 503

      response-property-min-decreased

    • the code response property's min was decreased from 400.00 to 0.00 for the response status 5XX

      response-property-min-decreased

    • removed the optional property type from the response with the 400 status

      response-optional-property-removed

    • removed the optional property type from the response with the 401 status

      response-optional-property-removed

    • removed the optional property type from the response with the 403 status

      response-optional-property-removed

    • removed the optional property type from the response with the 404 status

      response-optional-property-removed

    • removed the optional property type from the response with the 503 status

      response-optional-property-removed

    • removed the optional property type from the response with the 5XX status

      response-optional-property-removed

    • the response property code became required for the status 400

      response-property-became-required

    • the response property code became required for the status 401

      response-property-became-required

    • the response property code became required for the status 403

      response-property-became-required

    • the response property code became required for the status 404

      response-property-became-required

    • the response property code became required for the status 503

      response-property-became-required

    • the response property code became required for the status 5XX

      response-property-became-required

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

      response-optional-property-added

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 40a3bc489d4661212See the full diff
    • the response property type became optional for the status 400

      response-property-became-optional

    • the response property type became optional for the status 401

      response-property-became-optional

    • the response property type became optional for the status 403

      response-property-became-optional

    • the response property type became optional for the status 404

      response-property-became-optional

    • the response property type became optional for the status 503

      response-property-became-optional

    • the response property type became optional for the status 5XX

      response-property-became-optional

    • removed the optional property status from the response with the 400 status

      response-optional-property-removed

    • removed the optional property status from the response with the 401 status

      response-optional-property-removed

    • removed the optional property status from the response with the 403 status

      response-optional-property-removed

    • removed the optional property status from the response with the 404 status

      response-optional-property-removed

    • removed the optional property status from the response with the 503 status

      response-optional-property-removed

    • removed the optional property status from the response with the 5XX status

      response-optional-property-removed

    • removed the optional property title from the response with the 400 status

      response-optional-property-removed

    • removed the optional property title from the response with the 401 status

      response-optional-property-removed

    • removed the optional property title from the response with the 403 status

      response-optional-property-removed

    • removed the optional property title from the response with the 404 status

      response-optional-property-removed

    • removed the optional property title from the response with the 503 status

      response-optional-property-removed

    • removed the optional property title from the response with the 5XX status

      response-optional-property-removed

    • added the optional property code to the response with the 400 status

      response-optional-property-added

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 403 status

      response-optional-property-added

    • added the optional property code to the response with the 404 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property code to the response with the 5XX status

      response-optional-property-added

    • added the optional property error to the response with the 400 status

      response-optional-property-added

    • added the optional property error to the response with the 401 status

      response-optional-property-added

    • added the optional property error to the response with the 403 status

      response-optional-property-added

    • added the optional property error to the response with the 404 status

      response-optional-property-added

    • added the optional property error to the response with the 503 status

      response-optional-property-added

    • added the optional property error to the response with the 5XX status

      response-optional-property-added

  • 8769f8e36bc422See the full diff
    • removed the request property name

      request-property-removed

    • removed the request property namespace

      request-property-removed

    • added the new optional request property id

      new-optional-request-property

    • added the new optional request property index_name

      new-optional-request-property

    This revision also has 3 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api tag Index added

      api-tag-added

    • added the new optional query request parameter delimiter to all path's operations

      new-optional-request-default-parameter-to-existing-path

    • added the new optional query request parameter delimiter

      new-optional-request-parameter

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api operation id GetIndexStats removed and replaced with DescribeTableIndexStats

      api-operation-id-removed

    • api tag Metadata added

      api-tag-added

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 6790486d1fac82021See the full diff
    • added the new required request property name

      new-required-request-property

    • added the new required request property namespace

      new-required-request-property

    • removed the required property code from the response with the 400 status

      response-required-property-removed

    • removed the required property code from the response with the 401 status

      response-required-property-removed

    • removed the required property code from the response with the 403 status

      response-required-property-removed

    • removed the required property code from the response with the 404 status

      response-required-property-removed

    • removed the required property code from the response with the 503 status

      response-required-property-removed

    • removed the required property code from the response with the 5XX status

      response-required-property-removed

    • deleted the query request parameter delimiter

      request-parameter-removed

    • removed the request property branch

      request-property-removed

    • removed the request property context

      request-property-removed

    • removed the request property id

      request-property-removed

    • removed the request property identity

      request-property-removed

    • removed the request property index_name

      request-property-removed

    • removed the optional property context from the response with the 200 status

      response-optional-property-removed

    • removed the optional property context from the response with the 400 status

      response-optional-property-removed

    • removed the optional property context from the response with the 401 status

      response-optional-property-removed

    • removed the optional property context from the response with the 403 status

      response-optional-property-removed

    • removed the optional property context from the response with the 404 status

      response-optional-property-removed

    • removed the optional property context from the response with the 503 status

      response-optional-property-removed

    • removed the optional property context from the response with the 5XX status

      response-optional-property-removed

    • removed the optional property error from the response with the 400 status

      response-optional-property-removed

    • removed the optional property error from the response with the 401 status

      response-optional-property-removed

    • removed the optional property error from the response with the 403 status

      response-optional-property-removed

    • removed the optional property error from the response with the 404 status

      response-optional-property-removed

    • removed the optional property error from the response with the 503 status

      response-optional-property-removed

    • removed the optional property error from the response with the 5XX status

      response-optional-property-removed

    • removed the optional property num_indices from the response with the 200 status

      response-optional-property-removed

    • api operation id DescribeTableIndexStats removed and replaced with GetIndexStats

      api-operation-id-removed

    • api tag Index removed

      api-tag-removed

    • api tag Metadata removed

      api-tag-removed

    • added the optional property status to the response with the 400 status

      response-optional-property-added

    • added the optional property status to the response with the 401 status

      response-optional-property-added

    • added the optional property status to the response with the 403 status

      response-optional-property-added

    • added the optional property status to the response with the 404 status

      response-optional-property-added

    • added the optional property status to the response with the 503 status

      response-optional-property-added

    • added the optional property status to the response with the 5XX status

      response-optional-property-added

    • added the optional property title to the response with the 400 status

      response-optional-property-added

    • added the optional property title to the response with the 401 status

      response-optional-property-added

    • added the optional property title to the response with the 403 status

      response-optional-property-added

    • added the optional property title to the response with the 404 status

      response-optional-property-added

    • added the optional property title to the response with the 503 status

      response-optional-property-added

    • added the optional property title to the response with the 5XX status

      response-optional-property-added

    • added the required property type to the response with the 400 status

      response-required-property-added

    • added the required property type to the response with the 401 status

      response-required-property-added

    • added the required property type to the response with the 403 status

      response-required-property-added

    • added the required property type to the response with the 404 status

      response-required-property-added

    • added the required property type to the response with the 503 status

      response-required-property-added

    • added the required property type to the response with the 5XX status

      response-required-property-added

    This revision also has 108 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog