Commit 6e90645f authored by gautamd's avatar gautamd
Browse files

Update TS28541_5GcNrm.yaml

parent 20d622fc
Loading
Loading
Loading
Loading
Loading
+24 −0
Original line number Diff line number Diff line
@@ -1558,6 +1558,27 @@ components:
          additionalProperties:
            $ref: '#/components/schemas/NssaafInfo'
          minProperties: 1
    NTNPLMNRestrictionsInfo:
      description: restrictions per PLMN that relates to non-terrestrial network access
      type: object
      properties:
        pLMNId:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        blockedLocationInfoList:
          type: array
          items:
            $ref: '#/components/schemas/BlockedLocationInfoList'
          minItems: 1
    BlockedLocationInfoList:
      description: location for which the PLMN access restrictions are to be applied in case of NTN
      type: object
      properties:
        blockedLocation:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnId'
        blockedDur:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime'
        blockedSlice:
          type: string

#-------- Definition of concrete IOCs --------------------------------------------
    ProvMnS:
@@ -1715,6 +1736,9 @@ components:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    commModelList:
                      $ref: '#/components/schemas/CommModelList'
                    nTNPLMNInfoList:
                      $ref: '#/components/schemas/NTNPLMNRestrictionsInfo'

        - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/ManagedFunction-ncO'
        - type: object
          properties: