HelpersRestDataProviderREST methodsloadInfo()On this pageloadInfo() Description Gets a promise with an object with the information on file system (total and used space) infoThe loadInfo() method is a part of the RestDataProvider service intended for working with the server Usage loadInfo(id?: string): Promise<void | obj[]>; Parameters