Get devices in a service instance

Returns detail information about devices associated with a specific service instance.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

namestringRequired

Path of the service model. (Encoded URL Parameter)

keystringRequired

Key or Keys of a service instance. (Encoded URL Parameter)

hoststringRequired

ID of the south bound system where this service instance has been created. (Encoded URL Parameter)

Response

An array of objects containing details about all devices associated with a specific service instance.

Errors

500
Internal Server Error