meraki_vlan - Add note explaining VLAN support tests in a Meraki network (#48278)
* Add note explaining VLAN support tests in a Meraki network * Small fix.
This commit is contained in:
parent
091fb1dc3f
commit
74619c2036
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ version_added: "2.7"
|
|||
description:
|
||||
- Create, edit, query, or delete VLANs in a Meraki environment.
|
||||
notes:
|
||||
- Meraki's API will return an error if VLANs aren't enabled on a network. VLANs are returned properly if VLANs are enabled on a network.
|
||||
- Some of the options are likely only used for developers within Meraki.
|
||||
- Meraki's API defaults to networks having VLAN support disabled and there is no way to enable VLANs support in the API. VLAN support must be enabled manually.
|
||||
options:
|
||||
|
|
Loading…
Reference in a new issue