|
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::Content::Library::Item::TransferStatus enumerated type defines the transfer state of a file. Constant Com::Vmware::Content::Library::Item::TransferStatus::WAITING_FOR_TRANSFER # Indicates that a file has been defined for a library item and its content needs to be uploaded. Constant Com::Vmware::Content::Library::Item::TransferStatus::TRANSFERRING # Indicates that data is being transferred to the file. Constant Com::Vmware::Content::Library::Item::TransferStatus::READY # Indicates that the file has been fully transferred and is ready to be used. Constant Com::Vmware::Content::Library::Item::TransferStatus::VALIDATING # Indicates that the file is being validated (checksum, type adapters). Constant Com::Vmware::Content::Library::Item::TransferStatus::ERROR # Indicates that there was an error transferring or validating the file.
| public method Com::Vmware::Content::Library::Item::TransferStatus::new | ( | ) |
Constructor to initialize the Com::Vmware::Content::Library::Item::TransferStatus enumeration.
| Blessed | object |
Code: