pub async fn thaw_zone( __arg0: State<AppState>, __arg1: Path<String>, ) -> Result<Json<ZoneResponse>, ApiError>
Thaw a zone (enable dynamic updates)