pub async fn rotate( client: &impl Client, mount: &str, name: &str, ) -> Result<(), ClientError>
Rotates the root account configured in a connection
See RotateRootRequest