pub async fn disable(
client: &impl Client,
path: &str,
) -> Result<(), ClientError>Expand description
Disable a secret engine at the given path
pub async fn disable(
client: &impl Client,
path: &str,
) -> Result<(), ClientError>Disable a secret engine at the given path