Product SiteDocumentation Site

13.5.8.  Commit Network Configuration Action

An API user commits the network configuration to persist a host network interface attachment or detachment, or persist the creation/deletion of a bonded interface.
Example 13.21. Action to commit network configuration
  POST /rhevm-api/hosts/2ab5e1da-b726-4274-bbf7-0a42b16a0fc3/commitnetconfig HTTP/1.1
  Content-type: application/xml

Warning

Networking configuration should only be committed after it has been established that host connectivity has not been lost as a result of the configuration changes. If host connectivity has been lost, the host should be rebooted and will automatically revert to the previous networking configuration.