Skip to content

Instantly share code, notes, and snippets.

@ravage
Created April 12, 2021 09:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ravage/895c8b7c6828eb6b9e2888b4d2245fc8 to your computer and use it in GitHub Desktop.
Save ravage/895c8b7c6828eb6b9e2888b4d2245fc8 to your computer and use it in GitHub Desktop.
{
"RNCA_report_type": "RNCA_Resource_status",
"RNCA_resource_id": "...",
"RNCA_resource_name": "...",
"report_version": "1",
"report_date": "2021-04-09 10:47:00",
"detail": [
{
"element_type": "(compute node, storage node, ...)",
"element_id": "...com significado local",
"element_name": "...",
"resource_general_Status": "(green, yellow, red)",
"resource_percentage_UP": "(0 - 100)",
"resource_percentage_Usage": "(0 - 100)",
"reason": "..."
},
{
"..."
},
],
"comments": "…",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment