ddos network-object sport-anomaly-threshold ipv6¶
Configure anomaly thresholds applied to source port entries of an IPv6/64 address
ipv6 Specification¶
Parameter Value Type Collection Object Key(s) ip-addr, packet-rate-str, packet-rate-percentage-str, bit-rate-str, bit-rate-percentage-str, sport-num, protocol, ip-sport-packet-rate-str, ip-sport-packet-rate-percentage-str, ip-sport-bit-rate-str, ip-sport-bit-rate-percentage-str Collection Name ipv6-list Collection URI /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6 Element Name ipv6 Element URI /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} Element Attributes ipv6_attributes Partition Visibility shared Schema ipv6 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6 | ||
Create List | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6 | ||
Get Object | GET | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} | ||
Get List | GET | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6 | ||
Modify Object | POST | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} | ||
Replace Object | PUT | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} | ||
Replace List | PUT | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6 | ||
Delete Object | DELETE | /axapi/v3/ddos/network-object/{object-name}/sport-anomaly-threshold/ipv6/{ip-addr}+{packet-rate-str}+{packet-rate-percentage-str}+{bit-rate-str}+{bit-rate-percentage-str}+{sport-num}+{protocol}+{ip-sport-packet-rate-str}+{ip-sport-packet-rate-percentage-str}+{ip-sport-bit-rate-str}+{ip-sport-bit-rate-percentage-str} |
ipv6-list¶
ipv6-list is JSON List of ipv6 attributes
ipv6-list : [
]
ipv6 attributes¶
bit-rate
Description Bit rate of a source port entry
Type: number
Range: 800-34359738360
bit-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
bit-rate-percentage-str
Description ‘bit-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: bit-rate-percentage
bit-rate-str
Description ‘bit-rate’: Bit rate of a source port entry;
Type: string
Supported Values: bit-rate
ip-addr
Description Override threshold
Type: string
Format: ipv6-address-plen
ip-sport-bit-rate
Description Bit rate of a source port entry
Type: number
Range: 800-34359738360
ip-sport-bit-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
ip-sport-bit-rate-percentage-str
Description ‘bit-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: bit-rate-percentage
ip-sport-bit-rate-str
Description ‘bit-rate’: Bit rate of a source port entry;
Type: string
Supported Values: bit-rate
ip-sport-packet-rate
Description Packet rate of a source port entry
Type: number
Range: 1-2147483647
ip-sport-packet-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
ip-sport-packet-rate-percentage-str
Description ‘packet-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: packet-rate-percentage
ip-sport-packet-rate-str
Description ‘packet-rate’: Packet rate of a source port entry;
Type: string
Supported Values: packet-rate
packet-rate
Description Packet rate of a source port entry
Type: number
Range: 1-2147483647
packet-rate-percentage
Description Percentage of source port entry’s parent entry
Type: number
Range: 1-99
packet-rate-percentage-str
Description ‘packet-rate-percentage’: Percentage of source port entry’s parent entry;
Type: string
Supported Values: packet-rate-percentage
packet-rate-str
Description ‘packet-rate’: Packet rate of a source port entry;
Type: string
Supported Values: packet-rate
protocol
Description ‘udp’: UDP port; ‘tcp’: TCP Port;
Type: string
Supported Values: udp, tcp
sport-num
Description Source port number
Type: number
Range: 1-65535
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters