File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 51
51
managed:
52
52
description:
53
53
- Is the device a managed device.
54
- - The APIC defaults to C( true) when unset during creation.
54
+ - The APIC defaults to true when unset during creation.
55
55
type: bool
56
56
promiscuous_mode:
57
57
description:
58
58
- Enable promiscuous mode.
59
- - The APIC defaults to C( false) when unset during creation.
59
+ - The APIC defaults to false when unset during creation.
60
60
type: bool
61
61
aliases: [ prom_mode ]
62
62
service_type:
69
69
trunking:
70
70
description:
71
71
- Enable trunking.
72
- - The APIC defaults to C( false) when unset during creation.
72
+ - The APIC defaults to false when unset during creation.
73
73
type: bool
74
74
domain:
75
75
description:
80
80
description:
81
81
- The active active mode on the device.
82
82
- This is only applicable when C(function_type="l1") or C(function_type="l2").
83
- - The APIC defaults to C( false) when unset during creation.
83
+ - The APIC defaults to false when unset during creation.
84
84
type: bool
85
85
state:
86
86
description:
You can’t perform that action at this time.
0 commit comments