The
NotFound
exception indicates that a specified element could not be
found.
Examples:
- Invoke the method to retrieve information
about a virtual machine, passing an id that does not identify an existing
virtual machine.
- Invoke the method to modify the configuration of a
virtual nic, passing an id that does not identify an existing virtual nic in the
specified virtual machine.
- Invoke the method to remove a vswitch,
passing an id that does not identify an existing vswitch.