|
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::Vcenter::Host::CreateSpec::ThumbprintVerification enumerated type defines the thumbprint verification schemes for a host's SSL certificate. Constant Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification::NONE # Accept the host's thumbprint without verifying it. Constant Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification::THUMBPRINT # Host's SSL certificate verified by checking its thumbprint against the specified thumbprint.
| public method Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification::new | ( | ) |
Constructor to initialize the Com::Vmware::Vcenter::Host::CreateSpec::ThumbprintVerification enumeration.
| Blessed | object |
Code: