NSX-T Data Center REST API

VpcIpAddress (type)

{
  "additionalProperties": false,
  "id": "VpcIpAddress",
  "module_id": "PolicyVpcStatistics",
  "properties": {
    "address": {
      "readonly": true,
      "title": "IP address",
      "type": "string"
    },
    "path": {
      "readonly": true,
      "title": "Path of object",
      "type": "string"
    }
  },
  "title": "Policy VPC IP block",
  "type": "object"
}