4.2.2 Method Namespaces
This method returns all information model NameSpaceUris and associated information model identifiers of the information models found in the UA Cloud Library.
Signature
/informationmodel/namespacesParameters
None
Request Body Schema
None
Responses
| HTTP Code | Description |
| 200 | All Information Model NamespaceUris and information model identifiers of the models found in the UA Cloud Library as an array of strings, where the NameSpaceUri and the identifier are comma separated. |
Response Body Schema
[
“string”
]