Deduplication Management:

Endpoints

Json structures

Deduplication json structure

{
    "ports": [
        {
            "id": 1,
            "type": "inf"
        },
        {
            "id": 2,
            "type": "inf"
        },
        {
            "id": 3,
            "type": "inf"
        }
    ]
}

Back to X2-SERIES API Home