Couchbase Update

Hi Team,

I just want to update value field of the below document through command line. Could you please help me on this.

{

  • “__k”: “sysparam-95-cs.sip.enable.sip.camel.interworking”,*
  • “__t”: “sysparam”,*
  • “groupid”: 20095,*
  • “metadata”: {*
  • “contextual”: “false”,*
  • “datatype”: “B”,*
  • “desc”: “Enable SIP Camel Interworking”,*
  • “editable”: “true”,*
  • “maxlength”: 1,*
  • “visible”: “true”*
  • },*
  • “name”: “cs.sip.enable.sip.camel.interworking”,*
  • “serviceid”: 95,*
  • “value”: {*
  • “any”: {*
  •  "any": {*
    
  •    "__at": 20220912114126,*
    
  •    "__by": "csuser",*
    
  •    "value": "1"*
    
  •  }*
    
  • }*
  • }*
    }

Thanks,
Debasis

https://docs.couchbase.com/sdk-api/couchbase-c-client/md_doc_2cbc-subdoc.html

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.