NSX-T Data Center REST API

PolicyGroupAntreaIPPoolList (type)

{
  "additionalProperties": false, 
  "description": "Details of the antrea ippools belonging to a policy Group", 
  "id": "PolicyGroupAntreaIPPoolList", 
  "module_id": "PolicyGroupRealization", 
  "properties": {
    "clusters": {
      "items": {
        "$ref": "PolicyGroupAntreaIPPoolCluster
      }, 
      "required": true, 
      "type": "array"
    }
  }, 
  "title": "List of antrea ip pool members", 
  "type": "object"
}