Properties

2 minute read

A property is a key-value pair of data used to configure elements of the CloudBees platform, such as an action, an environment, or an integration.

A property data type can be any of the following:

  • String

  • Number

  • Boolean

Access a property

Display the properties of an organization.

To access a property:

  1. Select the next to Configurations on the left pane, and then select Properties.

  2. (Optional) Search for a specific property configuration, by entering all or part of a property name into Search.

  3. (Optional) Select an option in Sort by to sort the properties list by either ASCENDING or DESCENDING alphanumerical sort order.

  4. (Optional) Select FILTER to filter the property list, and then select from the Type or Source options.

The properties are displayed according to your search or sort criteria.

Create a property

Create a key/value pair, with the option of encryption for sensitive information. The property name must only contain alphanumeric characters and/or underscores.

The Prevent override option enables you to maintain the value of a property even if a workflow step attempts to specify a different value for it.

To create a property:

  1. Select the next to Configurations on the left pane, and then select Properties.

  2. Select CREATE PROPERTY.

  3. Enter a Property name.

  4. (Optional) Enter a Description.

  5. Select a Data type from the options.

  6. Enter a Value.

  7. (Optional) Select Secret, to encrypt the property.

  8. (Optional) Select Prevent override, to disallow the ability to override the property.

  9. Select SAVE.

Your property is created, and listed in Properties.

Update a property

Update any field in the property configuration, including name, value, and whether it is stored as a secret.

Updating a property in use may have unintended effects.

To update a property:

  1. Select the next to Configurations on the left pane, and then select Properties.

  2. Select the next to the property you want to update.

  3. Select Edit.

  4. Make any desired changes.

  5. Select SAVE.

The selected property is updated accordingly.

Delete a property

Delete any of your properties. A deleted property is completely removed from the CloudBees platform, and deletion is irreversible.

To delete a property:

  1. Select the next to Configurations on the left pane, and then select Properties.

  2. Select the next to the property you want to update.

  3. Select Delete property.

  4. Select DELETE.

The selected property is deleted and removed from the property list.