This handler updates a space.
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The Space being updated (defaults to info value if not provided). |
New Space Slug | The new Space slug (if updating the space slug) |
New Space Name | The new Space name (if updating the space name) |
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) |
Shared Bundle Base | Shared bundle base path (if applicable) |
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | test-space |
New Space Slug | test-space2 |
New Space Name | Test Space 2 |
Attributes | [{"name": "test","values": ["Acme"]}] |
Bundle Path | test-space-2 |
Shared Bundle Base | shared-bundle |
Name | Description |
---|---|
Handler Error Message |
Kinetic Request CE Space Update V1 (2016-06-10)
Initial version. See README for details.
Added Shared Bundle Property to Handler - J. Davies 9/10/16
Learn more about the Kinetic Data Enterprise Workflow Platform Check it out