跳转到主要内容

描述

包含已配置 profile 的各项属性。

  • name (String) — profile 名称。
  • id (UUID) — profile ID。
  • storage (String) — profile 存储的路径。在 access_control_path 参数中配置。
  • num_elements (UInt64) — 此 profile 在 system.settings_profile_elements 表中的元素数量。
  • apply_to_all (UInt8) — 表示该 profile 适用于所有角色和/或用户。
  • apply_to_list (Array(String)) — 应用此 profile 的角色和/或用户列表。
  • apply_to_except (Array(String)) — 此 profile 应用于除所列角色和/或用户之外的所有对象。

另请参阅

最后修改于 2026年6月10日