Summary
Get Devices in a Service Instance
Description
Get Devices in a service instance.
Route
GET /service_management/service/instance/devices/:name/:key/:host
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | Name of the service model to get devices. |
key | string | yes | Key of the service instance to get devices. |
host | string | yes | Host of the service instance to get devices. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
device_info | array | Devices in the service instance. |