NSX-T Data Center REST API

ScrxDebugStats (type)

{
  "id": "ScrxDebugStats", 
  "module_id": "ObservabilityCounters", 
  "properties": {
    "host_scrx": {
      "$ref": "HostScrxDebugStats, 
      "description": "HostScrxDebugStats.", 
      "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"
}