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:
Kevin Breit 2018-11-06 18:06:24 -06:00 committed by Dag Wieers
parent 091fb1dc3f
commit 74619c2036

View file

@ -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: