Loading OpenAPI/coslaNrm.yaml +15 −1 Original line number Diff line number Diff line Loading @@ -72,13 +72,25 @@ components: items: $ref: '#/components/schemas/AssuranceTarget' AttributeNameList: type: array items: type: string ACCLDisallowedAttributes: 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 @@ -123,6 +135,8 @@ components: $ref: 'comDefs.yaml#/components/schemas/AdministrativeState' controlLoopLifeCyclePhase: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' aCCLDisallowedList: $ref: '#/components/schemas/ACCLDisallowedAttributes' AssuranceGoal: $ref: '#/components/schemas/AssuranceGoal-Multiple' Loading Loading
OpenAPI/coslaNrm.yaml +15 −1 Original line number Diff line number Diff line Loading @@ -72,13 +72,25 @@ components: items: $ref: '#/components/schemas/AssuranceTarget' AttributeNameList: type: array items: type: string ACCLDisallowedAttributes: 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 @@ -123,6 +135,8 @@ components: $ref: 'comDefs.yaml#/components/schemas/AdministrativeState' controlLoopLifeCyclePhase: $ref: '#/components/schemas/ControlLoopLifeCyclePhase' aCCLDisallowedList: $ref: '#/components/schemas/ACCLDisallowedAttributes' AssuranceGoal: $ref: '#/components/schemas/AssuranceGoal-Multiple' Loading