7.10. Storage Domain Types

The storage_domain_types element shows the available types of storage domains.
<capabilities>
    <version major="3" minor="3">
        ...
        <storage_domain_types>
            <storage_domain_type>data</storage_domain_type>
            <storage_domain_type>iso</storage_domain_type>         
            <storage_domain_type>export</storage_domain_type>          
            <storage_domain_type>image</storage_domain_type>
        </storage_domain_types>
        ...
    </version>
</capabilities>