ddos network-object sub-network sub-network-v4¶
Configure sub-network in a DDos Network Object
sub-network-v4 Specification¶
Parameter Value Type Collection Object Key(s) subnet-ip-addr Collection Name sub-network-v4-list Collection URI /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4 Element Name sub-network-v4 Element URI /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4/{subnet-ip-addr} Element Attributes sub-network-v4_attributes Partition Visibility shared Statistics Data URI /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4/{subnet-ip-addr}/stats Schema sub-network-v4 schema
Operations Allowed:
Operation | Method | URI | Payload | |
---|---|---|---|---|
Create Object | POST | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4 | ||
Create List | POST | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4 | ||
Get Object | GET | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4/{subnet-ip-addr} | ||
Get List | GET | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4 | ||
Modify Object | POST | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4/{subnet-ip-addr} | ||
Replace Object | PUT | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4/{subnet-ip-addr} | ||
Replace List | PUT | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4 | ||
Delete Object | DELETE | /axapi/v3/ddos/network-object/{object-name}/sub-network/sub-network-v4/{subnet-ip-addr} |
sub-network-v4-list¶
sub-network-v4-list is JSON List of sub-network-v4 attributes
sub-network-v4-list : [
]
sub-network-v4 attributes¶
breakdown-subnet-threshold
Description: breakdown-subnet-threshold is a JSON Block. Please see below for breakdown-subnet-threshold
Type: Object
host-anomaly-threshold
Description: host-anomaly-threshold is a JSON Block. Please see below for host-anomaly-threshold
Type: Object
sampling-enable
Type: Listsub-network-anomaly-threshold
Description: sub-network-anomaly-threshold is a JSON Block. Please see below for sub-network-anomaly-threshold
Type: Object
subnet-breakdown
Description additional layer of breakdown subnet
Type: number
Range: 25-31
subnet-ip-addr
Description IPv4 Subnet/host, supported prefix range is from 24 to 32
Type: string
Format: ipv4-cidr
uuid
Description uuid of the object
Type: string
Maximum Length: 64 characters
Maximum Length: 1 characters
sub-network-anomaly-threshold¶
Specification Value Type object static-sub-network-bit-rate
Description Bit rate of the sub-network
Type: number
Range: 800-34359738360
static-sub-network-pkt-rate
Description Packet rate of the sub-network
Type: number
Range: 1-2147483647
sampling-enable¶
Specification Value Type list Block object keys counters1
Description ‘all’: all; ‘packet_rate’: PPS; ‘bit_rate’: B(bits)PS;
Type: string
Supported Values: all, packet_rate, bit_rate
breakdown-subnet-threshold¶
Specification Value Type object breakdown-subnet-bit-rate
Description Bit rate of per host
Type: number
Range: 800-34359738360
breakdown-subnet-pkt-rate
Description Packet rate of per host
Type: number
Range: 1-2147483647
host-anomaly-threshold¶
Specification Value Type object static-bit-rate-threshold
Description Bit rate of per host
Type: number
Range: 800-34359738360
static-fin-rate-threshold
Description FIN packet rate of per host
Type: number
Range: 1-2147483647
static-flow-count-threshold
Description Flow count of per host
Type: number
Range: 1-2147483647
static-icmp-pkt-rate-threshold
Description ICMP packet rate of per host
Type: number
Range: 1-2147483647
static-pkt-rate-threshold
Description Packet rate of per host
Type: number
Range: 1-2147483647
static-rev-bit-rate-threshold
Description Bit rate of per host
Type: number
Range: 800-34359738360
static-rev-pkt-rate-threshold
Description Packet rate of per host
Type: number
Range: 1-2147483647
static-rst-rate-threshold
Description RST packet rate of per host
Type: number
Range: 1-2147483647
static-syn-rate-threshold
Description SYN packet rate of per host
Type: number
Range: 1-2147483647
static-tcp-pkt-rate-threshold
Description TCP packet rate of per host
Type: number
Range: 1-2147483647
static-udp-pkt-rate-threshold
Description UDP packet rate of per host
Type: number
Range: 1-2147483647
static-undiscovered-host-bit-rate-threshold
Description Bit rate of per undiscovered host
Type: number
Range: 800-34359738360
static-undiscovered-host-pkt-rate-threshold
Description packet rate of per undiscovered host
Type: number
Range: 1-2147483647
static-undiscovered-pkt-rate-threshold
Description Undiscovered packet rate of per host
Type: number
Range: 1-2147483647