X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Fioam_cache.api.json;fp=internal%2Ftestbinapi%2Fbinapi2001%2F.vppapi%2Fplugins%2Fioam_cache.api.json;h=bf9bdeb59d291ca67649f78d2f5d177eb53588ed;hb=58da9ac6e691a8c660eb8ca838a154e11da0db68;hp=0000000000000000000000000000000000000000;hpb=a155cd438c6558da266c1c5931361ea088b35653;p=govpp.git diff --git a/internal/testbinapi/binapi2001/.vppapi/plugins/ioam_cache.api.json b/internal/testbinapi/binapi2001/.vppapi/plugins/ioam_cache.api.json new file mode 100644 index 0000000..bf9bdeb --- /dev/null +++ b/internal/testbinapi/binapi2001/.vppapi/plugins/ioam_cache.api.json @@ -0,0 +1,57 @@ +{ + "types": [], + "messages": [ + [ + "ioam_cache_ip6_enable_disable", + [ + "u16", + "_vl_msg_id" + ], + [ + "u32", + "client_index" + ], + [ + "u32", + "context" + ], + [ + "bool", + "is_disable" + ], + { + "crc": "0x47705c03" + } + ], + [ + "ioam_cache_ip6_enable_disable_reply", + [ + "u16", + "_vl_msg_id" + ], + [ + "u32", + "context" + ], + [ + "i32", + "retval" + ], + { + "crc": "0xe8d4e804" + } + ] + ], + "unions": [], + "enums": [], + "services": { + "ioam_cache_ip6_enable_disable": { + "reply": "ioam_cache_ip6_enable_disable_reply" + } + }, + "options": { + "version": "1.0.0" + }, + "aliases": {}, + "vl_api_version": "0xd0a0cf20" +}