NSX-T Data Center REST API

AggregatePolicyRuntimeInfo (type)

{
  "abstract": true,
  "additionalProperties": false,
  "description": "Aggregate of PolicyRuntimeInfoPerEP across Enforcement Points.",
  "id": "AggregatePolicyRuntimeInfo",
  "module_id": "PolicyBaseStatistics",
  "properties": {
    "intent_path": {
      "description": "Intent path of object, forward slashes must be escaped using %2F.",
      "readonly": true,
      "required": true,
      "title": "String Path of the intent object",
      "type": "string"
    }
  },
  "title": "Aggregate of PolicyRuntimeInfoPerEP",
  "type": "object"
}