Apache CloudStack 4.23.0.0 Root Admin API Reference
updateNetworkOffering
Updates a network offering.
Request parameters
| Parameter Name | Description | Required |
| availability | The availability of network offering. The value is Required makes this network offering default for Guest Virtual Networks. Only one network offering can have the value Required | false |
| displaytext | The display text of the network offering | false |
| domainid | The ID of the containing domain(s) as comma separated string, public for public offerings | false |
| id | The ID of the network offering | false |
| keepaliveenabled | If true keepalive will be turned on in the loadbalancer. At the time of writing this has only an effect on haproxy; the mode http and httpclose options are unset in the haproxy conf file. | false |
| maxconnections | Maximum number of concurrent connections supported by the network offering | false |
| name | The name of the network offering | false |
| sortkey | Sort key of the network offering, integer | false |
| state | Update state for the network offering | false |
| tags | The tags for the network offering. | false |
| zoneid | The ID of the containing zone(s) as comma separated string, all for all zones offerings | false |
Response Tags
| Response Name | Description |
| id | The ID of the Network offering |
| availability | Availability of the Network offering |
| conservemode | True if Network offering is IP conserve mode enabled |
| created | The date this Network offering was created |
| details | Additional key/value details tied with network offering |
| displaytext | An alternate display text of the Network offering. |
| domain | The domain name(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| domainid | The domain ID(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| egressdefaultpolicy | True if guest network default egress policy is allow; false if default egress policy is deny |
| fornsx | true if network offering can be used by NSX networks only |
| fortungsten | True if Network offering can be used by Tungsten-Fabric Networks only |
| forvpc | True if Network offering can be used by VPC Networks only |
| guestiptype | Guest type of the Network offering, can be Shared or Isolated |
| internetprotocol | The internet protocol of the network offering |
| isdefault | True if Network offering is default, false otherwise |
| ispersistent | True if Network offering supports persistent networks, false otherwise |
| maxconnections | Maximum number of concurrent connections to be handled by LB |
| name | The name of the Network offering |
| networkmode | Mode in which the network will operate. The valid values are NATTED and ROUTED |
| networkrate | Data transfer rate in megabits per second allowed. |
| routingmode | the routing mode for the network offering, supported types are Static or Dynamic. |
| serviceofferingid | The ID of the service offering used by virtual router provider |
| specifyasnumber | true if network offering supports choosing AS numbers |
| specifyipranges | True if Network offering supports specifying IP ranges, false otherwise |
| specifyvlan | True if Network offering supports VLANs, false otherwise |
| state | State of the Network offering. Can be Disabled/Enabled/Inactive |
| supportsinternallb | true if network offering supports public access for guest networks |
| supportspublicaccess | True if network offering supports public access for guest networks |
| supportsstrechedl2subnet | True if network offering supports network that span multiple zones |
| tags | The tags for the Network offering |
| traffictype | The traffic type for the Network offering, supported types are Public, Management, Control, Guest, VLAN or Storage. |
| zone | The zone name(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| zoneid | The zone ID(s) this disk offering belongs to. Ignore this information as it is not currently applicable. |
| service(*) | The list of supported services |
| name | The service name |
| capability(*) | The list of capabilities |
| canchooseservicecapability | Can this service capability value can be choosable while creatine Network offerings |
| name | The capability name |
| value | The capability value |
| provider(*) | The service provider name |
| id | UUID of the Network provider |
| canenableindividualservice | True if individual services can be enabled/disabled |
| destinationphysicalnetworkid | The destination physical Network |
| name | The provider name |
| physicalnetworkid | The physical Network this belongs to |
| servicelist | Services for this provider |
| state | State of the Network provider |