Interface Shutdown
Location in GUI: Fabric
» Inventory
» Pod X
» Node Y
» Interface
Diagram
Section titled “Diagram”Classes
Section titled “Classes”interfaces (apic.interface_policies.nodes)
Section titled “interfaces (apic.interface_policies.nodes)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
shutdown | Boolean | true , false | No | false |
sub_ports (apic.interface_policies.nodes.interfaces)
Section titled “sub_ports (apic.interface_policies.nodes.interfaces)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
shutdown | Boolean | true , false | No | false |
interfaces (apic.interface_policies.nodes.fexes)
Section titled “interfaces (apic.interface_policies.nodes.fexes)”Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
shutdown | Boolean | true , false | No | false |
Examples
Section titled “Examples”apic: interface_policies: nodes: - id: 101 interfaces: - port: 49 shutdown: true