NSX-T Data Center REST API
VpcIpAddressBlocks (type)
{ "additionalProperties": false, "id": "VpcIpAddressBlocks", "module_id": "PolicyVpcStatistics", "properties": { "ip_blocks": { "items": { "$ref": "VpcIpAddressBlock" }, "readonly": true, "title": "VPC ip address block results", "type": "array" } }, "title": "Array of policy vpc ip block", "type": "object" }