pub async fn patch_cdb_status_merge( cdb: &Api<CoreDB>, name: &str, patch: Value, ) -> Result<(), Action>