pub async fn post_hold( __arg0: State<ApiState>, ) -> ApiResult<Json<HashMap<String, String>>>
Pause the burst engine temporarily (alias for pause).