pub async fn tidy(client: &impl Client, mount: &str) -> Result<(), ClientError>
Expand description
Tidy’s up the AppRole backend.
See TidyRequest
pub async fn tidy(client: &impl Client, mount: &str) -> Result<(), ClientError>
Tidy’s up the AppRole backend.
See TidyRequest