Commit 7180ca14 authored by ruiyue's avatar ruiyue
Browse files

Update file TS28541_5GcNrm.yaml

parent 7e49eedc
Loading
Loading
Loading
Loading
Loading
+25 −1
Original line number Diff line number Diff line
@@ -3846,7 +3846,31 @@ components:
            $ref: 'TS28541_NrNrm.yaml#/components/schemas/ServedAIOTAreaID'
        readerLocation:
          type: string

    VflInfo:
      description: Indicates the Vfl capability supported by the NWDAF/TrustAF/unTrustAF
      type: object
      properties:
        vflAnalyticsIds:
          type: array
          uniqueItems: true
          items:
            $ref: 'TS29520_Nnwdaf_EventsSubscription.yaml#/components/schemas/NwdafEvent'
          minItems: 1
        vflCapabilityType:
          type: string
          enum:
            - VFL_SERVER
            - VFL_CLIENT
            - VFL_SERVER_AND_CLIENT
        vflClientAggrCap:
          type: boolean
          default: false
        vflTimeInterval:
          $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindow'
        vflInterInfo:
          $ref: '#/components/schemas/VendorId' 
        featureId:
          type: string

#-------- Definition of types for name-containments ------
    SubNetwork-ncO-5GcNrm: