ENUM
TrafDescTypeInput
Refer to Policy query getRuleTrafDescWellKnownValues(TrafDescType) for valid wellknown values for a given type.
link GraphQL Schema definition
- enum TrafDescTypeInput {
- #   Application (52)
- #   Bridge Port (99)
- #   Ethertype (1)
- #   ICMPv6 (49)
- #   ICMP (32)
- #   IP Address Bilateral (9)
- #   IP Address Destination (8)
- #   IP Address Source (7)
- #   IP Fragment (25)
- #   IP Protocol Type (4)
- #   IP Socket Bilateral (39)
- #   IP Socket Destination (38)
- #   IP Socket Source (37)
- #   IP TCP Port Bilateral (18))
- #   IP TCP Port Bilateral Range (31)
- #   IP TCP Port Destination (17))
- #   IP TCP Port Destination Range (30)
- #   IP TCP Port Source (16))
- #   IP TCP Port Source Range (29)
- #   IP Type of Service (3)
- #   IP UDP Port Bilateral (15))
- #   IP UDP Port Bilateral Range (28)
- #   IP UDP Port Destination (14))
- #   IP UDP Port Destination Range (27)
- #   IP UDP Port Source (13)
- #   IP UDP Port Source Range (26)
- #   IPv6 Address Bilateral (45)
- #   IPv6 Address Destination (44)
- #   IPv6 Address Source (43)
- #   IPv6 Flow Label (50)
- #   IPv6 Socket Bilateral (48)
- #   IPv6 Socket Destination (47)
- #   IPv6 Socket Source (46)
- #   IPX Class of Service (5)
- #   IPX Network Bilateral (12)
- #   IPX Network Destination (11)
- #   IPX Network Source (10)
- #   IPX Packet Type (6)
- #   IPX Socket Bilateral (21)
- #   IPX Socket Destination (20)
- #   IPX Socket Source (19)
- #   DSAP/SSAP (2)
- #   MAC Address Bilateral (24)
- #   MAC Address Destination (23)
- #   MAC Address Source (22)
- #   Priority (34)
- #   IP Time To Live (51)
- #   VLAN ID (33)
- }