|
VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
|
Avaliable Methods | |
| public method | new () |
The Com::Vmware::Vapi::Std::Errors::OperationNotFound error indicates that the method specified in the request could not be found.
Every API request specifies a service identifier and an operation identifier along with the parameters . If the API infrastructure is unable to find the requested interface* or method it reports this error .
This error can be reported by the API infrastructure for any method , but it is specific to the API infrastructure, and should never be reported by the implementation of any method .
Examples:
Counterexamples:
| public method Com::Vmware::Vapi::Std::Errors::OperationNotFound::new | ( | ) |
Constructor to initialize the Com::Vmware::Vapi::Std::Errors::OperationNotFound structure
| Blessed | object |
Code: