com_port_mgr_list_many
Back to SOAP Architecture Method Reference
Description
The com_port_mgr_list_many method lists details of specific COM ports on your domain.
Parameters
Parameter | Description | Type | Required (R) or Optional (O) |
---|---|---|---|
ids | A comma-delimited list of the unique ID#s of COM ports you want to list. | string | R |
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 or not the resource is active. | 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 |