Skip to content

Instantly share code, notes, and snippets.

@CribberSix
Created October 24, 2021 16:25
Show Gist options
  • Save CribberSix/1abb33671630fddff42fb503a5566474 to your computer and use it in GitHub Desktop.
Save CribberSix/1abb33671630fddff42fb503a5566474 to your computer and use it in GitHub Desktop.
{
"componentState": {
"componentId": "...",
"stateDescription": "...",
"clusterState": {},
"localState": {
"scope": "LOCAL",
"totalEntryCount": 1,
"state": [
{
"key": "last_tms",
"value": "Sun Oct 24 12:10:20 CEST 2021",
"clusterNodeId": "...",
"clusterNodeAddress": "..."
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment