B.106.4. 主机
使用 host 属性指定允许或拒绝该规则的远程主机。
使用星号(*)来允许或拒绝来自所有主机的操作。host 字段是可选的。如果未指定 主机,则默认使用 * 值。
| 属性 | 描述 |
|---|---|
| 主机 | ACL 规则中描述的操作被允许或拒绝的主机。 |
| 字符串 | |
| 操作 | 允许或拒绝的操作.支持的操作有:read、Write、Create、Delete、Describe、ClusterAction、AlterConfigs、DescribeConfigs、IdempotentWrite 和 All. |
| 字符串([Read, Write, Delete, Alter, Describe, All, IdempotentWrite, ClusterAction, Create, AlterConfigs, DescribeConfigs]) | |
| resource |
指明对其应用给定 ACL 规则的资源。该类型取决于给定对象中的 |
|
| |
| type |
规则的类型。目前唯一支持的类型是 |
| 字符串( [allow, deny] 之一) |