Kinetic Request CE Kapp Update Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The Space the kapp is in (defaults to info value if not provided). |
Orig Kapp Slug | The slug of the kapp being updated. |
New Kapp Slug | The renamed slug value (if applicable). |
New Kapp Name | The new name of the Kapp (if applicable). |
Attributes | A JSON array of the attributes to update / create. Ex. [{'name': 'Attribute Name','values': ['Attr Value 1']}] |
Bundle Path | The new bundle path (if applicable) |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | test-space |
Orig Kapp Slug | test-kapp |
New Kapp Slug | test-kapp2 |
New Kapp Name | Test Kapp 2 |
Attributes | [{"name": "test","values": ["Acme"]}] |
Bundle Path | request-ce-bundle |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out