Loading OpenAPI/TS28541_5GcNrm.yaml +39 −0 Original line number Diff line number Diff line Loading @@ -1878,6 +1878,20 @@ components: mappingInd: type: boolean default: false taiList: type: array uniqueItems: true items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Tai' minItems: 1 taiRangeList: type: array uniqueItems: true items: $ref: '#/components/schemas/TaiRange' minItems: 1 vflInfo: $ref: '#/components/schemas/VflInfo' ExternalClientType: description: Indicates types of External Clients. anyOf: Loading Loading @@ -3813,6 +3827,31 @@ components: enum: - ALLOW - DENY 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: Loading Loading
OpenAPI/TS28541_5GcNrm.yaml +39 −0 Original line number Diff line number Diff line Loading @@ -1878,6 +1878,20 @@ components: mappingInd: type: boolean default: false taiList: type: array uniqueItems: true items: $ref: 'TS29571_CommonData.yaml#/components/schemas/Tai' minItems: 1 taiRangeList: type: array uniqueItems: true items: $ref: '#/components/schemas/TaiRange' minItems: 1 vflInfo: $ref: '#/components/schemas/VflInfo' ExternalClientType: description: Indicates types of External Clients. anyOf: Loading Loading @@ -3813,6 +3827,31 @@ components: enum: - ALLOW - DENY 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: Loading