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