nls/doc/database/1-initial/si_d8c07e4af6a449d0b2dc3faf0e1bf2bd.configuration_setting_specification.json

101 lines
5.7 KiB
JSON

[
{
"xid": "412e3184-af2f-4828-8743-ec45b959405b",
"name": "offline_lease",
"description": "Setting for offline lease",
"value_specification": {"data_type": "boolean"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0", "dea45ef9-80e2-4829-a390-c601c77591ab"]
},
{
"xid": "fce81950-203a-441f-9c27-18809fef462d",
"name": "admin_event_purge_time",
"description": "Time setting in days to delete admin events older than specified",
"value_specification": {"max": "730", "min": "1", "data_type": "integer"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0"]
},
{
"xid": "15a9fba3-10c1-40f3-ab2e-6c223b436cf0",
"name": "lease_event_purge_time",
"description": "Time setting in days to delete lease events older than specified",
"value_specification": {"max": "90", "min": "1", "data_type": "integer"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0"]
},
{
"xid": "2d0e5e8a-3d0b-48eb-89cc-beaf2825c6f2",
"name": "default_renewal_period",
"description": "Default renewal period as percentage of lease borrow duration",
"value_specification": {"max": "95", "min": "15", "data_type": "integer"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0", "dea45ef9-80e2-4829-a390-c601c77591ab"]
},
{
"xid": "e556bb20-8ac0-48ac-b1b3-3428b87bd0c0",
"name": "min_lease_period",
"description": "If clients pass any lease period value in lease borrow or renew requests it should be greater than configured or default Min Lease Period, otherwise Min Lease Period will be used for lease duration",
"value_specification": {"max": "P30D", "min": "PT10M", "data_type": "iso8601duration"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0", "dea45ef9-80e2-4829-a390-c601c77591ab"]
},
{
"xid": "82edba98-a43a-4e81-b91b-d23c24a7e632",
"name": "max_lease_period",
"description": "If clients pass any lease period value in lease borrow or renew requests it should be less than configured or default Max Lease Period, otherwise Max Lease Period will be used for lease duration",
"value_specification": {"max": "P365D", "min": "PT10M", "data_type": "iso8601duration"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0", "dea45ef9-80e2-4829-a390-c601c77591ab"]
},
{
"xid": "6e2bbcc1-5897-4761-97e1-67a034652af8",
"name": "auth_token_expiry_time",
"description": "Shorter expiry time leads to more secure communication but increases network calls. Longer expiry time leads to reduced network calls but less secured communication",
"value_specification": {"max": "P1D", "min": "PT1H", "data_type": "iso8601duration"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0"]
},
{
"xid": "55f06d20-3f40-4135-bbf5-4f45ac9641f8",
"name": "default_lease_period",
"description": "This lease duration value is used if clients do not pass any lease period in lease borrow or renew requests",
"value_specification": {"max": "P365D", "min": "PT10M", "data_type": "iso8601duration"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0", "dea45ef9-80e2-4829-a390-c601c77591ab"]
},
{
"xid": "fb1eeca0-595d-4296-8cfb-ff61b0984c13",
"name": "window_for_purging_inactive_clients",
"description": "Licensed clients which do not have any active leases and there is no lease activity in this configured window will be purged",
"value_specification": {"max": "P30D", "min": "PT1H", "data_type": "iso8601duration"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0"]
},
{
"xid": "789b8a27-4118-49d5-828a-64f1ca6f96ca",
"name": "inactive_clients_registration_time_threshold",
"description": "Time window of client registration to consider when purging inactive clients",
"value_specification": {"max": "P30D", "min": "P1D", "data_type": "iso8601duration"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0"]
},
{
"xid": "7c25b4b0-e4d0-11ec-b876-273ed73fd3ec",
"name": "volume_disk_allocation_in_gb",
"description": "Postgres volume size attached to the container.(This setting is not applicable for VM based appliances where the volume size is computed by the system )",
"value_specification": {"max": "1000", "min": "10", "data_type": "integer"},
"created_at": "2025-03-26 19:51:37.062607",
"last_updated_at": "2025-03-26 19:51:37.062607",
"scope_set": ["f24935c4-f915-49b4-a419-fa74cff5a702", "6c8ba662-f319-4a35-b780-3eb420c328f0"]
}
]