Loading OpenAPI/sliceNrm.yaml +14 −2 Original line number Diff line number Diff line Loading @@ -466,6 +466,18 @@ components: - $ref: 'genericNrm.yaml#/components/schemas/Ipv4Addr' - $ref: 'genericNrm.yaml#/components/schemas/Ipv6Addr' LogicInterfaceInfo: type: object properties: logicalInterfceType: type: string enum: - VLAN - MPLS - Segment logicalInterfceId: type: string ServiceProfileList: type: array items: Loading Loading @@ -549,8 +561,8 @@ components: properties: ipAddress: $ref: '#/components/schemas/IpAddress' logicInterfaceId: type: string logicInterfaceInfo: $ref: '#/components/schemas/LogicInterfaceInfo' nextHopInfo: type: string qosProfile: Loading Loading
OpenAPI/sliceNrm.yaml +14 −2 Original line number Diff line number Diff line Loading @@ -466,6 +466,18 @@ components: - $ref: 'genericNrm.yaml#/components/schemas/Ipv4Addr' - $ref: 'genericNrm.yaml#/components/schemas/Ipv6Addr' LogicInterfaceInfo: type: object properties: logicalInterfceType: type: string enum: - VLAN - MPLS - Segment logicalInterfceId: type: string ServiceProfileList: type: array items: Loading Loading @@ -549,8 +561,8 @@ components: properties: ipAddress: $ref: '#/components/schemas/IpAddress' logicInterfaceId: type: string logicInterfaceInfo: $ref: '#/components/schemas/LogicInterfaceInfo' nextHopInfo: type: string qosProfile: Loading