yumapro
24.10-2
YumaPro SDK
|
YumaPro YANG-PATCH Edit Handler for HA/RESTCONF/NETCONF. More...
#include "status_enum.h"
#include "status.h"
#include "ses.h"
#include "rpc.h"
#include "yang_patch.h"
#include "yangapi.h"
Go to the source code of this file.
Functions | |
status_t | agt_yangpatch_edit (ses_cb_t *scb, yangapi_cb_t *rcb, rpc_msg_t *msg) |
Handle a YANG Patch edit. More... | |
status_t | agt_yangpatch_gnmi_edit (ses_cb_t *scb, yangapi_cb_t *rcb, yang_patch_cb_t *pcb, rpc_msg_t *msg) |
Handle a YP-GNMI edit. More... | |
YumaPro YANG-PATCH Edit Handler for HA/RESTCONF/NETCONF.