aboutsummaryrefslogtreecommitdiffstats
path: root/internal/testbinapi/binapi2001/.vppapi/plugins/http_static.api.json
blob: 5bd9315377e8d8a56d4fc84affa0fdc1d21c8bd7 (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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
{
    "types": [],
    "messages": [
        [
            "http_static_enable",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "client_index"
            ],
            [
                "u32",
                "context"
            ],
            [
                "u32",
                "fifo_size"
            ],
            [
                "u32",
                "cache_size_limit"
            ],
            [
                "u32",
                "prealloc_fifos"
            ],
            [
                "u32",
                "private_segment_size"
            ],
            [
                "string",
                "www_root",
                256
            ],
            [
                "string",
                "uri",
                256
            ],
            {
                "crc": "0x075f8292"
            }
        ],
        [
            "http_static_enable_reply",
            [
                "u16",
                "_vl_msg_id"
            ],
            [
                "u32",
                "context"
            ],
            [
                "i32",
                "retval"
            ],
            {
                "crc": "0xe8d4e804"
            }
        ]
    ],
    "unions": [],
    "enums": [],
    "services": {
        "http_static_enable": {
            "reply": "http_static_enable_reply"
        }
    },
    "options": {
        "version": "2.1.0"
    },
    "aliases": {},
    "vl_api_version": "0xd29e72e9"
}