Status payload.
name | data type | description |
---|---|---|
payload | Status | |
Properties inherited from TungstenPayload |
||
payloadType | string | |
payloadVersion | string |
Example
{ "payload" : { "dataServiceName" : "west", "dataSourceName" : "db1", "startTime" : "2019-10-29T06:39:34.491 UTC", "uptimeSeconds" : 753, "state" : "ONLINE", "isCoordinator" : true, "isWitness" : true, "managerPID" : 5149, "parentPID" : 5130, "policyMode" : "AUTOMATIC", "coordinator" : "db1", "jmxUseEncryption" : true, "jmxUseAuthentication" : true, "jgroupsUseEncryption" : true, "dbUseEncryption" : true, "keystoreLocation" : "...", "trustoreLocation" : "..." }, "payloadType" : "...", "payloadVersion" : "..." }