INPUT_OBJECT
DsapSsapDataInput
link GraphQL Schema definition
- input DsapSsapDataInput {
- # Mask for data (data format = DD-SS-CC-EEEE). Only highest 2 bytes supported for
- # types other than SNAP (0xFFFF000000)
- String :
- # Only applicable for DSAP/SSAP value of SNAP (0xAAAA). To not specify an
- # ethertype, omit or pass None. Wellknown or hex value (See
- # Policy.getRuleTrafDescWellKnownValues(ETHERTYPE))
- String :
- # Wellknown or 2 byte DSAP/SSAP value
- String! :
- }