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
name
Path of the service model. (Encoded URL Parameter)
key
Key or Keys of a service instance. (Encoded URL Parameter)
host
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