Skip to content

Latest commit

 

History

History
77 lines (43 loc) · 4.91 KB

settings-properties-rootdefault_configs-properties-rootdefault_configsinterfaces_attributes-rootdefault_configsinterfaces_attributesitems.md

File metadata and controls

77 lines (43 loc) · 4.91 KB

root.default_configs.interfaces_attributes.items Schema

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*

items Type

object (root.default_configs.interfaces_attributes.items)

items Properties

Property Type Required Nullable Defined by
type string Optional cannot be null root
computeAttributes object Optional cannot be null root

type

type

  • is optional

  • Type: string

  • cannot be null

  • defined in: root

type Type

string

type Constraints

enum: the value of this property must be equal to one of the following values:

Value Explanation
"interface"
"bmc"
"bond"
"bridge"

type Default Value

The default value is:

"interface"

computeAttributes

computeAttributes

computeAttributes Type

object (root.default_configs.interfaces_attributes.items.computeAttributes)