Loading MecAppDTypes.yaml +5 −1 Original line number Diff line number Diff line Loading @@ -296,7 +296,11 @@ data_types: description: specification of MEC application requirements related to traffic rules properties: direction: - valid_values: [ 00, 01 ] type: string description: Identifies the direction of the data flow when the value of “filterType” is “per FLOW”. required: false constraints: - valid_values: [ "00", "01" ] src_address: type: list description: source IP address(es). Loading Loading
MecAppDTypes.yaml +5 −1 Original line number Diff line number Diff line Loading @@ -296,7 +296,11 @@ data_types: description: specification of MEC application requirements related to traffic rules properties: direction: - valid_values: [ 00, 01 ] type: string description: Identifies the direction of the data flow when the value of “filterType” is “per FLOW”. required: false constraints: - valid_values: [ "00", "01" ] src_address: type: list description: source IP address(es). Loading