yumapro  23.10T-6
YumaPro SDK
Loading...
Searching...
No Matches
<get-support-save> Operation

The Support Save feature is used to gather server info for the vendor and YumaWorks technical support teams. More...

Collaboration diagram for <get-support-save> Operation:

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...
 

Detailed Description

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

Function Documentation

◆ agt_support_save_cleanup()

void agt_support_save_cleanup ( void  )

Cleanup the NETCONF Server support save method routines.

Only present if WITH_SUPPORT_SAVE=1

◆ agt_support_save_init()

status_t agt_support_save_init ( void  )

Initialize the NETCONF Server support save method routines.

Only present if WITH_SUPPORT_SAVE=1

Returns
status of the initialization procedure
Here is the call graph for this function:
Here is the caller graph for this function: