| { "listportforwardingrulesresponse": { |
| "portforwardingrule": [ |
| { |
| "id": 18, |
| "privateport": "22", |
| "protocol": "tcp", |
| "publicport": "22", |
| "virtualmachineid": 89, |
| "virtualmachinename": "i-3-89-VM", |
| "ipaddressid": 34, |
| "ipaddress": "72.52.126.63", |
| "state": "Active", |
| "tags": [] |
| }, |
| { |
| "id": 15, |
| "privateport": "22", |
| "protocol": "tcp", |
| "publicport": "2022", |
| "virtualmachineid": 3, |
| "virtualmachinename": "i-3-3-VM", |
| "ipaddressid": 3, |
| "ipaddress": "72.52.126.32", |
| "state": "Active", |
| "cidrlist": "0.0.0.0/1,128.0.0.0/1", |
| "tags":[{"account":1,"domain":"ROOT","domainid":1,"key":"some-tag","resourceid":15, "resourcetype":"PortForwardingRule", "value":"some-value"}] |
| } |
| ] |
| } } |