JobResourceConfigInstances

JobResourceConfigInstances
JobResourceConfigInstances
JSON Example
{
    "value": 0,
    "disabled": false,
    "automatic": 0,
    "show_custom": false,
    "options": [
        0
    ]
}
integer
value
Optional

The user-configured instance count, or null if using the automatic value

boolean
disabled
Optional

Whether the instance count is configurable by the user

integer
automatic
Optional

The default instance count determined by the product tile

boolean
show_custom
Optional

Whether to show a custom input field (true when max instances exceeds the options list)

array of integer
options
Optional

Valid instance count values for selection