![]() |
yumapro
25.10-1
YumaPro SDK
|
The Support Save feature is used to gather server info for the vendor and YumaWorks technical support teams. More...

Functions | |
| status_t | agt_support_save_init (void) |
| Initialize the NETCONF Server support save method routines. More... | |
| void | agt_support_save_cleanup (void) |
| Cleanup the NETCONF Server support save method routines. More... | |
The Support Save feature is used to gather server info for the vendor and YumaWorks technical support teams.
It is enabled if WITH_SUPPORT_SAVE=1 is used in the build.
Implement callbacks for ncx/support_savesupport_save_write
| void agt_support_save_cleanup | ( | void | ) |
Cleanup the NETCONF Server support save method routines.
Only present if WITH_SUPPORT_SAVE=1
| status_t agt_support_save_init | ( | void | ) |
Initialize the NETCONF Server support save method routines.
Only present if WITH_SUPPORT_SAVE=1

