Skip to the content.

IBM UrbanCode Deploy Components - Process Steps

Add Component To Team

Adds a component to a team for a given type classification.

Name Type Description Required
Component String   Yes
Team String   Yes
Type String The type classification to add. Leave blank to use the type Standard Component. No

Check If Component Exists

This step will succeed if the component exists and fail if it doesnt.

Name Type Description Required
Component String   Yes

Create Component

Creates a new component.

| Name | Type | Description | Required | | —- | —- | ——————————————————————————————————————– | ——– | | Component Description | String | A description of the new component. | No | | Component Name | String | The name of the new component. | Yes | | Copy To Codestation | Boolean | If checked, artifacts will be copied from the given source to the servers Codestation repository. | No | | Default Version Type | Enumeration:

Create Component Property

Creates or sets an existing component property.

Name Type Description Required
Component Name String The name of the new component. Yes
Property Name String name of the property to set. Yes
Property Value String value of the property to set. No
Secure? Boolean check if the property should be secure. No

Delete Component

Deletes a component

Name Type Description Required
Component String Name or ID of the component to delete Yes

Get Applications Using Component

Get a list of applications using a component name or ID.

Name Type Description Required
Component String Name or ID of the component Yes

Get Component Details

Retrieve basic configuration information about a component.

Name Type Description Required
Component String Component name or ID Yes

Get Component Properties

Retrieve the basic properties for a component.

Name Type Description Required
Component String   Yes

Create Multiple Components

Creates multiple components.

Name Type Description Required
JSON File/Text String A body of JSON text or a file to define components. Yes
Back to …   Latest Version IBM UrbanCode Deploy Components      
All Plugins Deploy Plugins 78.1132354 Readme Overview Usage Downloads