GUI and CLI Banner
Location in GUI: System
» System Settings
» System Alias and Banners
Diagram
Section titled “Diagram”Classes
Section titled “Classes”fabric_policies (apic)
Section titled “fabric_policies (apic)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
banners | Class | [banners] | No |
banners (apic.fabric_policies)
Section titled “banners (apic.fabric_policies)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
apic_gui_alias | String | No | ||
apic_gui_banner_url | String | No | ||
apic_gui_banner_message | String | No | ||
apic_cli_banner | String | No | ||
switch_cli_banner | String | No | ||
apic_app_banner | String | No | ||
apic_app_banner_severity | Choice | critical , info , warning | No | info |
escape_html | Boolean | true , false | No | true |
Examples
Section titled “Examples”apic: fabric_policies: banners: apic_gui_alias: APIC GUI BANNER apic_gui_banner_url: APIC GUI BANNER URL apic_cli_banner: APIC CLI BANNER switch_cli_banner: SWITCH CLI BANNER apic_app_banner: APIC APP BANNER apic_app_banner_severity: critical escape_html: false