-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathxml_elements_long.py
More file actions
147 lines (147 loc) · 13.3 KB
/
xml_elements_long.py
File metadata and controls
147 lines (147 loc) · 13.3 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
S001 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}ExportedSettings"
S002 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}Sites"
S003 = "{http://schemas.microsoft.com/2003/10/Serialization/Arrays}KeyValueOfSiteIdentifierArrayOfExportedProtectionGroupjKaCIziX"
S004 = "{http://schemas.microsoft.com/2003/10/Serialization/Arrays}Key"
S005 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.SiteControl}SiteGuid"
S006 = "{http://schemas.microsoft.com/2003/10/Serialization/Arrays}Value"
S007 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}ExportedProtectionGroup"
S008 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}ManagementSettings"
S009 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ProtectionGroupSettings"
S010 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}BootGroupSettingCollection"
S011 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}Settings"
S012 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}BootGroupSettings"
S013 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}BootDelay"
S014 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}BootGroupIdentifier"
S015 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}Guid"
S016 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}Name"
S017 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}ShutdownDelay"
S018 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.BootOrder}WaitForTools"
S019 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Defaults"
S020 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetComputeResource"
S021 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}InternalName"
S022 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}ServerIdentifier"
S023 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}ServerGuid"
S024 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}Type"
S025 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetDatastore"
S026 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}InternalDatastoreName"
S027 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetFailoverNetwork"
S028 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetFailoverTestNetwork"
S029 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetFolder"
S030 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}InternalFolderName"
S031 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}FailoverVCDVAppNetwork"
S032 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TestVCDVAppNetwork"
S033 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetResourcePool"
S034 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VMJournalSettings"
S035 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}HardLimit"
S036 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}LimitInMb"
S037 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}LimitInPercent"
S038 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}WarningThreshold"
S039 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}CloudSettings"
S040 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}TargetDatastoreCluster"
S041 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}LogDatastore"
S042 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}LogVolumeMaxSizeInMB"
S043 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}MaxTestIntervalInMinutes"
S044 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}MaximalLogBacklogInMinutes"
S045 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}MinimalLogBacklogInMinutes"
S046 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Name"
S047 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}OwnersIdentifier"
S048 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.SiteControl}OwnersGuid"
S049 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Priority"
S050 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}RemoteZvmId"
S051 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ReplicationPauseTimeInMinutes"
S052 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}RpoInSeconds"
S053 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ScriptingSettings"
S054 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PostOperationCmd"
S055 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PostOperationParam"
S056 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PostOperationTimeOut"
S057 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PreOperationCmd"
S058 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PreOperationParam"
S059 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PreOperationTimeOut"
S060 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}UseCompression"
S061 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DefaultVmJournalSizeLimitMb"
S062 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ServiceProfileIdentifier"
S063 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ZertoOrganizationIdentifier"
S064 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Org.Zerto}Guid"
S065 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}BackupSettings"
S066 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}LogDatastoreCluster"
S067 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VAppManagementSettings"
S068 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VMsManagementSettings"
S069 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VMManagementSettings"
S070 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Networks"
S071 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}FailoverOrMove"
S072 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DnsSuffix"
S073 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VCDNetworkNetworks"
S074 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VNics"
S075 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VNicManagementSettings"
S076 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}IPSettings"
S077 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}RecoveryNetwork"
S078 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}InternalType"
S079 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ShouldReplaceMacAddress"
S080 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VNicIdentifier"
S081 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}Name"
S082 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}FailoverTest"
S083 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VMIdentifier"
S084 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}InternalVmName"
S085 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VMSettings"
S086 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}BootGroupIdentifier"
S087 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DestinationFolder"
S088 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ReplicationDestination"
S089 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ComputeResource"
S090 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Datastore"
S091 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ResourcePool"
S092 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}StorageProfile"
S093 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DatastoreClusterIdentifier"
S094 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}JournalSizeLimitInMb"
S095 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}JournalDatastore"
S096 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}CloudVmSettings"
S097 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}JournalStorageProfile"
S098 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}JournalDatastoreCluster"
S099 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VolumesManagementSettings"
S100 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VolumeManagementSettings"
S101 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DiskLocationParams"
S102 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}ControllerNumber"
S103 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}UnitNumber"
S104 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}VMUuids"
S105 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}InstanceUuid"
S106 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Uuid"
S107 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}VolumeType"
S108 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Settings"
S109 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}IsSwap"
S110 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VolumeReplicationDestination"
S111 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}ExistingDisk"
S112 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}RawDevice"
S113 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Device"
S114 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.VirtualizationManager.VCenter}InternalDeviceName"
S115 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DeviceName"
S116 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}DevicePath"
S117 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Mode"
S118 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}SizeInKb"
S119 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}SizeInBytes"
S120 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}StoragePod"
S121 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}VCDDatastore"
S122 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}SpecificDisk"
S123 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Datastore"
S124 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}HypervisorType"
S125 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}SpecificFileVmdkPath"
S126 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}VmdkMode"
S127 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}VmdkPath"
S128 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}BackingObjectID"
S129 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}PathSeparatorType"
S130 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}SearchFlags"
S131 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}State"
S132 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}Gateway"
S133 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}IsDhcp"
S134 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}PrimaryDns"
S135 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}SecondaryDns"
S136 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}StaticIP"
S137 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}SubnetMask"
S138 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.Protection}IsThin"
S139 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}Version"
S140 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Branch"
S141 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Build"
S142 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Major"
S143 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Minor"
S144 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}Update"
S145 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common}HotFixes"
S146 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}LocalSiteId"
S147 = "{http://schemas.datacontract.org/2004/07/Zerto.Zvm.Common.ImportExport}LocalSiteName"