Obtaining the Information of Devices Connected to Host
Function
Obtains the information of devices connected to the host through the ADC.
Syntax
adc --host <host_ip>:<port> --api <params>
Options
Option |
Description |
Required or Not |
---|---|---|
--host |
|
Yes |
--api |
params includes the following items:
|
Yes |
Example
- Prepare the environment by referring to Environment Preparation.
- Log in to the server installed with Toolkit as the running user.
- Run the following command to obtain the list of all devices connected to the host:
adc --host xx.xx.xx.xx:22118 --api device_info
Replace xx.xx.xx.xx with the actual IP address of the host.