2 Home
gitea_admin edited this page 2026-03-11 14:35:24 +00:00

Ceph Sink

Upload data to an Ceph Bucket managed by a Object Storage Gateway.

In the header, you can optionally set the file / ce-file property to specify the name of the file to upload.

If you do not set the property in the header, the Kamelet uses the exchange ID for the file name.

Metadata

Property Value
Type sink
Group Ceph
Namespace Cloud
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
bucketName string The Ceph Bucket name.
accessKey string The access key.
secretKey string The secret key.
zoneGroup string The bucket zone group.
autoCreateBucket boolean false Specifies to automatically create the bucket.
cephUrl string Set the Ceph Object Storage Address Url.
keyName string The key name for saving an element in the bucket.

Dependencies

  • camel:core
  • camel:aws2-s3
  • camel:kamelet