Get Clients Connected to Host Device (Meraki)
This object returns the list of devices connected to the selected Meraki host device.
Input Parameters
Name | Type | Required | Description |
---|---|---|---|
Meraki API Key | String | Yes | The API key that will be used to pull information about the environment. The account used to obtain this key must have as a recommended minimum, full read-only access. |
Device Serial Number | String | Yes | The unique serial number of the device. |
Output Parameters
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Connected Client List | Collection | The list of connected end-clients to the selected device. It contains following information:
|
||||||||||||||||||||||||||||||||||||||||||||
Count of Client Devices | Number | The count of connected client devices. | ||||||||||||||||||||||||||||||||||||||||||||
Result | Number | Returns a success value of zero or any value other than zero to indicate failure. | ||||||||||||||||||||||||||||||||||||||||||||
Result String | String | Object execution error details. |
Example Input Parameters
Name | Type | Required | Example |
---|---|---|---|
Meraki API Key | String | Yes | 1a1a1a1a1a1a1a1a1a1a1a2a2a2a2a2a2a2a3a3a |
Device Serial Number | String | Yes | A1A1-A1A1-A1A1 |