|
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 state of an update session. Constant Com::Vmware::Content::Library::Item::UpdateSessionModel::State::ACTIVE # The session is currently active. This is the initial state when the session is created. Files may be uploaded by the client or pulled by the Content Library Service at this stage. Constant Com::Vmware::Content::Library::Item::UpdateSessionModel::State::DONE # The session is done and all its effects are now visible. Constant Com::Vmware::Content::Library::Item::UpdateSessionModel::State::ERROR # There was an error during the session. Constant Com::Vmware::Content::Library::Item::UpdateSessionModel::State::CANCELED # The session has been canceled.
| public method Com::Vmware::Content::Library::Item::UpdateSessionModel::State::new | ( | ) |
Constructor to initialize the Com::Vmware::Content::Library::Item::UpdateSessionModel::State enumeration.
| Blessed | object |
Code: