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

Parameters

None

Request Body Schema

None

Responses

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