{ "description": "Aggregate Tunnel Traffic Statistics object", "id": "AggregateTunnelTrafficStatistics", "module_id": "PolicyConnectivityStatistics", "polymorphic-type-descriptor": { "mode": "enabled", "property-name": "resource_type" }, "properties": { "resource_type": { "description": "GreTunnelAggregateTrafficStatistics - Resource type as GreTunnelAggregateTrafficStatistics will be used to populate P2P GRE Aggregate Tunnel traffic statistics", "enum": [ "GreTunnelAggregateTrafficStatistics" ], "required": true, "title": "Indicates Resource type of tunnel", "type": "string" } }, "title": "Aggregate Tunnel Traffic Statistics object", "type": "object" }