web-gui tps wizard protection zone¶
Configure Zone Sensitivity
zone Specification¶
Type Collection Object Key(s) zone-name Collection Name zone-list Collection URI /axapi/v3/web-gui/tps/wizard/protection/zone Element Name zone Element URI /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name} Element Attributes zone_attributes Schema zone schemaOperations Allowed:
| Operation | Method | URI | Payload | |
|---|---|---|---|---|
Create Object | POST | /axapi/v3/web-gui/tps/wizard/protection/zone | ||
Create List | POST | /axapi/v3/web-gui/tps/wizard/protection/zone | ||
Get Object | GET | /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name} | ||
Get List | GET | /axapi/v3/web-gui/tps/wizard/protection/zone | ||
Modify Object | POST | /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name} | ||
Replace Object | PUT | /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name} | ||
Replace List | PUT | /axapi/v3/web-gui/tps/wizard/protection/zone | ||
Delete Object | DELETE | /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name} |
zone-list¶
zone-list is JSON List of zone attributes
zone-list : [
]
zone attributes¶
ip-proto
Description: ip-proto is a JSON Block. Please see below for ip-proto
Type: Object
Refernce Object: /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name}/ip-proto
port
Description: port is a JSON Block. Please see below for port
Type: Object
Refernce Object: /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name}/port
port-range-list
sensitivity
Description ‘5’: Low; ‘3’: Medium; ‘1.5’: High;
Type: string
Supported Values: 5, 3, 1.5
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
zone-name
Description Specify name of the zone
Type: string
Format: string-rlx
Maximum Length: 63 characters
Maximum Length: 1 characters
ip-proto¶
Specification Type object proto-name-list
Type: List
Refernce Object: /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name}/ip-proto/proto-name/{protocol}
ip-proto_proto-name-list¶
Specification Type list Block object keys pbe
Description Peak Bandwidth Expected
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
protocol
Description ‘icmp-v4’: ip-proto icmp-v4; ‘icmp-v6’: ip-proto icmp-v6;
Type: string
Supported Values: icmp-v4, icmp-v6
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
port-range-list¶
Specification Type list Block object keys pbe
Description Peak Bandwidth Expected
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
port-range-end
Description Port-Range End Port Number
Type: number
Range: 1-65535
port-range-start
Description Port-Range Start Port Number
Type: number
Range: 1-65535
protocol
Description ‘dns-tcp’: DNS-TCP Port; ‘dns-udp’: DNS-UDP Port; ‘http’: HTTP Port; ‘tcp’: TCP Port; ‘udp’: UDP Port; ‘ssl-l4’: SSL-L4 Port;
Type: string
Supported Values: dns-tcp, dns-udp, http, tcp, udp, ssl-l4
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
port¶
Specification Type object zone-service-list
Type: List
Refernce Object: /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name}/port/zone-service/{port-num}+{protocol}
zone-service-other-list
Type: List
Refernce Object: /axapi/v3/web-gui/tps/wizard/protection/zone/{zone-name}/port/zone-service-other/{port-other}+{protocol}
port_zone-service-list¶
Specification Type list Block object keys pbe
Description Peak Bandwidth Expected
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
port-num
Description Port Number
Type: number
Range: 1-65535
protocol
Description ‘dns-tcp’: DNS-TCP Port; ‘dns-udp’: DNS-UDP Port; ‘http’: HTTP Port; ‘tcp’: TCP Port; ‘udp’: UDP Port; ‘ssl-l4’: SSL-L4 Port;
Type: string
Supported Values: dns-tcp, dns-udp, http, tcp, udp, ssl-l4
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
port_zone-service-other-list¶
Specification Type list Block object keys pbe
Description Peak Bandwidth Expected
Type: string
Maximum Length: 128 characters
Maximum Length: 1 characters
port-other
Description ‘other’: other;
Type: string
Supported Values: other
protocol
Description ‘tcp’: TCP Port; ‘udp’: UDP Port;
Type: string
Supported Values: tcp, udp
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters