Red Hat Camel K is no longer supported.
As of June 30, 2025, Red Hat build of Camel K has reached End of Life. The suggested replacements is Red Hat build of Apache Camel. For details about moving, see the Camel K to Camel Quarkus migration guide.第21章 Ceph Sink
Object Storage Gateway によって管理される Ceph バケットにデータをアップロードします。
ヘッダーでは、オプションで file
/ ce-file
プロパティーを設定して、アップロードするファイルの名前を指定できます。
ヘッダーにプロパティーを設定しない場合、Kamelet はファイル名に交換 ID を使用します。
21.1. 設定オプション リンクのコピーリンクがクリップボードにコピーされました!
以下の表では、ceph-sink
Kamelet で利用可能な設定オプションをまとめています。
プロパティー | 名前 | 説明 | 型 | デフォルト | 例 |
---|---|---|---|---|---|
accessKey * | アクセスキー | アクセスキー。 | string | ||
bucketName * | バケット名 | Ceph バケット名。 | string | ||
cephUrl * | Ceph URL アドレス | Ceph Object Storage アドレス URL を設定します。 | string |
| |
secretKey * | シークレットキー | シークレットキー。 | string | ||
zoneGroup * | バケットゾーングループ | バケットゾーングループ。 | string | ||
autoCreateBucket | autocreate バケット | バケットを自動的に作成するように指定します。 | boolean |
| |
keyName | キー名 | バケットに要素を保存するためのキー名。 | string |
アスタリスク (*) のマークが付いたフィールドは必須です。