Search
Preparing search index...
The search index is not available
couchbase
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
couchbase
JsonPingReport
Interface JsonPingReport
The JSON-formated output report from a ping operation.
see
{PingResult}
Hierarchy
JsonPingReport
Index
Properties
id
sdk
services
version
Properties
id
id
:
string
sdk
sdk
:
string
services
services
:
{}
Type declaration
[
serviceType:
string
]:
{
error
?:
string
;
id
:
string
;
latency_us
:
number
;
local
:
string
;
namespace
?:
string
;
remote
:
string
;
state
:
string
}
[]
version
version
:
number
Exports
Json
Ping
Report
id
sdk
services
version
Generated using
TypeDoc
The JSON-formated output report from a ping operation.
{PingResult}