vaultrs::sys::mount

Function disable

source
pub async fn disable(
    client: &impl Client,
    path: &str,
) -> Result<(), ClientError>
Expand description

Disable a secret engine at the given path

See DisableEngineRequest