GET /rest/system/config/insync (DEPRECATED)¶
自 v1.12.0 版本弃用: This endpoint still works as before but is deprecated. Use /rest/config/restart-required instead.
Returns whether the config is in sync, i.e. whether the running configuration is the same as that on disk.
{
"configInSync": true
}