Authorization: ********************curl --location --request GET '/api/admin/domain//record' \
--header 'Authorization: <api-key>'{
"code": 0,
"data": [
{
"created_at": "string",
"domain": {
"app_id": "string",
"app_secret": "string",
"created_at": "string",
"domain_name": "string",
"id": 0,
"type": "string",
"updated_at": "string"
},
"domain_id": 0,
"id": 0,
"line_group_line_ip": {
"check_ok": true,
"check_time": "string",
"check_ttl": 0,
"created_at": "string",
"enable": true,
"id": 0,
"ip_address_type": "string",
"ip_type": "string",
"line_group": {
"cname": "string",
"created_at": "string",
"description": "string",
"domain": {
"app_id": "string",
"app_secret": "string",
"created_at": "string",
"domain_name": "string",
"id": 0,
"type": "string",
"updated_at": "string"
},
"domain_id": 0,
"id": 0,
"l2_enable": true,
"l2_type": "string",
"name": "string",
"updated_at": "string"
},
"line_group_id": 0,
"line_group_line": {
"available_ip_number": 0,
"created_at": "string",
"domain_parse_line": "string",
"domain_parse_ttl": 0,
"enable": true,
"fault_handling_mode": 0,
"id": 0,
"ip_failure_rate": 0,
"line_group_id": 0,
"line_group_line_ips": [
{}
],
"monitor_http_method": "string",
"monitor_http_url": "string",
"monitor_node_ids": [
0
],
"monitor_port": 0,
"monitor_time_out": 0,
"monitor_type": "string",
"schedule_enable": true,
"updated_at": "string"
},
"line_group_line_id": 0,
"node": {
"app_id": "string",
"app_secret": "string",
"area": {
"created_at": "string",
"description": "string",
"id": 0,
"name": "string",
"updated_at": "string"
},
"area_id": 0,
"check_ok": true,
"check_time": "string",
"cpu_percent": 0,
"created_at": "string",
"custom_nginx": true,
"disk_percent": 0,
"enable": true,
"established": 0,
"id": 0,
"ip": "string",
"level": "L1",
"mem_percent": 0,
"name": "string",
"net_recv": 0,
"net_sent": 0,
"nginx_status": true,
"port": 0,
"report_ok": true,
"report_time": "string",
"syn_recv": 0,
"time_wait": 0,
"updated_at": "string",
"version": "string"
},
"node_id": 0,
"node_ip": {
"created_at": "string",
"id": 0,
"ip_addr": "string",
"ip_addr_type": "string",
"node_id": 0,
"updated_at": "string"
},
"node_ip_id": 0,
"priority": 0,
"updated_at": "string",
"weight": 0
},
"line_id": 0,
"line_ip_id": 0,
"message": "string",
"relid": "string",
"source_line_ip_id": 0,
"status": "string",
"updated_at": "string"
}
],
"message": "string"
}