VM-Virtuozzo
view release on metacpan or search on metacpan
lib/VM/Virtuozzo.pm view on Meta::CPAN
=item perf_mon(...)
=item proc_info(...)
=item processm(...)
=item progress_event(...)
=item protocol(...)
=item relocator(...)
=item res_log(...)
=item resourcem(...)
=item scheduler(...)
=item server_group(...)
=item servicem(...)
lib/VM/Virtuozzo.pm view on Meta::CPAN
=item vzaenvm(...)
=item vzanetworkm(...)
=item vzapackagem(...)
=item vzaproc_info(...)
=item vzaprocessm(...)
=item vzarelocator(...)
=item vzasupport(...)
=item vzatypes(...)
=item vzaup2date(...)
=back
=head1 AUTHOR
xsd/v4/VZARelocator.xsd view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema targetNamespace="http://www.swsoft.com/webservices/vza/4.0.0/vzarelocator" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="http://www.swsoft.com/webservices/vza/4.0.0/vzarelocator" xmlns:vzlp="http://www.swsoft.com/webservices/vzl/4.0.0...
<xs:import namespace="http://www.swsoft.com/webservices/vzl/4.0.0/protocol" schemaLocation="../../vzl/4.0.0/VZLProtocol.xsd"/>
<xs:import namespace="http://www.swsoft.com/webservices/vzl/4.0.0/types" schemaLocation="../../vzl/4.0.0/VZLCommonTypes.xsd"/>
<xs:import namespace="http://www.swsoft.com/webservices/vza/4.0.0/vzatypes" schemaLocation="VZACommonTypes.xsd"/>
<xs:import namespace="http://www.swsoft.com/webservices/vzl/4.0.0/relocator" schemaLocation="../../vzl/4.0.0/VZLRelocator.xsd"/>
<xs:element name="vzarelocator" type="vzarelocator:vzarelocatorType">
<xs:annotation>
<xs:documentation>Template Management</xs:documentation>
<xs:appinfo>
<states>
<nonexistent/>
<down/>
<mounted/>
<running/>
<repairing/>
</states>
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:complexType name="vzarelocatorType" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="vzlrelocator:relocatorType"/>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="clone_optionsType" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="vzlrelocator:clone_optionsType">
<xs:sequence>
<xs:element name="fast" minOccurs="0">
<xs:annotation>
<xs:documentation>Do fast (but not safe) Container clone</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="config" type="vzat:venv_configType" minOccurs="0">
<xs:annotation>
<xs:documentation>Paramters of created environments after clone. If you want that some parameters (VE_ROOT, VE_PRIVATE) will be depend on VEID, then specify $VEID in the part of path.</xs:documentation>
</xs:annotation>
xsd/v4/VZARelocator.xsd view on Meta::CPAN
<xs:annotation>
<xs:documentation>CTID list. If you specify less than "count" then remain CTIDs will be auto allocated.</xs:documentation>
</xs:annotation>
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
<xs:complexType name="hw_notesTypes">
<xs:complexContent>
<xs:extension base="vzlrelocator:hw_notesTypes">
<xs:sequence>
<xs:element name="exclude" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Pathes that will be excluded during data transfer.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="path" type="xs:base64Binary"/>
<xs:element name="discardable" type="xs:boolean"/>
</xs:sequence>
xsd/v4/VZLRelocator.xsd view on Meta::CPAN
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:vzlt="http://www.swsoft.com/webservices/vzl/4.0.0/types" xmlns="http://www.swsoft.com/webservices/vzl/4.0.0/relocator" xmlns:vzlp="http://www.swsoft.com/webservices/vzl/4.0.0/protocol" xmlns:xs="http://www.w3.org/2001/XMLSchema" targ...
<xs:import namespace="http://www.swsoft.com/webservices/vzl/4.0.0/protocol" schemaLocation="VZLProtocol.xsd"/>
<xs:import namespace="http://www.swsoft.com/webservices/vzl/4.0.0/types" schemaLocation="VZLCommonTypes.xsd"/>
<xs:element name="relocator" type="relocatorType" substitutionGroup="vzlp:operator">
<xs:annotation>
<xs:documentation>Program Management.</xs:documentation>
<xs:appinfo>
<states>
<running/>
</states>
<creds>
<user/>
</creds>
</xs:appinfo>
</xs:annotation>
</xs:element>
<xs:complexType name="relocatorType" mixed="false">
<xs:annotation>
<xs:documentation>Program Management.</xs:documentation>
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="vzlp:operator_functionalType">
<xs:choice minOccurs="0">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:annotation>
<xs:documentation>Input</xs:documentation>
</xs:annotation>
( run in 0.947 second using v1.01-cache-2.11-cpan-71847e10f99 )