Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Monitoring: Show Duration Type of Storage Systems #1760

Closed
gunterze opened this issue Jan 7, 2019 · 0 comments
Closed

UI Monitoring: Show Duration Type of Storage Systems #1760

gunterze opened this issue Jan 7, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@gunterze
Copy link
Member

gunterze commented Jan 7, 2019

Show value of Storage Attribute:

Name Type Description JSON property
Storage Duration string Indicates if the Storage is used as permanent (=PERMANENT), cache (=CACHE) or temporary (=TEMPORARY) storage. Objects get purged from cache and temporary storage according configured deleter thresholds or - if no deleter threshold is specified - all objects on the Storage will get purged. In the case of temporary storage, the studies which objects were purged are also deleted from the database. Enumerated values: PERMANENT, CACHE or TEMPORARY. dcmStorageDuration

in list of Storage Systems - as replacement of the Deleter flag.
Replaces #1419
Related #1745

@gunterze gunterze added the enhancement New feature or request label Jan 7, 2019
@gunterze gunterze added this to the 5.15.1 milestone Jan 7, 2019
@gunterze gunterze changed the title UI Monitoring: Show Storage Duration Type of Storage Systems UI Monitoring: Show Duration Type of Storage Systems Jan 7, 2019
@shral shral closed this as completed Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants