You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For each study in studies list invoke POST/aets/{aet}/rs/studies/{study}/restore with checkbox Purge Instance Records again (with hover text - If checked, Instance Records will be purged again according configured Purge Instance Records Delay)
For each series in series list invoke POST/aets/{aet}/rs/studies/{study}/series/{series}/restore with checkbox Purge Instance Records again (with hover text - If checked, Instance Records will be purged again according configured Purge Instance Records Delay)
Handle error responses sent from server side, specifically 409 - Conflict displaying the corresponding error message
The text was updated successfully, but these errors were encountered:
For each study in studies list invoke
POST
/aets/{aet}/rs/studies/{study}/restore with checkboxPurge Instance Records again
(with hover text -If checked, Instance Records will be purged again according configured Purge Instance Records Delay
)For each series in series list invoke
POST
/aets/{aet}/rs/studies/{study}/series/{series}/restore with checkboxPurge Instance Records again
(with hover text -If checked, Instance Records will be purged again according configured Purge Instance Records Delay
)Handle error responses sent from server side, specifically
409 - Conflict
displaying the corresponding error messageThe text was updated successfully, but these errors were encountered: