Loading OpenAPI/genericNrm.yaml +16 −0 Original line number Diff line number Diff line Loading @@ -1206,6 +1206,10 @@ components: $ref: '#/components/schemas/TraceJob-Multiple' AlarmList: $ref: '#/components/schemas/AlarmList-Single' MnsRegistry: type: array items: $ref: '#/components/schemas/MnsRegistry' ManagedElement-ncO: type: object properties: Loading Loading @@ -1342,6 +1346,18 @@ components: TraceJob: $ref: '#/components/schemas/TraceJob-Multiple' MnsRegistry: type: object properties: mnsLabel: type: string mnsType: type: string mnsVersion: type: string mnsAddress: type: string #-------- Definition of concrete IOCs -------------------------------------------- VsDataContainer-Single: Loading Loading
OpenAPI/genericNrm.yaml +16 −0 Original line number Diff line number Diff line Loading @@ -1206,6 +1206,10 @@ components: $ref: '#/components/schemas/TraceJob-Multiple' AlarmList: $ref: '#/components/schemas/AlarmList-Single' MnsRegistry: type: array items: $ref: '#/components/schemas/MnsRegistry' ManagedElement-ncO: type: object properties: Loading Loading @@ -1342,6 +1346,18 @@ components: TraceJob: $ref: '#/components/schemas/TraceJob-Multiple' MnsRegistry: type: object properties: mnsLabel: type: string mnsType: type: string mnsVersion: type: string mnsAddress: type: string #-------- Definition of concrete IOCs -------------------------------------------- VsDataContainer-Single: Loading