repository-meta-data element

Type: repositoryMetaResourceResponse
Namespace: (default namespace)
XML Schema: ns0.xsd

Example XML

<?xml version="1.0" encoding="UTF-8"?> <repository-meta-data> <data> <notFoundCacheHits>...</notFoundCacheHits> <repoType>...</repoType> <groups> <string>...</string> <string>...</string> <!--...more "string" elements...--> </groups> <fileCountInRepository>...</fileCountInRepository> <freeSpaceOnDisk>...</freeSpaceOnDisk> <localStorageErrorsCount>...</localStorageErrorsCount> <notFoundCacheSize>...</notFoundCacheSize> <sizeOnDisk>...</sizeOnDisk> <notFoundCacheMisses>...</notFoundCacheMisses> <format>...</format> <remoteStorageErrorsCount>...</remoteStorageErrorsCount> <id>...</id> </data> </repository-meta-data>