Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-1195

Incorrect information for index memory quota API

    XMLWordPrintable

Details

    Description

      The API endpoint under Table 1. Index service endpoints for index memory quota is incorrect.

      It would be more accurate as:

      POST /pools/default The indexMemoryQuota parameter is passed with an integer value (example: indexMemoryQuota=512) to set memory quota for the Index service.

      curl command example for clarification:

      curl -v -u Administrator:<password> -XPOST http://<node>:8091/pools/default -d "indexMemoryQuota=512"
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            amarantha.kulkarni Amarantha Kulkarni (Inactive)
            bshumate Brian Shumate (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty