使用此操作查看指定的节点
GET /{device_id}/nodes/{node_id}
操作不接受请求体
响应
成功处理请求
{load_mecrier_data}{id:
", "label": "RdcTesting", "ip": "22.22.2.22", "description": null, "port_name": "HTTP", "port_number": 80, "weight": -1, "protocol": "TCP", "health_strategy": { "strategy": "HTTP_RES_CODE", "port_number": 80, "ssl": false, "method": "GET", "path": "/index.html", "http_codes_ok": [ 301 ], "http_body_pattern": null }, "limit": -1, "admin_state": "ENABLED", "runtime_state": "UNHEALTHY", "vendor_extensions": { "reassign_count": 0 }, "stats": { "bytes_in": 0, "bytes_out": 0, "conn_cur": 0, "conn_max": 0, "conn_tot": 0, "pkts_in": 0, "pkts_out": 0 } } }