CloudStack v2.2.13 - 2.2.14 Domain Admin API Reference
enableStaticNat
Enables static nat for given ip address
Request parameters
Parameter Name | Description | Required |
ipaddressid | the public IP address id for which static nat feature is being enabled | true |
virtualmachineid | the ID of the virtual machine for enabling static nat feature | true |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |