web-gui tps wizard learning zone¶
Configure zone list
zone Specification¶
Type Collection Object Key(s) name Collection Name zone-list Collection URI /axapi/v3/web-gui/tps/wizard/learning/zone Element Name zone Element URI /axapi/v3/web-gui/tps/wizard/learning/zone/{name} Element Attributes zone_attributes Schema zone schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/web-gui/tps/wizard/learning/zone | ||
Create List | POST | /axapi/v3/web-gui/tps/wizard/learning/zone | ||
Get Object | GET | /axapi/v3/web-gui/tps/wizard/learning/zone/{name} | ||
Get List | GET | /axapi/v3/web-gui/tps/wizard/learning/zone | ||
Modify Object | POST | /axapi/v3/web-gui/tps/wizard/learning/zone/{name} | ||
Replace Object | PUT | /axapi/v3/web-gui/tps/wizard/learning/zone/{name} | ||
Replace List | PUT | /axapi/v3/web-gui/tps/wizard/learning/zone | ||
Delete Object | DELETE | /axapi/v3/web-gui/tps/wizard/learning/zone/{name} |
zone-list¶
zone-list is JSON List of zone attributes
zone-list : [
]
zone attributes¶
learned
Description ‘yes’: Yes, learned; ‘no’: No, not learned;
Type: string
Supported Values: yes, no
name
Description Specify name of the zone
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters