DebugServiceEngineApiResponse

DebugServiceEngineApiResponse
DebugServiceEngineApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "benchmark_action": "string",
            "benchmark_layer": "string",
            "benchmark_option": "string",
            "benchmark_rss_hash": "string",
            "capture": false,
            "capture_filters": {
                "capture_ip": {
                    "addrs": [
                        {
                            "addr": "string",
                            "type": "string"
                        }
                    ],
                    "match_operation": "string",
                    "prefixes": [
                        {
                            "ip_addr": {
                                "addr": "string",
                                "type": "string"
                            },
                            "mask": 0
                        }
                    ],
                    "ranges": [
                        {
                            "begin": {
                                "addr": "string",
                                "type": "string"
                            },
                            "end": {
                                "addr": "string",
                                "type": "string"
                            }
                        }
                    ]
                },
                "capture_ipc": {
                    "flow_del_probe": false,
                    "flow_mirror_add": false,
                    "flow_mirror_all": false,
                    "flow_mirror_del": false,
                    "flow_probe": false,
                    "flow_probe_all": false,
                    "ipc_batched": false,
                    "ipc_rx_req": false,
                    "ipc_rx_res": false,
                    "ipc_tx_req": false,
                    "ipc_tx_res": false,
                    "vs_hb": false
                },
                "dst_port_end": 0,
                "dst_port_start": 0,
                "eth_proto": "string",
                "ip_proto": "string",
                "src_port": 0,
                "src_port_range_end": 0,
                "tcp_ack": false,
                "tcp_fin": false,
                "tcp_push": false,
                "tcp_syn": false
            },
            "capture_params": {
                "capture_file_size": {
                    "absolute_size": 0,
                    "percentage_size": 0
                },
                "duration": 0,
                "enable_ssl_session_key_capture": false,
                "file_count": 0,
                "num_pkts": 0,
                "pcap_ng": false,
                "pkt_size": 0
            },
            "capture_pkt_filter": {
                "capture_tcp_filters": [
                    {
                        "dst_port_range": {
                            "dst_port_end": 0,
                            "dst_port_start": 0,
                            "match_operation": "string"
                        },
                        "eth_proto": "string",
                        "host_ip": {
                            "addrs": [
                                {
                                    "addr": "string",
                                    "type": "string"
                                }
                            ],
                            "match_operation": "string",
                            "prefixes": [
                                {
                                    "ip_addr": {
                                        "addr": "string",
                                        "type": "string"
                                    },
                                    "mask": 0
                                }
                            ],
                            "ranges": [
                                {
                                    "begin": {
                                        "addr": "string",
                                        "type": "string"
                                    },
                                    "end": {
                                        "addr": "string",
                                        "type": "string"
                                    }
                                }
                            ]
                        },
                        "src_port_range": {
                            "match_operation": "string",
                            "src_port_end": 0,
                            "src_port_start": 0
                        },
                        "tcpflag": {
                            "filter_op": "string",
                            "match_operation": "string",
                            "tcp_ack": false,
                            "tcp_fin": false,
                            "tcp_push": false,
                            "tcp_rst": false,
                            "tcp_syn": false
                        }
                    }
                ]
            },
            "cpu_shares": [
                {
                    "cpu": 0,
                    "shares": 0
                }
            ],
            "debug_ip": {
                "addrs": [
                    {
                        "addr": "string",
                        "type": "string"
                    }
                ],
                "match_operation": "string",
                "prefixes": [
                    {
                        "ip_addr": {
                            "addr": "string",
                            "type": "string"
                        },
                        "mask": 0
                    }
                ],
                "ranges": [
                    {
                        "begin": {
                            "addr": "string",
                            "type": "string"
                        },
                        "end": {
                            "addr": "string",
                            "type": "string"
                        }
                    }
                ]
            },
            "enable_kdump": false,
            "enable_rpc_timing_profiler": false,
            "fault": {
                "faults": [
                    {
                        "arg": 0,
                        "fault_name": "string",
                        "function_name": "string",
                        "num_executions": 0,
                        "num_skips": 0
                    }
                ],
                "se_malloc_fail_frequency": 0,
                "se_malloc_fail_type": 0,
                "se_mbuf_cl_sanity": false,
                "se_shm_malloc_fail_frequency": 0,
                "se_shm_malloc_fail_type": 0,
                "se_waf_alloc_fail_frequency": 0,
                "se_waf_learning_alloc_fail_frequency": 0
            },
            "flags": [
                {
                    "flag": "string"
                }
            ],
            "name": "string",
            "seagent_debug": [
                {
                    "log_every_n": 0,
                    "log_level": "string",
                    "sub_module": "string",
                    "trace_level": "string"
                }
            ],
            "selogagent_debug": {
                "log_every_n": 0,
                "log_level": "string",
                "sub_module": "string",
                "trace_level": "string"
            },
            "tenant_ref": "string",
            "trace_memory": {
                "trace_malloc_types": [
                    {
                        "malloc_type_index": 0
                    }
                ],
                "trace_shm_malloc_types": [
                    {
                        "shm_malloc_type_index": 0
                    }
                ]
            },
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next