yumapro
24.10-2
YumaPro SDK
|
gNMI GET control block More...
#include <ypgnmi.h>
Data Fields | |
xmlChar * | prefix_str |
malloced! Specified Path for the get request | |
xmlChar * | path_str |
malloced! back-ptr Specified Path for the get request | |
restconf_content_t | content_enum |
content parameter from RESTCONF ALL by default | |
obj_template_t * | target_obj |
backptr inside schema_tree to the target object | |
val_value_t * | request_target |
backptr inside root_tree to the target value | |
gNMI GET control block