Convert to reduced list of known types (#50010)

This commit is contained in:
Dag Wieers 2018-12-18 22:25:30 +01:00 committed by Jordan Borean
parent fcd1486b51
commit 05c6ff79f9
908 changed files with 4822 additions and 4821 deletions

View file

@ -103,32 +103,32 @@ data:
id:
description: Identification string of network.
returned: success
type: string
type: str
sample: N_12345
name:
description: Written name of network.
returned: success
type: string
type: str
sample: YourNet
organizationId:
description: Organization ID which owns the network.
returned: success
type: string
type: str
sample: 0987654321
tags:
description: Space delimited tags assigned to network.
returned: success
type: string
type: str
sample: " production wireless "
timeZone:
description: Timezone where network resides.
returned: success
type: string
type: str
sample: America/Chicago
type:
description: Functional type of network.
returned: success
type: string
type: str
sample: switch
disableMyMerakiCom:
description: States whether U(my.meraki.com) and other device portals should be disabled.