Remove an existing Operation instance from the list of operations of the
platform.
Parameters:
*args (Operation object or str) – Operation to be removed from the network. Identified by the corresponding
identifier or Operation instance.
ignore_msg (bool, default False) – If False, messages are printed to inform about any changes made to the
platform. If True, thoses messages are turned off.