[Feature] N/A
[Cause] No new line in vasum-client.h
[Solution] N/A
[Verification] N/A
Change-Id: Ic4cf72d42a173edeb0a6d450c1f2aad12bb22a59
const char* zone,
VsmString declaration);
+/**
+ * Clean up zones root directory
+ *
+ * Removes all unknown zones root directory entry
+ * @return status of this function call
+ */
+VsmStatus vsm_clean_up_zones_root(VsmClient client);
+
#endif /* __VASUM_WRAPPER_SOURCE__ */
#ifdef __cplusplus
#endif
#endif /* VASUM_CLIENT_H */
-/*@}*/
\ No newline at end of file
+/*@}*/