https://github.com/dm-drogeriemarkt/lisa/blob/master/src/settings/schema.json#/properties/default_configs
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | settings.schema.json* |
object
(root.default_configs)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
build | boolean |
Optional | cannot be null | root |
enabled | boolean |
Optional | cannot be null | root |
managed | boolean |
Optional | cannot be null | root |
organization_id | string |
Required | cannot be null | root |
architecture_id | string |
Required | cannot be null | root |
compute_attributes | object |
Optional | cannot be null | root |
interfaces_attributes | array |
Optional | cannot be null | root |
build
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: root
boolean
enabled
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: root
boolean
managed
-
is optional
-
Type:
boolean
-
cannot be null
-
defined in: root
boolean
Organization global id from Foreman
organization_id
-
is required
-
Type:
string
-
cannot be null
-
defined in: root
string
"MDE6T3JnYW5pemF0aW9uLTE="
Architecture global id from Foreman
architecture_id
-
is required
-
Type:
string
-
cannot be null
-
defined in: root
string
"MDE6QXJjaGl0ZWN0dXJlLTE="
compute_attributes
-
is optional
-
Type:
object
(root.default_configs.compute_attributes) -
cannot be null
-
defined in: root
object
(root.default_configs.compute_attributes)
interfaces_attributes
-
is optional
-
Type:
object[]
(root.default_configs.interfaces_attributes.items) -
cannot be null
-
defined in: root
object[]
(root.default_configs.interfaces_attributes.items)
maximum number of items: the maximum number of items for this array is: 1
minimum number of items: the minimum number of items for this array is: 1
unique items: all items in this array must be unique. Duplicates are not allowed.