yumapro  23.10T-7
YumaPro SDK
Loading...
Searching...
No Matches
ypgnmi_edit_t Struct Reference

Delete/Replace/Update edit requests Q. More...

#include <ypgnmi.h>

Collaboration diagram for ypgnmi_edit_t:

Data Fields

xmlChar * path_str
 malloced! back-ptr Specified Path for the delete request
 
xmlChar * input
 malloced! Specified Input for the Replace/Upodate requests NULL if the op is DELETE
 
op_editop_t editop
 edit request operation
 
status_t res
 status of the edit
 
const xmlChar * error_details
 some specific error details of the edit
 
obj_template_ttarget_obj
 backptr inside schema_tree to target object
 
val_value_tvalue
 malloced! Specified Value for the Replace/Upodate requests NULL if the op is DELETE
 

Detailed Description

Delete/Replace/Update edit requests Q.


The documentation for this struct was generated from the following file: