Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Functions
openapi_config.h File Reference
#include "openapi_common.h"

Go to the source code of this file.

Functions

open_error_t openapiConfigChangeTrackerGet (openapiClientHandle_t *client_handle, uint32_t *configChangeTracker)
 Gets the value of a tracking variable whose value changes when there is a change to the switch's running configuration. More...
 
open_error_t openapiConfigClearTrackerGet (openapiClientHandle_t *client_handle, uint32_t *configClearTracker)
 Gets the value of a tracking variable whose value changes when the switch's running configuration is cleared. More...
 
open_error_t openapiConfigSaveTrackerGet (openapiClientHandle_t *client_handle, uint32_t *configSaveTracker)
 Gets the value of a tracking variable whose value changes when the switch's running configuration is saved to startup configuration. More...