第110章 AclRule スキーマリファレンス
KafkaUserAuthorizationSimple
で使用
110.1. AclRule
スキーマのプロパティー
プロパティー | プロパティータイプ | 説明 |
---|---|---|
host | string | ACL ルールに記述されているアクションを許可または拒否するホスト。 |
operation | string ([Read、Write、Delete、Alter、Describe、All、IdempotentWrite、ClusterAction、Create、AlterConfigs、DescribeConfigs] のいずれか) |
|
operations | string ([Read, Write, Delete, Alter, Describe, All, IdempotentWrite, ClusterAction, Create, AlterConfigs, DescribeConfigs] のいずれか 1 つ以上) array | 許可または拒否される操作の一覧。サポートされる操作: Read、Write、Create、Delete、Alter、Describe、ClusterAction、AlterConfigs、DescribeConfigs、IdempotentWrite、All |
resource |
| 指定の ACL ルールが適用されるリソースを示します。 |
type | string ([allow、deny] のいずれか) |
ルールのタイプ。現在サポートされているタイプは |