List Nat Rule Components
Retrieves the list of NatRuleComponents.
Request
URI
GET
https://{api_host}/iaas-proxy-provider/api/network/nat-rule-components/{id}
COPY
Responses
200
Successful operation.
[
{
"machineId": "string",
"profileId": 0,
"ipAddress": "string",
"targetType": "string",
"componentName": "string",
"nicIndex": 0
}
]
410
Report feature no longer supported.
Operation doesn't return any data structure
Nat Rule Components Operations
GET
List Nat Rule Components