ListPortForwardingRules

1 개요[ | ]

listPortForwardingRules
{
    "listportforwardingrulesresponse": {
        "count": 1,
        "portforwardingrule": [
            {
                "cidrlist": "",
                "id": "bc7ea3ee-a2c3-4b86-a53f-01bdaa1b2e32",
                "ipaddress": "1.1.1.116",
                "ipaddressid": "96dac96f-0b5d-42c1-b5de-8a97f3e34c43",
                "privateendport": "34",
                "privateport": "33",
                "protocol": "tcp",
                "publicendport": "34",
                "publicport": "33",
                "state": "Active",
                "tags": [],
                "virtualmachinedisplayname": "testlib",
                "virtualmachineid": "2600",
                "virtualmachinename": "testlib"
            }
        ]
    }
}

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}