Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 872 Bytes

File metadata and controls

15 lines (10 loc) · 872 Bytes

ContainerPolicy

Properties

Name Type Description Notes
auto_destroy_on_limit_reached Option<bool> Automatically destroy the oldest container when the limit is reached [optional]
max_exercise_container_count_per_user Option<i32> User container limit, used to limit the number of exercise containers [optional]
default_lifetime Option<u32> Default container lifetime in minutes [optional]
extension_duration Option<u32> Extension duration for each renewal in minutes [optional]
renewal_window Option<u32> Renewal window before container stops in minutes [optional]

[Back to Model list] [Back to API list] [Back to README]