| getnssyncconfigResult Structure Definition |
The getnssyncconfigResult structure defines the return type for getnssyncconfig API. |
Syntax |
Members |
rc |
If the method succeeds, rc is 0 else rc > 0. Values above 0x8000 indicate Warnings. |
message |
If the method succeeds, message is NULL else message contains Error/Warning message. |
nssyncconfigList |
List of nssyncconfigs |
| nssyncconfig Structure Definition |
The nssyncconfig structure defines the actual return type values for getnssyncconfig API. |
Syntax |
Members |
cfgreplicate |
Flag to indicate cfg replicate |
filename |
Sync config filename |
historysync |
Flag to sync userhistory between nodes |
_nextgenapiresource |
See Also |