aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/plugins/cdp.api.json
blob: 30f861fa817dcc96dfcd73c45f6b1417bb0d67e9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
{
    "types": [],
    "messages": [
        [
            "cdp_enable_disable",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "bool",
                "enable_disable"
            ],
            {
                "crc": "0x2e7b47df"
            }
        ],
        [
            "cdp_enable_disable_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            {
                "crc": "0xe8d4e804"
            }
        ]
    ],
    "unions": [],
    "enums": [],
    "services": {
        "cdp_enable_disable": {
            "reply": "cdp_enable_disable_reply"
        }
    },
    "options": {
        "version": "1.0.0"
    },
    "aliases": {},
    "vl_api_version": "0x8cfa825e"
}