pub async fn delete(
client: &impl Client,
mount: &str,
) -> Result<(), ClientError>
Expand description
Deletes the previously configured periodic access list tidying settings.
pub async fn delete(
client: &impl Client,
mount: &str,
) -> Result<(), ClientError>
Deletes the previously configured periodic access list tidying settings.