Name of a field to use in parameters of a configuration script
name
string
+
Human-readable name of a field, for UI
description
string
+
Description of a field
required
boolean
+
Indicates that a configuration parameter is a required field. All required fields are mandatory for a configuration call. If the field is false, the field is optional and can be omitted. Default is true.
type
string
+
Type of a field, one of , , , .
format
string
–
Format of a string (like for IPv4 IP addresses; will be provided by Cloud later).