yumapro
24.10-1
YumaPro SDK
|
Delete/Replace/Update edit requests Q. More...
#include <ypgnmi.h>
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_t * | target_obj |
backptr inside schema_tree to target object | |
val_value_t * | value |
malloced! Specified Value for the Replace/Upodate requests NULL if the op is DELETE | |
Delete/Replace/Update edit requests Q.