diff --git a/OpenAPI/coslaNrm.yaml b/OpenAPI/coslaNrm.yaml index 908756fa540e1a47d45dd0de9b012d03a48d1699..4bb89844ee4d64163a69d0dcbb617efa9834dd12 100755 --- a/OpenAPI/coslaNrm.yaml +++ b/OpenAPI/coslaNrm.yaml @@ -72,6 +72,12 @@ components: items: $ref: '#/components/schemas/AssuranceTarget' + AssuranceScope: + type: object + properties: + taiList: + $ref: 'nrNrm.yaml#/components/schemas/TaiList' + #-------- Definition of concrete IOCs -------------------------------------------- @@ -137,6 +143,8 @@ components: $ref: '#/components/schemas/AssuranceGoalStatusObserved' assuranceGoalStatusPredicted: $ref: '#/components/schemas/AssuranceGoalStatusPredicted' + assuranceScope: + $ref: '#/components/schemas/AssuranceScope' serviceProfileId: type: string sliceProfileId: