Commit a0602846 authored by gautamd's avatar gautamd Committed by sunse
Browse files

Update TS28541_NrNrm.yaml

parent 96697515
Loading
Loading
Loading
Loading
+53 −2
Original line number Diff line number Diff line
@@ -755,7 +755,47 @@ components:
          - M8
          - M9
          - MDT_UE_LOCATION

    URSPInfo:
      type: object
      properties:
        applicationID:
          type: integer
        destinationIPInfo:
          type: integer
        destinationIPInfo:
          type: integer
        nonIPDescriptiors:
          type: string
        dNNs:
          type: string
        connectionCapabilities:
          type: string
          enum:
            - IMS
            - MMS
            - INTERNET
        destinationFQDN:
          type: string
        pINID:
          type: string
        connectivityGrpId:
          type: string
    ApplicationID:
      type: object
      properties:
        oSID:
          type: string
        oSAppId:
          type: string
    DestinationIPInfo:
      type: object
      properties:
        iPAddress:
          type: string
        port:
          type: string  
        protocolID:
          type: string  
#-------- Definition of types for name-containments ------
    SubNetwork-ncO-NrNrm:
      type: object
@@ -2191,7 +2231,18 @@ components:
                  $ref: 'TS28623_ComDefs.yaml#/components/schemas/AdministrativeState'
                operationalState:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/OperationalState'

                allowedPLMNInfo:
                    $ref: '#/components/schemas/PlmnInfo'                    
                allowedArea:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'
                allowedTime:
                    $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'        
                relatedN2URSPInfo:
                    $ref: '#/components/schemas/PlmnInfo'
                relatedN3URSPInfo:
                    $ref: '#/components/schemas/PlmnInfo'
                relatedXnURSPInfo:
                    $ref: '#/components/schemas/PlmnInfo'                              
    NRECMappingRule-Single:
      allOf:
        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top'