yumapro
24.10-2
YumaPro SDK
|
RESTCONF Reply Handler. More...
Go to the source code of this file.
Functions | |
status_t | agt_yangapi_reply_send (ses_cb_t *scb, yangapi_cb_t *rcb, rpc_msg_t *msg, status_t res, boolean is_events) |
Send a RESTCONF reply. More... | |
status_t | agt_yangapi_yangpatch_reply_send (ses_cb_t *scb, yangapi_cb_t *rcb, rpc_msg_t *msg, status_t res) |
Send a YANG Patch reply. More... | |
void | agt_yangapi_reply_output_last_keys (ses_cb_t *scb, yangapi_cb_t *rcb, rpc_msg_t *msg, val_value_t *valnode, int32 indent) |
Output the last-keys for <get-bulk> More... | |
status_t | agt_yangapi_getbulk_reply_send (ses_cb_t *scb, yangapi_cb_t *rcb, rpc_msg_t *msg, status_t res) |
Output a RESTCONF <get-bulk> reply. More... | |
RESTCONF Reply Handler.