Queries the Elastic IP Addresses (EIPs) of workstations.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| WuyingServerId | string | Yes | The ID of the workstation. | ws-0bw2f11****dial |
| Isp | string | No | The Internet service provider (ISP). Valid values:
| ChinaTelecom |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "1CBAFFAB-B697-4049-A9B1-67E1FC5F****",
"EipInfoModel": {
"NetworkInterfaceId": "eni-bp174p2xxxxxbyh02ix",
"IpAddress": "171.xxx.xxx.221",
"ServerPortRange": "6606/6607"
}
}Error codes
For a list of error codes, visit the Service error codes.
