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

Represents one YANG Patch edit entry. More...

#include <yang_patch.h>

Collaboration diagram for yang_patch_edit_t:

Data Fields

dlq_hdr_t qhdr
 queue header
 
xmlChar * edit_id
 edit identifier string from request
 
yang_patch_op_t operation
 edit operation from request
 
xmlChar * target
 data path target from request
 
xmlChar * point
 point parameter for insert from request
 
yang_patch_where_t insert_where
 insert where parameter for insert from request
 
val_value_tvalue
 edit value from request (not provided for delete)
 
val_value_tconfigval
 the 'root' value struct that represents the tree of changes to apply to the target
 
val_value_ttargval
 REAL target value for the current EDIT.
 
boolean lastedit
 flag for last edit
 

Detailed Description

Represents one YANG Patch edit entry.


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