Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines the upper limit for how long a CI Action lease can remain active before it expires, impacting CI lifecycle processes. |
| What area does it affect? |
CI Lifecycle Management |
| What does the default mean? |
The default value is "15", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting CI management strategies or operational timelines. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.cmdb.statemgmt.max_lease_expired_days |
| Sys ID |
37645a72eb3312007c94efc9a206fefb |
| Type |
integer |
| Application |
Global |
| Default value |
15 |
| Description |
Maximum number of days for CI Action lease expiration during CI Lifecycle Management |
| Updated |
2024-05-25 04:31:13 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Properties glide.cmdb.statemgmt.max_bulk_count Maximum number of CIs that CI Lifecycle Management can process in a bulk update operation. • Type: integer • Default value: 1000 • Location: System Property [sys_properties] table glide.cmdb.statemgmt.max_lease_expired_days Maximum number of days that lease expiration can be set with for CI Actions. • Type: integer • Default value: 15 • Location: System Property [sys_properties] table glide.cms.dashboards.sharing_with_secure_search When enabled, ...
Context preview
Snippet 2
... are set for same CIs by different requestors. Not Allowed Operational Transitions [statemgmt_not_allow_ops] Set of rules that define specific operational state transitions that are not allowed. Properties installed Property Description glide.cmdb.statemgmt.max_lease_expired_days Maximum number of days that lease expiration can be set with for CI Actions. • Type: integer • Default value: 15 • Location: System Property [sys_properties] table. glide.cmdb.statemgmt.max_bulk_count Maximum number ...
Related properties