AnalyticsProfileApiResponse

AnalyticsProfileApiResponse
AnalyticsProfileApiResponse
JSON Example
{
    "count": 0,
    "results": [
        {
            "_last_modified": "string",
            "apdex_response_threshold": 0,
            "apdex_response_tolerated_factor": "number",
            "apdex_rtt_threshold": 0,
            "apdex_rtt_tolerated_factor": "number",
            "apdex_rum_threshold": 0,
            "apdex_rum_tolerated_factor": "number",
            "apdex_server_response_threshold": 0,
            "apdex_server_response_tolerated_factor": "number",
            "apdex_server_rtt_threshold": 0,
            "apdex_server_rtt_tolerated_factor": "number",
            "client_log_config": {
                "enable_significant_log_collection": false,
                "filtered_log_processing": "string",
                "non_significant_log_processing": "string",
                "significant_log_processing": "string"
            },
            "client_log_streaming_config": {
                "external_server": "string",
                "external_server_port": 0,
                "format_config": {
                    "format": "string",
                    "included_fields": [
                        "string"
                    ]
                },
                "log_types_to_send": "string",
                "marker_keys": [
                    {
                        "key": "string",
                        "values": [
                            "string"
                        ]
                    }
                ],
                "max_logs_per_second": 0,
                "protocol": "string",
                "syslog_config": {
                    "facility": 0,
                    "filtered_log_severity": 0,
                    "hostname": "string",
                    "msg_id": "string",
                    "non_significant_log_severity": 0,
                    "proc_id": "string",
                    "significant_log_severity": 0
                }
            },
            "configpb_attributes": {
                "version": 0
            },
            "conn_lossy_ooo_threshold": 0,
            "conn_lossy_timeo_rexmt_threshold": 0,
            "conn_lossy_total_rexmt_threshold": 0,
            "conn_lossy_zero_win_size_event_threshold": 0,
            "conn_server_lossy_ooo_threshold": 0,
            "conn_server_lossy_timeo_rexmt_threshold": 0,
            "conn_server_lossy_total_rexmt_threshold": 0,
            "conn_server_lossy_zero_win_size_event_threshold": 0,
            "description": "string",
            "enable_adaptive_config": false,
            "enable_advanced_analytics": false,
            "enable_ondemand_metrics": false,
            "enable_se_analytics": false,
            "enable_server_analytics": false,
            "enable_vs_analytics": false,
            "exclude_client_close_before_request_as_error": false,
            "exclude_dns_policy_drop_as_significant": false,
            "exclude_gs_down_as_error": false,
            "exclude_http_error_codes": [
                0
            ],
            "exclude_invalid_dns_domain_as_error": false,
            "exclude_invalid_dns_query_as_error": false,
            "exclude_issuer_revoked_ocsp_responses_as_error": false,
            "exclude_no_dns_record_as_error": false,
            "exclude_no_valid_gs_member_as_error": false,
            "exclude_persistence_change_as_error": false,
            "exclude_revoked_ocsp_responses_as_error": false,
            "exclude_server_dns_error_as_error": false,
            "exclude_server_tcp_reset_as_error": false,
            "exclude_sip_error_codes": [
                0
            ],
            "exclude_stale_ocsp_responses_as_error": false,
            "exclude_syn_retransmit_as_error": false,
            "exclude_tcp_reset_as_error": false,
            "exclude_unavailable_ocsp_responses_as_error": false,
            "exclude_unsupported_dns_query_as_error": false,
            "healthscore_max_server_limit": 0,
            "hs_event_throttle_window": 0,
            "hs_max_anomaly_penalty": 0,
            "hs_max_resources_penalty": 0,
            "hs_max_security_penalty": 0,
            "hs_min_dos_rate": 0,
            "hs_performance_boost": 0,
            "hs_pscore_traffic_threshold_l4_client": "number",
            "hs_pscore_traffic_threshold_l4_server": "number",
            "hs_security_certscore_expired": "number",
            "hs_security_certscore_gt30d": "number",
            "hs_security_certscore_le07d": "number",
            "hs_security_certscore_le30d": "number",
            "hs_security_chain_invalidity_penalty": "number",
            "hs_security_cipherscore_eq000b": "number",
            "hs_security_cipherscore_ge128b": "number",
            "hs_security_cipherscore_lt128b": "number",
            "hs_security_encalgo_score_none": "number",
            "hs_security_encalgo_score_rc4": "number",
            "hs_security_hsts_penalty": "number",
            "hs_security_nonpfs_penalty": "number",
            "hs_security_ocsp_revoked_score": "number",
            "hs_security_selfsignedcert_penalty": "number",
            "hs_security_ssl30_score": "number",
            "hs_security_tls10_score": "number",
            "hs_security_tls11_score": "number",
            "hs_security_tls12_score": "number",
            "hs_security_tls13_score": "number",
            "hs_security_weak_signature_algo_penalty": "number",
            "latency_audit_props": {
                "conn_est_audit_mode": "string",
                "conn_est_threshold": 0,
                "latency_audit_mode": "string",
                "latency_threshold": 0
            },
            "markers": [
                {
                    "key": "string",
                    "values": [
                        "string"
                    ]
                }
            ],
            "name": "string",
            "ondemand_metrics_idle_timeout": 0,
            "ranges": [
                {
                    "begin": 0,
                    "end": 0
                }
            ],
            "resp_code_block": [
                "string"
            ],
            "sensitive_log_profile": {
                "header_field_rules": [
                    {
                        "action": "string",
                        "enabled": false,
                        "index": 0,
                        "match": {
                            "match_criteria": "string",
                            "match_str": [
                                "string"
                            ],
                            "string_group_refs": [
                                "string"
                            ]
                        },
                        "name": "string"
                    }
                ],
                "uri_query_field_rules": [
                    {
                        "action": "string",
                        "enabled": false,
                        "index": 0,
                        "match": {
                            "match_criteria": "string",
                            "match_str": [
                                "string"
                            ],
                            "string_group_refs": [
                                "string"
                            ]
                        },
                        "name": "string"
                    }
                ],
                "waf_field_rules": [
                    {
                        "action": "string",
                        "enabled": false,
                        "index": 0,
                        "match": {
                            "match_criteria": "string",
                            "match_str": [
                                "string"
                            ],
                            "string_group_refs": [
                                "string"
                            ]
                        },
                        "name": "string"
                    }
                ]
            },
            "sip_log_depth": 0,
            "tenant_ref": "string",
            "time_tracker_props": {
                "be_conn_est_audit_mode": "string",
                "be_conn_est_threshold": 0,
                "fe_conn_est_audit_mode": "string",
                "fe_conn_est_threshold": 0,
                "ingress_sig_log": false
            },
            "url": "string",
            "uuid": "string"
        }
    ],
    "next": "string"
}
integer As int32 As int32
count
Required

count

results
Required

results

string
next
Optional

next