Description
Using the ping command I'm setting the report id using lcb_cmdping_report_id however there's no corresponding function to get the report id on the response/callback side. There's only lcb_respping_result_id which gets the connection id for the specific result.
Build couchbase-server-7.0.0-4433 contains libcouchbase commit bb5ecd2 with commit message:
CCBC-1262: ping: add accessor for report_id