IBM UrbanCode Deploy Applications - Usage
Create Multiple Applications
The Create Multiple Applications step provides the ability to create multiple applications using one JSON file or JSON text body. The format of this JSON body follows the IBM UrbanCode Deploy createApplicationFromTemplate REST endpoint. The documentation for this endpoint can be found in the knowledge center: IBM UrbanCode Deploy createApplicationFromTemplate REST endpoint
To create multiple applications, create multiple JSON application objects inside of a JSON array as follows: [{"name": "Application One", "notificationScheme": "DEFAULT"}
, {"name": "Application Two", "notificationScheme": "DEFAULT"}
, {"name": "Application Three", "notificationScheme": "DEFAULT"}
]
Back to … | Latest Version | IBM UrbanCode Deploy Applications | ||||
---|---|---|---|---|---|---|
All Plugins | Deploy Plugins | 84.1132353 | Readme | Overview | Steps | Downloads |