ClientInsightsSampling

ClientInsightsSampling
ClientInsightsSampling
JSON Example
{
    "client_ip": {
        "addrs": [
            {
                "addr": "string",
                "type": "string"
            }
        ],
        "group_refs": [
            "string"
        ],
        "match_criteria": "string",
        "prefixes": [
            {
                "ip_addr": {
                    "addr": "string",
                    "type": "string"
                },
                "mask": 0
            }
        ],
        "ranges": [
            {
                "begin": {
                    "addr": "string",
                    "type": "string"
                },
                "end": {
                    "addr": "string",
                    "type": "string"
                }
            }
        ]
    },
    "sample_uris": {
        "match_criteria": "string",
        "match_str": [
            "string"
        ],
        "string_group_refs": [
            "string"
        ]
    },
    "skip_uris": {
        "match_criteria": "string",
        "match_str": [
            "string"
        ],
        "string_group_refs": [
            "string"
        ]
    }
}
client_ip
Optional

client_ip

sample_uris
Optional

sample_uris

skip_uris
Optional

skip_uris

Property Of