settings_profiles
Contains properties of configured setting profiles.
Columns:
name
(String) — Setting profile name.id
(UUID) — Setting profile ID.storage
(String) — Path to the storage of setting profiles. Configured in theaccess_control_path
parameter.num_elements
(UInt64) — Number of elements for this profile in thesystem.settings_profile_elements
table.apply_to_all
(UInt8) — Shows that the settings profile set for all roles and/or users.apply_to_list
(Array(String)) — List of the roles and/or users to which the setting profile is applied.apply_to_except
(Array(String)) — The setting profile is applied to all roles and/or users excepting of the listed ones.