Commit 422887b6 authored by sunse's avatar sunse
Browse files

28.541_Rel17_CR0601 Update 5gcNrm.yaml

parent fab14c4b
Loading
Loading
Loading
Loading
+49 −7
Original line number Diff line number Diff line
@@ -144,11 +144,6 @@ components:
      properties:
        smfServingAreas:
          type: string
    AmfInfo:
      type: object
      properties:
        priority:
          type: integer
    SupportedDataSetId:
      type: string
      description: any of enumrated value
@@ -171,7 +166,6 @@ components:
        - $ref: '#/components/schemas/UdmInfo'
        - $ref: '#/components/schemas/AusfInfo'
        - $ref: '#/components/schemas/UpfInfo'
        - $ref: '#/components/schemas/AmfInfo'
        - $ref: '#/components/schemas/Udrinfo'
    NotificationType:      
      type: string
@@ -212,12 +206,46 @@ components:
          type: string
        hostAddr:
          $ref: 'genericNrm.yaml#/components/schemas/HostAddr'
        allowedPLMNs:
          type: array
          items:
            $ref: 'comDefs.yaml#/components/schemas/PlmnId'
        allowedSNPNs:
          type: array
          items:
            $ref: 'nrNrm.yaml#/components/schemas/SnpnInfo'
        allowedNfTypes:
          type: array
          items:
            $ref: 'genericNrm.yaml#/components/schemas/NFType'
        allowedNfDomains:
          type: array
          items: string
        allowedNSSAIs:
          type: array
          items:
            $ref: 'nrNrm.yaml#/components/schemas/Snssai'
        locality:
          type: string
        nFInfo:
          $ref: '#/components/schemas/NFInfo'
        capacity:
          type: integer
        nfSetIdList:
          type: array
          items: string
        servingScope:
          type: array
          items: string
        nfSetRecoveryTimeList:
          type: array
          items:
            $ref: 'comDefs.yaml#/components/schemas/DateTime'
        scpDomains:
          type: array
          items: string
        vendorId:
          type: string
    SEPPType:
      type: string
      description: any of enumrated value
@@ -525,6 +553,14 @@ components:
      items:
        type: string

    GUAMInfo:
      type: object
      properties:
          pLMNId: 
            $ref: 'nrNrm.yaml#/components/schemas/PlmnId'
          aMFIdentifier:
            type: integer 
            
#-------- Definition of concrete IOCs --------------------------------------------

    SubNetwork-Single:
@@ -625,6 +661,12 @@ components:
                      $ref: '#/components/schemas/AmfIdentifier'
                    sBIFqdn:
                      type: string
                    interPlmnFQDN:
                      type: string
                    taiList:
                      $ref: 'nrNrm.yaml#/components/schemas/Tai'
                    taiRangeList:
                      $ref: 'nrNrm.yaml#/components/schemas/TaiRange'
                    weightFactor:
                      $ref: '#/components/schemas/WeightFactor'
                    snssaiList: