Loading OpenAPI/coslaNrm.yaml +19 −2 Original line number Diff line number Diff line Loading @@ -72,13 +72,28 @@ components: items: $ref: '#/components/schemas/AssuranceTarget' AttributeName: type: string AttributeNameList: type: array items: $ref: '#/components/schemas/AttributeName' ACCLDisallowedAttribute: type: object properties: managedEntityIdentifier: $ref: 'comDefs.yaml#/components/schemas/Dn' attributeNameList: $ref: '#/components/schemas/AttributeNameList' AssuranceScope: type: object properties: taiList: $ref: 'nrNrm.yaml#/components/schemas/TaiList' #-------- Definition of concrete IOCs -------------------------------------------- SubNetwork-Single: Loading Loading @@ -122,7 +137,9 @@ components: administrativeState: $ref: 'comDefs.yaml#/components/schemas/AdministrativeState' controlLoopLifeCyclePhase: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' $ref: '#/components/schemas/ControlLoopLifeCyclePhase aCCLDisallowedList: $ref: '#/components/schemas/ACCLDisallowedAttribute' AssuranceGoal: $ref: '#/components/schemas/AssuranceGoal-Multiple' Loading Loading
OpenAPI/coslaNrm.yaml +19 −2 Original line number Diff line number Diff line Loading @@ -72,13 +72,28 @@ components: items: $ref: '#/components/schemas/AssuranceTarget' AttributeName: type: string AttributeNameList: type: array items: $ref: '#/components/schemas/AttributeName' ACCLDisallowedAttribute: type: object properties: managedEntityIdentifier: $ref: 'comDefs.yaml#/components/schemas/Dn' attributeNameList: $ref: '#/components/schemas/AttributeNameList' AssuranceScope: type: object properties: taiList: $ref: 'nrNrm.yaml#/components/schemas/TaiList' #-------- Definition of concrete IOCs -------------------------------------------- SubNetwork-Single: Loading Loading @@ -122,7 +137,9 @@ components: administrativeState: $ref: 'comDefs.yaml#/components/schemas/AdministrativeState' controlLoopLifeCyclePhase: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' $ref: '#/components/schemas/ControlLoopLifeCyclePhase aCCLDisallowedList: $ref: '#/components/schemas/ACCLDisallowedAttribute' AssuranceGoal: $ref: '#/components/schemas/AssuranceGoal-Multiple' Loading