Loading OpenAPI/TS28623_GenericNrm.yaml +34 −32 Original line number Diff line number Diff line Loading @@ -1737,13 +1737,6 @@ components: TraceJob: $ref: '#/components/schemas/TraceJob-Multiple' MnsRegistry-Single: type: object properties: MnsInfo: $ref: '#/components/schemas/MnsInfo-Multiple' #-------- Definition of concrete IOCs -------------------------------------------- VsDataContainer-Single: Loading Loading @@ -2040,8 +2033,17 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' jobId: type: string MnsRegistry-Single: allOf: - $ref: '#/components/schemas/Top' - type: object properties: MnsInfo: $ref: '#/components/schemas/MnsInfo-Multiple' MnsInfo-Single: type: object allOf: - $ref: '#/components/schemas/Top' - type: object properties: mnsLabel: type: string Loading @@ -2060,9 +2062,9 @@ components: mnsScope: description: >- List of the managed object instances that can be accessed using the MnS. If a complete SubNetwork can be accessed using the MnS, this attribute may contain the DN of the SubNetwork instead of the DNs of the individual managed entities within the SubNetwork. If a complete SubNetwork can be accessed using the MnS, this attribute may contain the DN of the SubNetwork instead of the DNs of the individual managed entities within the SubNetwork. type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' Loading Loading
OpenAPI/TS28623_GenericNrm.yaml +34 −32 Original line number Diff line number Diff line Loading @@ -1737,13 +1737,6 @@ components: TraceJob: $ref: '#/components/schemas/TraceJob-Multiple' MnsRegistry-Single: type: object properties: MnsInfo: $ref: '#/components/schemas/MnsInfo-Multiple' #-------- Definition of concrete IOCs -------------------------------------------- VsDataContainer-Single: Loading Loading @@ -2040,8 +2033,17 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' jobId: type: string MnsRegistry-Single: allOf: - $ref: '#/components/schemas/Top' - type: object properties: MnsInfo: $ref: '#/components/schemas/MnsInfo-Multiple' MnsInfo-Single: type: object allOf: - $ref: '#/components/schemas/Top' - type: object properties: mnsLabel: type: string Loading @@ -2060,9 +2062,9 @@ components: mnsScope: description: >- List of the managed object instances that can be accessed using the MnS. If a complete SubNetwork can be accessed using the MnS, this attribute may contain the DN of the SubNetwork instead of the DNs of the individual managed entities within the SubNetwork. If a complete SubNetwork can be accessed using the MnS, this attribute may contain the DN of the SubNetwork instead of the DNs of the individual managed entities within the SubNetwork. type: array items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' Loading