com_port_mgr_list
Back to SOAP Architecture Method Reference
Description
The com_port_mgr_list method lists all COM ports on your domain.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | O |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the com port. | bstypes:ResourceId | R |
| name | The name of the com port. | string | R |
| active |
Indicates whether the resource is in an active or inactive state. |
boolean | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| internal_name | The name of the com port, used internally. | string | R |
