Request parameters
| Parameter Name | Description | Required |
| nicid | The ID of the NIC to which you want to assign private IP | true |
| description | Description of the secondary IP address | false |
| ipaddress | Secondary IP Address | false |
Response Tags
| Response Name | Description |
| id | The ID of the secondary private IP addr |
| description | Description of the secondary IP address |
| ipaddress | Secondary IP address |
| networkid | The ID of the Network |
| nicid | The ID of the NIC |
| secondaryip | The list of Secondary IPv4 addr of NIC |
| virtualmachineid | The ID of the Instance |