Commit 727da3d6 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28541_5GcNrm.yaml

parent 73875b8c
Loading
Loading
Loading
Loading
+7 −124
Original line number Diff line number Diff line
@@ -129,11 +129,6 @@ components:
      type: array
      items:
        $ref: '#/components/schemas/CNSIId'     
    CNSIIdListRo:
      description: This datatype is used for readOnly attribute
      type: array
      items:
        $ref: '#/components/schemas/CNSIIdRo'        
    CNSIId:
      type: string
      description: CNSI Id is defined in TS 29.531, only for Core Network. This datatype is used for writable attribute
@@ -249,7 +244,7 @@ components:
          type: string
          readOnly: true
        nfType:
          $ref: '#/components/schemas/NFTypeRo'
          $ref: '#/components/schemas/NFType'
        heartbeatTimer:
          type: integer
        authzInfo:
@@ -614,18 +609,6 @@ components:
          type: string
        nRTACpattern:
          type: string
    NRTACRangeRo:
      type: object
      description: This datatype is used for readOnly attribute
      properties:
        nRTACstart:
          type: string
          readOnly: true
        nRTACend:
          type: string
        nRTACpattern:
          type: string
          readOnly: true          
          
    TaiRange:
      type: object
@@ -637,16 +620,6 @@ components:
          type: array
          items:
            $ref: '#/components/schemas/NRTACRange'
    TaiRangeRo:
      type: object
      description: This datatype is used for readOnly attribute
      properties:
        plmnId:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/PlmnIdRo'
        nRTACRangelist:
          type: array
          items:
            $ref: '#/components/schemas/NRTACRangeRo'

    GUAMInfo:
      type: object
@@ -1227,30 +1200,6 @@ components:
        description: >
          This string provides forward-compatibility with future extensions to the enumeration but
          is not used to encode content defined in the present version of this API.       
    AfEventRo:
      description: Represents Application Events. This datatype is used for readOnly attribute
      anyOf:
      - type: string
        readOnly: true
        enum:
          - SVC_EXPERIENCE
          - UE_MOBILITY
          - UE_COMM
          - EXCEPTIONS
          - USER_DATA_CONGESTION
          - PERF_DATA
          - DISPERSION
          - COLLECTIVE_BEHAVIOUR
          - MS_QOE_METRICS
          - MS_CONSUMPTION
          - MS_NET_ASSIST_INVOCATION
          - MS_DYN_POLICY_INVOCATION
          - MS_ACCESS_ACTIVITY
      - type: string
        readOnly: true
        description: >
          This string provides forward-compatibility with future extensions to the enumeration but
          is not used to encode content defined in the present version of this API.          
    AfEventExposureData:
      description: AF Event Exposure data managed by a given NEF Instance
      type: object
@@ -1260,7 +1209,7 @@ components:
        afEvents:
          type: array
          items:
            $ref: '#/components/schemas/AfEventRo'
            $ref: '#/components/schemas/AfEvent'
          minItems: 1
        afIds:
          type: array
@@ -3117,72 +3066,6 @@ components:
        - W_AGF
        - TWIF
        - TSN_AF
    NFTypeRo:
      description: NF name defined in TS 23.501 or TS 29.510'. This datatype is used for readOnly attribute
      type: string
      enum:
        - NRF
        - UDM
        - AMF
        - SMF
        - AUSF
        - NEF
        - PCF
        - SMSF
        - NSSF
        - UDR
        - LMF
        - GMLC
        - 5G_EIR
        - SEPP
        - UPF
        - N3IWF
        - AF
        - UDSF
        - DN
        - BSF
        - CHF
        - NWDAF
        - PCSCF
        - CBCF
        - HSS
        - UCMF
        - SOR_AF
        - SPAF
        - MME
        - SCSAS
        - SCEF
        - SCP
        - NSSAAF
        - ICSCF
        - SCSCF
        - DRA
        - IMS_AS
        - AANF
        - 5G_DDNMF
        - NSACF
        - MFAF
        - EASDF
        - DCCF
        - MB_SMF
        - TSCTSF
        - ADRF
        - GBA_BSF
        - CEF
        - MB_UPF
        - NSWOF
        - PKMF
        - MNPF
        - SMS_GMSC
        - SMS_IWMSC
        - MBSF
        - MBSTF
        - PANF
        - TNGF
        - W_AGF
        - TWIF
        - TSN_AF
      readOnly: true        

    OperationSemantics:
      type: string
@@ -3312,7 +3195,7 @@ components:
                    weightFactor:
                      $ref: '#/components/schemas/WeightFactor'
                    cNSIIdList:
                      $ref: '#/components/schemas/CNSIIdListRo'
                      $ref: '#/components/schemas/CNSIIdList'
                    amfSetRef:
                      $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn'
                    managedNFProfile:
@@ -3431,7 +3314,7 @@ components:
                    sBIFqdn:
                      type: string
                    cNSIIdList:
                      $ref: '#/components/schemas/CNSIIdListRo'
                      $ref: '#/components/schemas/CNSIIdList'
                    managedNFProfile:
                      $ref: '#/components/schemas/ManagedNFProfile'
                    commModelList: