generated from camel.apache.org/kamelet
Update wiki Home page for mask-field-action
parent
14aeae50a6
commit
2fc492cfb7
33
Home.md
33
Home.md
@ -1,21 +1,26 @@
|
|||||||
# Deploy the Project on CamelX Platform
|
# Mask Fields Action
|
||||||
|
|
||||||
Deploy on CamelX Platform in three steps
|
Mask fields with a constant value in the message in transit
|
||||||
|
|
||||||
## Step 1: Create a release
|
## Metadata
|
||||||
From the project space, click on **"Create a release"**
|
|
||||||
|
|
||||||
The new version is automatically available in the list
|
| Property | Value |
|
||||||
|
|----------|-------|
|
||||||
|
| Type | action |
|
||||||
|
| Group | Actions |
|
||||||
|
| Namespace | Transformation |
|
||||||
|
| Support Level | Stable |
|
||||||
|
| Provider | Apache Software Foundation |
|
||||||
|
|
||||||
## Step 2: Deploy
|
## Properties
|
||||||
Click on **"Deploy"**
|
|
||||||
|
|
||||||
- **Version:** Select the desired release
|
| Name | Type | Required | Default | Description |
|
||||||
- **Environment:** Choose `Development`, `Staging`, or `Production`
|
|------|------|----------|---------|-------------|
|
||||||
- **Configuration:** Select the configuration source
|
| `fields` | string | ✓ | | Comma separated list of fields to mask |
|
||||||
- **Resources:** Set CPU and Memory
|
| `replacement` | string | ✓ | | Replacement for the fields to be masked |
|
||||||
|
|
||||||
## Step 3: Expose
|
## Dependencies
|
||||||
Enable **"Expose"**
|
|
||||||
|
|
||||||
Choose an **API Gateway** (Internal, Public, etc.)
|
- `camel:jackson`
|
||||||
|
- `camel:kamelet`
|
||||||
|
- `camel:core`
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user