Cloud Apps product form field reference
Variable and field types
Boolean
|
Field type |
Description |
Parameters |
|
Base |
Selecting an option |
See Common parameters. |
|
Switch |
Toggling a switch |
Number
|
Field type |
Description |
Parameters |
|
Base |
Specifying a number |
See Common parameters. |
String
|
Field type |
Description |
Parameters |
|
Base |
Specifying a string |
See Common parameters. |
|
Select |
Selecting a string from a provided set |
Key values: Values of user-selected elements. |
|
Object Storage bucket |
Selecting a Yandex Object Storage bucket from those available in the folder |
See Common parameters. |
|
Compute Cloud VM |
Selecting a Yandex Compute Cloud instance from those available in the folder |
|
|
Cron |
Specifying a schedule as a cron expression |
|
|
Editor |
Providing a code in the specified language |
Language: String indicating the highlighting language for the user-specified code. |
|
File |
Uploading a file |
Available formats: File formats. |
|
Compute Cloud instance group |
Selecting a Yandex Compute Cloud instance group from those available in the folder |
See Common parameters. |
|
Lockbox secret |
Selecting a Yandex Lockbox secret from those available in the folder |
|
|
VPC network |
Selecting a Yandex Virtual Private Cloud network from those available in the folder |
|
|
Number With Scale |
Providing a number of specified units, e.g., a number of hours. |
Format: Number input format.
Default value: Default units of measurement. View type: Units of measurement to convert the user-specified value into in the form results. Scale: Rules for converting the user-specified value into the units of measurement specified in the View parameter. For other settings, see Common parameters. |
|
Password |
Specifying a hidden string: characters will be automatically replaced with asterisks. |
See Common parameters. |
|
Service account |
Selecting a service account from those available in the folder |
|
|
Text Area |
Specifying multiple strings |
|
|
Text Content |
Adding a note for a user |
Text: Note text the user will see. |
|
VPC Subnet |
Selecting a Yandex Virtual Private Cloud subnet from those available in the folder |
See Common parameters. |
Common parameters
| Parameter | Description |
|---|---|
| Variable name | You can use the variable name when creating resources to access the user-specified value. |
| Required | If selected, the field becomes a required one. |
| Max length | Maximum string length |
| Min length | Minimum string length |
| Maximum | Maximum value of a number |
| Minimum | Minimum value of a number |
| Pattern | Regular expression that the user-specified field value must match. |
| Pattern error | Error message the user will see if the field value they provide does not match the specified pattern. |
View settings
| Parameter | Description |
|---|---|
| Hidden | If selected, the field will be hidden from the form. The user will not see it. |
| Disabled | If selected, the field becomes unavailable for filling. The user will not be able to change its value. |
| Field open | If selected, the field will not be cut. |
| Field title | Field header the user will see. |
| Field description | Pop-up hint for the field the user will see. |
| Placeholder | Text to show in the field when it is empty. |