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/names

Parameters

None

Request Body Schema

None

Responses

HTTP CodeDescription
200All 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”
]