Create a property for an application environment.
Table 1. Input properties for the Create Environment
Property stepName |
Type |
Description |
Required |
Application |
String |
name/ID of the application that the environment
belongs to. Not needed if you refer to environment by ID instead of
name. |
No |
Environment |
String |
name/ID of the environment. If you specify ID
you don't need to specify the application. |
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 |