System Config
Location in GUI:
Infrastructure
» System Configuration
Diagram
Classes
ndo
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
system_config | Class | [system_config] | No |
system_config (ndo)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
banner | Class | [banner] | No |
banner (ndo.system_config)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
alias | String | No | ||
type | Choice | informational , warning , critical | No | informational |
message | String | No | ||
state | Choice | active , inactive | No | active |
Examples
ndo:
system_config:
banner:
alias: Banner New
type: informational
message: Message New
state: active