https://github.com/dm-drogeriemarkt/lisa/blob/master/src/settings/schema.json#/properties/default_configs/properties/interfaces_attributes/items
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.interfaces_attributes.items)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
type | string |
Optional | cannot be null | root |
computeAttributes | object |
Optional | cannot be null | root |
type
-
is optional
-
Type:
string
-
cannot be null
-
defined in: root
string
enum: the value of this property must be equal to one of the following values:
Value | Explanation |
---|---|
"interface" |
|
"bmc" |
|
"bond" |
|
"bridge" |
The default value is:
"interface"
computeAttributes
-
is optional
-
Type:
object
(root.default_configs.interfaces_attributes.items.computeAttributes) -
cannot be null
-
defined in: root
object
(root.default_configs.interfaces_attributes.items.computeAttributes)