<?xml version="1.0"?> <interfaceDefinition> <node name="show"> <children> <leafNode name= "system-integrity"> <properties> <help>checks the integrity of the system</help> </properties> <command>sudo ${vyos_op_scripts_dir}/system_integrity.py</command> </leafNode> </children> </node> </interfaceDefinition>