NetworkProfileApiResponse

NetworkProfileApiResponse
NetworkProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "configpb_attributes": {
                "version": 0
            },
            "connection_mirror": false,
            "description": "string",
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "profile": {
                "sctp_fast_path_profile": {
                    "enable_init_chunk_protection": false,
                    "idle_timeout": 0
                },
                "sctp_proxy_profile": {
                    "cookie_expiration_timeout": 0,
                    "heartbeat_interval": 0,
                    "idle_timeout": 0,
                    "max_retransmissions_association": 0,
                    "max_retransmissions_init_chunks": 0,
                    "number_of_streams": 0,
                    "receive_window": 0,
                    "reset_timeout": 0
                },
                "tcp_fast_path_profile": {
                    "dsr_profile": {
                        "dsr_encap_type": "string",
                        "dsr_type": "string"
                    },
                    "enable_syn_protection": false,
                    "session_idle_timeout": 0
                },
                "tcp_proxy_profile": {
                    "aggressive_congestion_avoidance": false,
                    "auto_window_growth": false,
                    "automatic": false,
                    "cc_algo": "string",
                    "congestion_recovery_scaling_factor": 0,
                    "idle_connection_timeout": 0,
                    "idle_connection_type": "string",
                    "ignore_time_wait": false,
                    "ip_dscp": 0,
                    "keepalive_in_halfclose_state": false,
                    "max_retransmissions": 0,
                    "max_segment_size": 0,
                    "max_syn_retransmissions": 0,
                    "min_rexmt_timeout": 0,
                    "nagles_algorithm": false,
                    "reassembly_queue_size": 0,
                    "receive_window": 0,
                    "reorder_threshold": 0,
                    "slow_start_scaling_factor": 0,
                    "time_wait_delay": 0,
                    "use_interface_mtu": false
                },
                "type": "string",
                "udp_fast_path_profile": {
                    "dsr_profile": {
                        "dsr_encap_type": "string",
                        "dsr_type": "string"
                    },
                    "per_pkt_loadbalance": false,
                    "session_idle_timeout": 0,
                    "snat": false
                },
                "udp_proxy_profile": {
                    "session_idle_timeout": 0
                }
            },
            "tenant_ref": "string",
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next