{
		  "GlobalSettings": {
			"type": "fixed"
		  },
		  "vectors": [
			{
			  "URL": "$BaseURL/stream/server_zones",
			  "urlId": 1,
			  "URLSetting": {
				"requestType": "get"
			  },
			"metrics": [
				{
				  "mPath": "$.tcp_server.",
				  "operation": "none",
				  "attribute": [
					{
					  "operation": "none",
					  "name": "processing",
					  "index": 1,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "connections",
					  "index": 2,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "received",
					  "index": 7,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "sent",
					  "index": 8,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "discarded",
					  "index": 9,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "discarded",
					  "index": 10,
					  "type": 2
					}
				  ]
				},
					 {
				  "mPath": "$.tcp_server.sessions.",
				  "operation": "none",
				  "attribute": [
					{
					  "operation": "none",
					  "name": "2xx",
					  "index": 3,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "4xx",
					  "index": 4,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "5xx",
					  "index": 5,
					  "type": 1
					},
					{
					  "operation": "none",
					  "name": "total",
					  "index": 6,
					  "type": 1
					}
				  ]
				}
			  ]
			}
		  ]
		}
