Commit 98cde8d9 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28541_SliceNrm.yaml

parent ee9878bd
Loading
Loading
Loading
Loading
Loading
+12 −15
Original line number Diff line number Diff line
@@ -24,24 +24,24 @@ components:
        - STATIONARY
        - NOMADIC
        - RESTRICTED_MOBILITY
        - FULLY_MOBILITY
        - FULL_MOBILITY
    SynAvailability:
      type: string
      enum:
        - NOT_SUPPORTED
        - BETWEEN_BS_AND_UE
        - BETWEEN_BS_AND_UE_&_UE_AND_UE
        - BETWEEN_BS_AND_UE_AND_UE_AND_UE
    PositioningAvailability:
      type: array
      items:
        type: string
        enum:
          - CIDE-CID
          - CIDE_CID
          - OTDOA
          - RF_FINGERPRINTING
          - AECID
          - HYBRID_POSITIONING
          - NET-RTK
          - NET_RTK
    Predictionfrequency:
      type: string
      enum:
@@ -52,22 +52,19 @@ components:
      type: string
      enum:
        - SHARED
        - NON-SHARED
        - NON_SHARED

    NetworkSliceSharingIndicator:
      type: string
      enum:
        - SHARED
        - NON-SHARED
        - NON_SHARED

    SliceSimultaneousUse:
      type: string
      type: integer
      enum:
        - ZERO
        - ONE
        - TWO
        - THREE
        - FOUR
      minimum: 0
      maximum: 4
    Category:
      type: string
      enum:
@@ -98,7 +95,7 @@ components:
    Support:
      type: string
      enum:
        - NOT SUPPORTED
        - NOT_SUPPORTED
        - SUPPORTED
    DelayTolerance:
      type: object
@@ -574,7 +571,7 @@ components:
           enum: 
            - VLAN
            - MPLS
            - Segment
            - SEGMENT
         logicalInterfaceId:
           type: string
         systemName:
@@ -590,7 +587,7 @@ components:
            - EGP
            - EIGRP
            - BGP
            - IS-IS
            - IS_IS

    ConnectionPointInfo:
      type: object