跳到主要内容
跳到主要内容
编辑此页

settings_profiles

包含已配置设置 profiles 的属性。

  • name (String) — 设置 profile 名称。

  • id (UUID) — 设置 profile ID。

  • storage (String) — 设置 profiles 存储路径。在 access_control_path 参数中配置。

  • num_elements (UInt64) — system.settings_profile_elements 表中此 profile 的元素数量。

  • apply_to_all (UInt8) — 显示为所有角色和/或用户设置的设置 profile。

  • apply_to_list (Array(String)) — 应用设置 profile 的角色和/或用户列表。

  • apply_to_except (Array(String)) — 设置 profile 应用于除列出角色和/或用户之外的所有角色和/或用户。

另请参阅