https://github.com/dm-drogeriemarkt/lisa/blob/master/src/settings/schema.json#/properties/operatingsystems/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.operatingsystems.items)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| id | string |
Required | cannot be null | root |
| name | string |
Required | cannot be null | root |
| firmware | string |
Optional | cannot be null | root |
| relations | object |
Required | cannot be null | root |
Operatingsystem global id from Foreman
id
-
is required
-
Type:
string -
cannot be null
-
defined in: root
string
"MDE6T3BlcmF0aW5nc3lzdGVtLTE="Operating system name
name
-
is required
-
Type:
string -
cannot be null
-
defined in: root
string
"RedHat 7.6"Firmware
firmware
-
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 |
|---|---|
"automatic" |
|
"bios" |
|
"efi" |
|
"uefi" |
"automatic""efi"relations
-
is required
-
Type:
object(root.operatingsystems.items.relations) -
cannot be null
-
defined in: root