[][src]Function libstorage::vnx::mount_listing_request

pub fn mount_listing_request(
    client: &Client,
    config: &VnxConfig,
    cookie_jar: &mut CookieJar
) -> MetricsResult<Vec<TsPoint>>

A VNX mount is identified by the Data Mover ID and the mount path (This is a directory where the file system is mounted. In VNX terminology it is called the mount point.) in the root file system of the mover or VDM. A mount export is identified by the Data Mover or VDM on which the file system is mounted and the mount path.