Change default gateway on managed asset
Suppose your server assets use net0 for Ops Center provisioning, monitoring, etc and it's a single NIC. Makes sense, since this is the default NIC used for net-boot. However you would like your public traffic for the server to go over a highly-available (IPMP) interface using net1 and net2.
Once you provision the server using OC, the default gateway is set to .1 on the provisioning network. But since your public traffic is coming in on highly-available ipmp0, you would like that to be your default route. Easy to fix on the command line, but oops! - once that server reboots or network restarts, now Ops Center thinks your asset is gone.