NSX-T Data Center REST API
ScrxMonitorStats (type)
{
"id": "ScrxMonitorStats",
"module_id": "ObservabilityCounters",
"properties": {
"host_scrx": {
"$ref": "HostScrxMonitorStats,
"description": "HostScrxMonitorStats.",
"required": false
},
"last_update_timestamp": {
"$ref": "EpochMsTimestamp,
"description": "Timestamp when the data was last updated; unset if data source has never updated the data.",
"readonly": true,
"required": false
}
},
"type": "object"
}