Loading OpenAPI/genericNrm.yaml +5 −1 Original line number Diff line number Diff line Loading @@ -1829,7 +1829,11 @@ components: description: Resource URI as defined in the relevant Technical Specification $ref: 'comDefs.yaml#/components/schemas/Uri' mnsScope: description: List of top level addresses (Root DN) of the 3GPP models supported by the MnS 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. type: array items: $ref: 'comDefs.yaml#/components/schemas/Dn' Loading Loading
OpenAPI/genericNrm.yaml +5 −1 Original line number Diff line number Diff line Loading @@ -1829,7 +1829,11 @@ components: description: Resource URI as defined in the relevant Technical Specification $ref: 'comDefs.yaml#/components/schemas/Uri' mnsScope: description: List of top level addresses (Root DN) of the 3GPP models supported by the MnS 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. type: array items: $ref: 'comDefs.yaml#/components/schemas/Dn' Loading