NSX-T Data Center REST API

QuotaStatsPerPrefixListResult (type)

{
  "additionalProperties": false, 
  "id": "QuotaStatsPerPrefixListResult", 
  "module_id": "PolicyMultiTenancyQuota", 
  "properties": {
    "results": {
      "items": {
        "$ref": "QuotaStatsPerPrefix
      }, 
      "required": true, 
      "title": "QuotaStats list results", 
      "type": "array"
    }
  }, 
  "title": "Collection of QuotaStatsPerPrefix", 
  "type": "object"
}