@huaweicloud/huaweicloud-sdk-cbr 3.1.45 → 3.1.46

Sign up to get free protection for your applications and to get access to all the features.
Files changed (751) hide show
  1. package/huaweicloud-sdk-cbr.ts +4 -0
  2. package/package.json +4 -4
  3. package/v1/{CbrClient.js → CbrClient.ts} +1907 -1124
  4. package/v1/CbrRegion.ts +64 -0
  5. package/v1/model/AddAgentPathRequest.ts +24 -0
  6. package/v1/model/AddAgentPathResponse.ts +18 -0
  7. package/v1/model/AddMemberRequest.ts +24 -0
  8. package/v1/model/AddMemberResponse.ts +19 -0
  9. package/v1/model/AddMembersReq.ts +12 -0
  10. package/v1/model/AddVaultResourceRequest.ts +24 -0
  11. package/v1/model/AddVaultResourceResponse.ts +19 -0
  12. package/v1/model/Agent.ts +128 -0
  13. package/v1/model/AgentAddPathReq.ts +18 -0
  14. package/v1/model/AgentRegister.ts +87 -0
  15. package/v1/model/AgentRegisterReq.ts +13 -0
  16. package/v1/model/AgentRemovePathReq.ts +18 -0
  17. package/v1/model/AgentUpdate.ts +20 -0
  18. package/v1/model/AgentUpdateReq.ts +13 -0
  19. package/v1/model/AssociateVaultPolicyRequest.ts +24 -0
  20. package/v1/model/AssociateVaultPolicyResponse.ts +20 -0
  21. package/v1/model/BackupExtendInfo.ts +120 -0
  22. package/v1/model/BackupReplicateReq.ts +13 -0
  23. package/v1/model/BackupReplicateReqBody.ts +63 -0
  24. package/v1/model/BackupReplicateRespBody.ts +94 -0
  25. package/v1/model/BackupResp.ts +283 -0
  26. package/v1/model/BackupRestore.ts +56 -0
  27. package/v1/model/BackupRestoreReq.ts +13 -0
  28. package/v1/model/BackupRestoreServerMapping.ts +30 -0
  29. package/v1/model/BackupSync.ts +102 -0
  30. package/v1/model/BackupSyncReq.ts +13 -0
  31. package/v1/model/BackupSyncRespBody.ts +30 -0
  32. package/v1/model/BackupUpdate.ts +11 -0
  33. package/v1/model/BackupUpdateReq.ts +12 -0
  34. package/v1/model/BatchCreateAndDeleteVaultTagsRequest.ts +24 -0
  35. package/v1/model/BatchCreateAndDeleteVaultTagsResponse.ts +8 -0
  36. package/v1/model/BatchUpdateVaultRequest.ts +12 -0
  37. package/v1/model/BatchUpdateVaultRequestBody.ts +13 -0
  38. package/v1/model/BatchUpdateVaultResponse.ts +19 -0
  39. package/v1/model/Billing.ts +220 -0
  40. package/v1/model/BillingCreate.ts +223 -0
  41. package/v1/model/BillingUpdate.ts +31 -0
  42. package/v1/model/BindRulesTags.ts +18 -0
  43. package/v1/model/BulkCreateAndDeleteVaultTagsReq.ts +39 -0
  44. package/v1/model/CbcOrderResult.ts +28 -0
  45. package/v1/model/CbcProductInfoUpdate.ts +29 -0
  46. package/v1/model/CbcUpdate.ts +35 -0
  47. package/v1/model/CheckAgentRequest.ts +12 -0
  48. package/v1/model/CheckAgentResponse.ts +20 -0
  49. package/v1/model/CheckpointCreate.ts +73 -0
  50. package/v1/model/CheckpointCreateSkippedResource.ts +31 -0
  51. package/v1/model/CheckpointExtraInfoResp.ts +27 -0
  52. package/v1/model/CheckpointParam.ts +60 -0
  53. package/v1/model/CheckpointPlanCreate.ts +36 -0
  54. package/v1/model/CheckpointReplicateParam.ts +76 -0
  55. package/v1/model/CheckpointReplicateReq.ts +13 -0
  56. package/v1/model/CheckpointReplicateRespBody.ts +97 -0
  57. package/v1/model/CheckpointReplicateRespbackups.ts +30 -0
  58. package/v1/model/CheckpointResourceResp.ts +91 -0
  59. package/v1/model/CombinedOrder.ts +39 -0
  60. package/v1/model/CopyBackupRequest.ts +24 -0
  61. package/v1/model/CopyBackupResponse.ts +14 -0
  62. package/v1/model/CopyCheckpointRequest.ts +12 -0
  63. package/v1/model/CopyCheckpointResponse.ts +14 -0
  64. package/v1/model/CreateCheckpointRequest.ts +12 -0
  65. package/v1/model/CreateCheckpointResponse.ts +14 -0
  66. package/v1/model/CreatePolicyRequest.ts +12 -0
  67. package/v1/model/CreatePolicyResponse.ts +14 -0
  68. package/v1/model/CreatePostPaidVaultRequest.ts +12 -0
  69. package/v1/model/CreatePostPaidVaultResponse.ts +35 -0
  70. package/v1/model/CreateVaultRequest.ts +12 -0
  71. package/v1/model/CreateVaultResponse.ts +14 -0
  72. package/v1/model/CreateVaultTagsRequest.ts +24 -0
  73. package/v1/model/CreateVaultTagsResponse.ts +8 -0
  74. package/v1/model/DeleteBackupRequest.ts +18 -0
  75. package/v1/model/DeleteBackupResponse.ts +8 -0
  76. package/v1/model/DeleteMemberRequest.ts +30 -0
  77. package/v1/model/DeleteMemberResponse.ts +8 -0
  78. package/v1/model/DeletePolicyRequest.ts +18 -0
  79. package/v1/model/DeletePolicyResponse.ts +8 -0
  80. package/v1/model/DeleteVaultRequest.ts +18 -0
  81. package/v1/model/DeleteVaultResponse.ts +8 -0
  82. package/v1/model/DeleteVaultTagRequest.ts +24 -0
  83. package/v1/model/DeleteVaultTagResponse.ts +8 -0
  84. package/v1/model/DisassociateVaultPolicyRequest.ts +24 -0
  85. package/v1/model/DisassociateVaultPolicyResponse.ts +20 -0
  86. package/v1/model/DomainMigrate.ts +24 -0
  87. package/v1/model/DomainMigrateProjectStatus.ts +84 -0
  88. package/v1/model/DomainProjectsInfo.ts +30 -0
  89. package/v1/model/ImageData.ts +17 -0
  90. package/v1/model/ImportBackupRequest.ts +12 -0
  91. package/v1/model/ImportBackupResponse.ts +14 -0
  92. package/v1/model/ImportCheckpointRequest.ts +12 -0
  93. package/v1/model/ImportCheckpointResponse.ts +14 -0
  94. package/v1/model/InstancesResourceDetail.ts +12 -0
  95. package/v1/model/ListAgentRequest.ts +32 -0
  96. package/v1/model/ListAgentResponse.ts +29 -0
  97. package/v1/model/ListBackupsRequest.ts +261 -0
  98. package/v1/model/ListBackupsResponse.ts +29 -0
  99. package/v1/model/ListDomainProjectsRequest.ts +18 -0
  100. package/v1/model/ListDomainProjectsResponse.ts +14 -0
  101. package/v1/model/ListExternalVaultRequest.ts +92 -0
  102. package/v1/model/ListExternalVaultResponse.ts +29 -0
  103. package/v1/model/ListOpLogsRequest.ts +147 -0
  104. package/v1/model/ListOpLogsResponse.ts +35 -0
  105. package/v1/model/ListPoliciesRequest.ts +37 -0
  106. package/v1/model/ListPoliciesResponse.ts +19 -0
  107. package/v1/model/ListProjectsRequest.ts +6 -0
  108. package/v1/model/ListProjectsResponse.ts +20 -0
  109. package/v1/model/ListProtectableRequest.ts +68 -0
  110. package/v1/model/ListProtectableResponse.ts +14 -0
  111. package/v1/model/ListVaultRequest.ts +114 -0
  112. package/v1/model/ListVaultResponse.ts +29 -0
  113. package/v1/model/Match.ts +18 -0
  114. package/v1/model/Member.ts +93 -0
  115. package/v1/model/MigrateDomainRequest.ts +12 -0
  116. package/v1/model/MigrateDomainResponse.ts +13 -0
  117. package/v1/model/MigrateVaultResourceRequest.ts +24 -0
  118. package/v1/model/MigrateVaultResourceResponse.ts +19 -0
  119. package/v1/model/OpErrorInfo.ts +16 -0
  120. package/v1/model/OpExtendInfoBckup.ts +84 -0
  121. package/v1/model/OpExtendInfoCommon.ts +35 -0
  122. package/v1/model/OpExtendInfoDelete.ts +30 -0
  123. package/v1/model/OpExtendInfoRemoveResources.ts +34 -0
  124. package/v1/model/OpExtendInfoReplication.ts +121 -0
  125. package/v1/model/OpExtendInfoRestore.ts +50 -0
  126. package/v1/model/OpExtendInfoSync.ts +39 -0
  127. package/v1/model/OpExtendInfoVaultDelete.ts +28 -0
  128. package/v1/model/OpExtraInfo.ts +80 -0
  129. package/v1/model/OperationLog.ts +195 -0
  130. package/v1/model/Path.ts +38 -0
  131. package/v1/model/Policy.ts +77 -0
  132. package/v1/model/PolicyAssociateVault.ts +29 -0
  133. package/v1/model/PolicyCreate.ts +58 -0
  134. package/v1/model/PolicyCreateReq.ts +13 -0
  135. package/v1/model/PolicyTriggerPropertiesReq.ts +12 -0
  136. package/v1/model/PolicyTriggerPropertiesResp.ts +23 -0
  137. package/v1/model/PolicyTriggerReq.ts +13 -0
  138. package/v1/model/PolicyTriggerResp.ts +37 -0
  139. package/v1/model/PolicyUpdate.ts +34 -0
  140. package/v1/model/PolicyUpdateReq.ts +13 -0
  141. package/v1/model/PolicyoODCreate.ts +121 -0
  142. package/v1/model/ProjectsListInfo.ts +65 -0
  143. package/v1/model/ProtectableAgentReq.ts +19 -0
  144. package/v1/model/ProtectableAgentStatus.ts +48 -0
  145. package/v1/model/ProtectableAgentStatusResource.ts +41 -0
  146. package/v1/model/ProtectableReplicationCapabilitiesRespRegion.ts +24 -0
  147. package/v1/model/ProtectableResult.ts +33 -0
  148. package/v1/model/ProtectablesResp.ts +62 -0
  149. package/v1/model/RegisterAgentRequest.ts +12 -0
  150. package/v1/model/RegisterAgentResponse.ts +14 -0
  151. package/v1/model/RemoveAgentPathRequest.ts +24 -0
  152. package/v1/model/RemoveAgentPathResponse.ts +24 -0
  153. package/v1/model/RemoveVaultResourceRequest.ts +24 -0
  154. package/v1/model/RemoveVaultResourceResponse.ts +19 -0
  155. package/v1/model/ReplicationRecordGet.ts +162 -0
  156. package/v1/model/ReplicationRecordsExtraInfo.ts +55 -0
  157. package/v1/model/Resource.ts +35 -0
  158. package/v1/model/ResourceCreate.ts +35 -0
  159. package/v1/model/ResourceExtraInfo.ts +29 -0
  160. package/v1/model/ResourceExtraInfoIncludeVolumes.ts +23 -0
  161. package/v1/model/ResourceResp.ts +97 -0
  162. package/v1/model/RestoreBackupRequest.ts +24 -0
  163. package/v1/model/RestoreBackupResponse.ts +8 -0
  164. package/v1/model/SelfLinksInfo.ts +11 -0
  165. package/v1/model/SetVaultResourceRequest.ts +24 -0
  166. package/v1/model/SetVaultResourceResponse.ts +19 -0
  167. package/v1/model/ShowAgentRequest.ts +18 -0
  168. package/v1/model/ShowAgentResponse.ts +14 -0
  169. package/v1/model/ShowBackupRequest.ts +18 -0
  170. package/v1/model/ShowBackupResponse.ts +14 -0
  171. package/v1/model/ShowCheckpointRequest.ts +18 -0
  172. package/v1/model/ShowCheckpointResponse.ts +14 -0
  173. package/v1/model/ShowDomainRequest.ts +18 -0
  174. package/v1/model/ShowDomainResponse.ts +52 -0
  175. package/v1/model/ShowMemberDetailRequest.ts +30 -0
  176. package/v1/model/ShowMemberDetailResponse.ts +14 -0
  177. package/v1/model/ShowMembersDetailRequest.ts +76 -0
  178. package/v1/model/ShowMembersDetailResponse.ts +19 -0
  179. package/v1/model/ShowMetadataRequest.ts +18 -0
  180. package/v1/model/ShowMetadataResponse.ts +60 -0
  181. package/v1/model/ShowMigrateStatusRequest.ts +17 -0
  182. package/v1/model/ShowMigrateStatusResponse.ts +35 -0
  183. package/v1/model/ShowOpLogRequest.ts +18 -0
  184. package/v1/model/ShowOpLogResponse.ts +20 -0
  185. package/v1/model/ShowPolicyRequest.ts +18 -0
  186. package/v1/model/ShowPolicyResponse.ts +14 -0
  187. package/v1/model/ShowProtectableRequest.ts +39 -0
  188. package/v1/model/ShowProtectableResponse.ts +14 -0
  189. package/v1/model/ShowReplicationCapabilitiesRequest.ts +6 -0
  190. package/v1/model/ShowReplicationCapabilitiesResponse.ts +14 -0
  191. package/v1/model/ShowStorageUsageRequest.ts +47 -0
  192. package/v1/model/ShowStorageUsageResponse.ts +31 -0
  193. package/v1/model/ShowSummaryRequest.ts +6 -0
  194. package/v1/model/ShowSummaryResponse.ts +24 -0
  195. package/v1/model/ShowVaultProjectTagRequest.ts +6 -0
  196. package/v1/model/ShowVaultProjectTagResponse.ts +14 -0
  197. package/v1/model/ShowVaultRequest.ts +18 -0
  198. package/v1/model/ShowVaultResourceInstancesRequest.ts +12 -0
  199. package/v1/model/ShowVaultResourceInstancesResponse.ts +25 -0
  200. package/v1/model/ShowVaultResponse.ts +14 -0
  201. package/v1/model/ShowVaultTagRequest.ts +18 -0
  202. package/v1/model/ShowVaultTagResponse.ts +26 -0
  203. package/v1/model/StorageUsage.ts +75 -0
  204. package/v1/model/SyncParam.ts +30 -0
  205. package/v1/model/SyncReq.ts +13 -0
  206. package/v1/model/SyncRespBody.ts +30 -0
  207. package/v1/model/SysTag.ts +18 -0
  208. package/v1/model/SysTags.ts +18 -0
  209. package/v1/model/Tag.ts +17 -0
  210. package/v1/model/TagResource.ts +63 -0
  211. package/v1/model/TagsReq.ts +18 -0
  212. package/v1/model/TagsResp.ts +16 -0
  213. package/v1/model/UnregisterAgentRequest.ts +18 -0
  214. package/v1/model/UnregisterAgentResponse.ts +8 -0
  215. package/v1/model/UpdateAgentRequest.ts +24 -0
  216. package/v1/model/UpdateAgentResponse.ts +14 -0
  217. package/v1/model/UpdateBackupRequest.ts +24 -0
  218. package/v1/model/UpdateBackupResponse.ts +14 -0
  219. package/v1/model/UpdateMember.ts +33 -0
  220. package/v1/model/UpdateMemberStatusRequest.ts +36 -0
  221. package/v1/model/UpdateMemberStatusResponse.ts +14 -0
  222. package/v1/model/UpdateOrderRequest.ts +24 -0
  223. package/v1/model/UpdateOrderResponse.ts +23 -0
  224. package/v1/model/UpdatePolicyRequest.ts +24 -0
  225. package/v1/model/UpdatePolicyResponse.ts +14 -0
  226. package/v1/model/UpdateVaultRequest.ts +24 -0
  227. package/v1/model/UpdateVaultResponse.ts +14 -0
  228. package/v1/model/Vault.ts +150 -0
  229. package/v1/model/VaultAddResourceReq.ts +13 -0
  230. package/v1/model/VaultAssociate.ts +39 -0
  231. package/v1/model/VaultBackup.ts +24 -0
  232. package/v1/model/VaultBackupReq.ts +13 -0
  233. package/v1/model/VaultBatchUpdate.ts +22 -0
  234. package/v1/model/VaultBindRules.ts +12 -0
  235. package/v1/model/VaultCreate.ts +131 -0
  236. package/v1/model/VaultCreateParameters.ts +18 -0
  237. package/v1/model/VaultCreateReq.ts +13 -0
  238. package/v1/model/VaultCreateResource.ts +204 -0
  239. package/v1/model/VaultDissociate.ts +18 -0
  240. package/v1/model/VaultGet.ts +168 -0
  241. package/v1/model/VaultMigrateResourceReq.ts +30 -0
  242. package/v1/model/VaultOrder.ts +114 -0
  243. package/v1/model/VaultOrderCreateReqs.ts +13 -0
  244. package/v1/model/VaultPolicyResp.ts +41 -0
  245. package/v1/model/VaultRemoveResourceReq.ts +18 -0
  246. package/v1/model/VaultResourceInstancesReq.ts +129 -0
  247. package/v1/model/VaultSetResourceReq.ts +33 -0
  248. package/v1/model/VaultTagsCreateReq.ts +12 -0
  249. package/v1/model/VaultUpdate.ts +67 -0
  250. package/v1/model/VaultUpdateReq.ts +13 -0
  251. package/v1/{public-api.d.ts → public-api.ts} +1 -0
  252. package/LICENSE +0 -13
  253. package/README.md +0 -1
  254. package/huaweicloud-sdk-cbr.d.ts +0 -2
  255. package/huaweicloud-sdk-cbr.js +0 -31
  256. package/v1/CbrClient.d.ts +0 -1800
  257. package/v1/CbrRegion.d.ts +0 -24
  258. package/v1/CbrRegion.js +0 -61
  259. package/v1/model/AddAgentPathRequest.d.ts +0 -10
  260. package/v1/model/AddAgentPathRequest.js +0 -28
  261. package/v1/model/AddAgentPathResponse.d.ts +0 -8
  262. package/v1/model/AddAgentPathResponse.js +0 -35
  263. package/v1/model/AddMemberRequest.d.ts +0 -10
  264. package/v1/model/AddMemberRequest.js +0 -28
  265. package/v1/model/AddMemberResponse.d.ts +0 -9
  266. package/v1/model/AddMemberResponse.js +0 -35
  267. package/v1/model/AddMembersReq.d.ts +0 -5
  268. package/v1/model/AddMembersReq.js +0 -14
  269. package/v1/model/AddVaultResourceRequest.d.ts +0 -10
  270. package/v1/model/AddVaultResourceRequest.js +0 -28
  271. package/v1/model/AddVaultResourceResponse.d.ts +0 -8
  272. package/v1/model/AddVaultResourceResponse.js +0 -41
  273. package/v1/model/Agent.d.ts +0 -48
  274. package/v1/model/Agent.js +0 -158
  275. package/v1/model/AgentAddPathReq.d.ts +0 -7
  276. package/v1/model/AgentAddPathReq.js +0 -24
  277. package/v1/model/AgentRegister.d.ts +0 -31
  278. package/v1/model/AgentRegister.js +0 -111
  279. package/v1/model/AgentRegisterReq.d.ts +0 -6
  280. package/v1/model/AgentRegisterReq.js +0 -14
  281. package/v1/model/AgentRemovePathReq.d.ts +0 -7
  282. package/v1/model/AgentRemovePathReq.js +0 -24
  283. package/v1/model/AgentUpdate.d.ts +0 -12
  284. package/v1/model/AgentUpdate.js +0 -22
  285. package/v1/model/AgentUpdateReq.d.ts +0 -6
  286. package/v1/model/AgentUpdateReq.js +0 -14
  287. package/v1/model/AssociateVaultPolicyRequest.d.ts +0 -10
  288. package/v1/model/AssociateVaultPolicyRequest.js +0 -28
  289. package/v1/model/AssociateVaultPolicyResponse.d.ts +0 -9
  290. package/v1/model/AssociateVaultPolicyResponse.js +0 -41
  291. package/v1/model/BackupExtendInfo.d.ts +0 -51
  292. package/v1/model/BackupExtendInfo.js +0 -143
  293. package/v1/model/BackupReplicateReq.d.ts +0 -6
  294. package/v1/model/BackupReplicateReq.js +0 -14
  295. package/v1/model/BackupReplicateReqBody.d.ts +0 -23
  296. package/v1/model/BackupReplicateReqBody.js +0 -76
  297. package/v1/model/BackupReplicateRespBody.d.ts +0 -35
  298. package/v1/model/BackupReplicateRespBody.js +0 -121
  299. package/v1/model/BackupResp.d.ts +0 -118
  300. package/v1/model/BackupResp.js +0 -335
  301. package/v1/model/BackupRestore.d.ts +0 -22
  302. package/v1/model/BackupRestore.js +0 -69
  303. package/v1/model/BackupRestoreReq.d.ts +0 -6
  304. package/v1/model/BackupRestoreReq.js +0 -14
  305. package/v1/model/BackupRestoreServerMapping.d.ts +0 -11
  306. package/v1/model/BackupRestoreServerMapping.js +0 -39
  307. package/v1/model/BackupSync.d.ts +0 -35
  308. package/v1/model/BackupSync.js +0 -129
  309. package/v1/model/BackupSyncReq.d.ts +0 -6
  310. package/v1/model/BackupSyncReq.js +0 -14
  311. package/v1/model/BackupSyncRespBody.d.ts +0 -11
  312. package/v1/model/BackupSyncRespBody.js +0 -39
  313. package/v1/model/BackupUpdate.d.ts +0 -5
  314. package/v1/model/BackupUpdate.js +0 -13
  315. package/v1/model/BackupUpdateReq.d.ts +0 -6
  316. package/v1/model/BackupUpdateReq.js +0 -13
  317. package/v1/model/BatchCreateAndDeleteVaultTagsRequest.d.ts +0 -10
  318. package/v1/model/BatchCreateAndDeleteVaultTagsRequest.js +0 -28
  319. package/v1/model/BatchCreateAndDeleteVaultTagsResponse.d.ts +0 -4
  320. package/v1/model/BatchCreateAndDeleteVaultTagsResponse.js +0 -27
  321. package/v1/model/BatchUpdateVaultRequest.d.ts +0 -6
  322. package/v1/model/BatchUpdateVaultRequest.js +0 -13
  323. package/v1/model/BatchUpdateVaultRequestBody.d.ts +0 -6
  324. package/v1/model/BatchUpdateVaultRequestBody.js +0 -14
  325. package/v1/model/BatchUpdateVaultResponse.d.ts +0 -8
  326. package/v1/model/BatchUpdateVaultResponse.js +0 -41
  327. package/v1/model/Billing.d.ts +0 -119
  328. package/v1/model/Billing.js +0 -258
  329. package/v1/model/BillingCreate.d.ts +0 -114
  330. package/v1/model/BillingCreate.js +0 -272
  331. package/v1/model/BillingUpdate.d.ts +0 -17
  332. package/v1/model/BillingUpdate.js +0 -36
  333. package/v1/model/BindRulesTags.d.ts +0 -7
  334. package/v1/model/BindRulesTags.js +0 -19
  335. package/v1/model/BulkCreateAndDeleteVaultTagsReq.d.ts +0 -21
  336. package/v1/model/BulkCreateAndDeleteVaultTagsReq.js +0 -41
  337. package/v1/model/CbcOrderResult.d.ts +0 -11
  338. package/v1/model/CbcOrderResult.js +0 -27
  339. package/v1/model/CbcProductInfoUpdate.d.ts +0 -11
  340. package/v1/model/CbcProductInfoUpdate.js +0 -28
  341. package/v1/model/CbcUpdate.d.ts +0 -14
  342. package/v1/model/CbcUpdate.js +0 -37
  343. package/v1/model/CheckAgentRequest.d.ts +0 -6
  344. package/v1/model/CheckAgentRequest.js +0 -13
  345. package/v1/model/CheckAgentResponse.d.ts +0 -9
  346. package/v1/model/CheckAgentResponse.js +0 -41
  347. package/v1/model/CheckpointCreate.d.ts +0 -35
  348. package/v1/model/CheckpointCreate.js +0 -80
  349. package/v1/model/CheckpointCreateSkippedResource.d.ts +0 -13
  350. package/v1/model/CheckpointCreateSkippedResource.js +0 -29
  351. package/v1/model/CheckpointExtraInfoResp.d.ts +0 -11
  352. package/v1/model/CheckpointExtraInfoResp.js +0 -31
  353. package/v1/model/CheckpointParam.d.ts +0 -24
  354. package/v1/model/CheckpointParam.js +0 -67
  355. package/v1/model/CheckpointPlanCreate.d.ts +0 -15
  356. package/v1/model/CheckpointPlanCreate.js +0 -37
  357. package/v1/model/CheckpointReplicateParam.d.ts +0 -27
  358. package/v1/model/CheckpointReplicateParam.js +0 -97
  359. package/v1/model/CheckpointReplicateReq.d.ts +0 -6
  360. package/v1/model/CheckpointReplicateReq.js +0 -14
  361. package/v1/model/CheckpointReplicateRespBody.d.ts +0 -34
  362. package/v1/model/CheckpointReplicateRespBody.js +0 -119
  363. package/v1/model/CheckpointReplicateRespbackups.d.ts +0 -11
  364. package/v1/model/CheckpointReplicateRespbackups.js +0 -39
  365. package/v1/model/CheckpointResourceResp.d.ts +0 -40
  366. package/v1/model/CheckpointResourceResp.js +0 -106
  367. package/v1/model/CombinedOrder.d.ts +0 -15
  368. package/v1/model/CombinedOrder.js +0 -51
  369. package/v1/model/CopyBackupRequest.d.ts +0 -10
  370. package/v1/model/CopyBackupRequest.js +0 -28
  371. package/v1/model/CopyBackupResponse.d.ts +0 -7
  372. package/v1/model/CopyBackupResponse.js +0 -31
  373. package/v1/model/CopyCheckpointRequest.d.ts +0 -6
  374. package/v1/model/CopyCheckpointRequest.js +0 -13
  375. package/v1/model/CopyCheckpointResponse.d.ts +0 -7
  376. package/v1/model/CopyCheckpointResponse.js +0 -31
  377. package/v1/model/CreateCheckpointRequest.d.ts +0 -6
  378. package/v1/model/CreateCheckpointRequest.js +0 -13
  379. package/v1/model/CreateCheckpointResponse.d.ts +0 -7
  380. package/v1/model/CreateCheckpointResponse.js +0 -31
  381. package/v1/model/CreatePolicyRequest.d.ts +0 -6
  382. package/v1/model/CreatePolicyRequest.js +0 -13
  383. package/v1/model/CreatePolicyResponse.d.ts +0 -7
  384. package/v1/model/CreatePolicyResponse.js +0 -31
  385. package/v1/model/CreatePostPaidVaultRequest.d.ts +0 -6
  386. package/v1/model/CreatePostPaidVaultRequest.js +0 -13
  387. package/v1/model/CreatePostPaidVaultResponse.d.ts +0 -15
  388. package/v1/model/CreatePostPaidVaultResponse.js +0 -53
  389. package/v1/model/CreateVaultRequest.d.ts +0 -6
  390. package/v1/model/CreateVaultRequest.js +0 -13
  391. package/v1/model/CreateVaultResponse.d.ts +0 -7
  392. package/v1/model/CreateVaultResponse.js +0 -31
  393. package/v1/model/CreateVaultTagsRequest.d.ts +0 -10
  394. package/v1/model/CreateVaultTagsRequest.js +0 -28
  395. package/v1/model/CreateVaultTagsResponse.d.ts +0 -4
  396. package/v1/model/CreateVaultTagsResponse.js +0 -27
  397. package/v1/model/DeleteBackupRequest.d.ts +0 -7
  398. package/v1/model/DeleteBackupRequest.js +0 -24
  399. package/v1/model/DeleteBackupResponse.d.ts +0 -4
  400. package/v1/model/DeleteBackupResponse.js +0 -27
  401. package/v1/model/DeleteMemberRequest.d.ts +0 -11
  402. package/v1/model/DeleteMemberRequest.js +0 -39
  403. package/v1/model/DeleteMemberResponse.d.ts +0 -4
  404. package/v1/model/DeleteMemberResponse.js +0 -27
  405. package/v1/model/DeletePolicyRequest.d.ts +0 -7
  406. package/v1/model/DeletePolicyRequest.js +0 -24
  407. package/v1/model/DeletePolicyResponse.d.ts +0 -4
  408. package/v1/model/DeletePolicyResponse.js +0 -27
  409. package/v1/model/DeleteVaultRequest.d.ts +0 -7
  410. package/v1/model/DeleteVaultRequest.js +0 -24
  411. package/v1/model/DeleteVaultResponse.d.ts +0 -4
  412. package/v1/model/DeleteVaultResponse.js +0 -27
  413. package/v1/model/DeleteVaultTagRequest.d.ts +0 -9
  414. package/v1/model/DeleteVaultTagRequest.js +0 -29
  415. package/v1/model/DeleteVaultTagResponse.d.ts +0 -4
  416. package/v1/model/DeleteVaultTagResponse.js +0 -27
  417. package/v1/model/DisassociateVaultPolicyRequest.d.ts +0 -10
  418. package/v1/model/DisassociateVaultPolicyRequest.js +0 -28
  419. package/v1/model/DisassociateVaultPolicyResponse.d.ts +0 -9
  420. package/v1/model/DisassociateVaultPolicyResponse.js +0 -41
  421. package/v1/model/DomainMigrate.d.ts +0 -9
  422. package/v1/model/DomainMigrate.js +0 -29
  423. package/v1/model/DomainMigrateProjectStatus.d.ts +0 -36
  424. package/v1/model/DomainMigrateProjectStatus.js +0 -100
  425. package/v1/model/DomainProjectsInfo.d.ts +0 -11
  426. package/v1/model/DomainProjectsInfo.js +0 -39
  427. package/v1/model/ImageData.d.ts +0 -7
  428. package/v1/model/ImageData.js +0 -23
  429. package/v1/model/ImportBackupRequest.d.ts +0 -6
  430. package/v1/model/ImportBackupRequest.js +0 -13
  431. package/v1/model/ImportBackupResponse.d.ts +0 -7
  432. package/v1/model/ImportBackupResponse.js +0 -31
  433. package/v1/model/ImportCheckpointRequest.d.ts +0 -6
  434. package/v1/model/ImportCheckpointRequest.js +0 -13
  435. package/v1/model/ImportCheckpointResponse.d.ts +0 -7
  436. package/v1/model/ImportCheckpointResponse.js +0 -31
  437. package/v1/model/InstancesResourceDetail.d.ts +0 -6
  438. package/v1/model/InstancesResourceDetail.js +0 -13
  439. package/v1/model/ListAgentRequest.d.ts +0 -13
  440. package/v1/model/ListAgentRequest.js +0 -35
  441. package/v1/model/ListAgentResponse.d.ts +0 -13
  442. package/v1/model/ListAgentResponse.js +0 -43
  443. package/v1/model/ListBackupsRequest.d.ts +0 -128
  444. package/v1/model/ListBackupsRequest.js +0 -305
  445. package/v1/model/ListBackupsResponse.d.ts +0 -13
  446. package/v1/model/ListBackupsResponse.js +0 -43
  447. package/v1/model/ListDomainProjectsRequest.d.ts +0 -7
  448. package/v1/model/ListDomainProjectsRequest.js +0 -24
  449. package/v1/model/ListDomainProjectsResponse.d.ts +0 -7
  450. package/v1/model/ListDomainProjectsResponse.js +0 -31
  451. package/v1/model/ListExternalVaultRequest.d.ts +0 -38
  452. package/v1/model/ListExternalVaultRequest.js +0 -111
  453. package/v1/model/ListExternalVaultResponse.d.ts +0 -13
  454. package/v1/model/ListExternalVaultResponse.js +0 -43
  455. package/v1/model/ListOpLogsRequest.d.ts +0 -71
  456. package/v1/model/ListOpLogsRequest.js +0 -175
  457. package/v1/model/ListOpLogsResponse.d.ts +0 -15
  458. package/v1/model/ListOpLogsResponse.js +0 -53
  459. package/v1/model/ListPoliciesRequest.d.ts +0 -19
  460. package/v1/model/ListPoliciesRequest.js +0 -46
  461. package/v1/model/ListPoliciesResponse.d.ts +0 -9
  462. package/v1/model/ListPoliciesResponse.js +0 -35
  463. package/v1/model/ListProjectsRequest.d.ts +0 -3
  464. package/v1/model/ListProjectsRequest.js +0 -9
  465. package/v1/model/ListProjectsResponse.d.ts +0 -10
  466. package/v1/model/ListProjectsResponse.js +0 -35
  467. package/v1/model/ListProtectableRequest.d.ts +0 -31
  468. package/v1/model/ListProtectableRequest.js +0 -71
  469. package/v1/model/ListProtectableResponse.d.ts +0 -7
  470. package/v1/model/ListProtectableResponse.js +0 -31
  471. package/v1/model/ListVaultRequest.d.ts +0 -53
  472. package/v1/model/ListVaultRequest.js +0 -131
  473. package/v1/model/ListVaultResponse.d.ts +0 -13
  474. package/v1/model/ListVaultResponse.js +0 -43
  475. package/v1/model/Match.d.ts +0 -7
  476. package/v1/model/Match.js +0 -19
  477. package/v1/model/Member.d.ts +0 -40
  478. package/v1/model/Member.js +0 -112
  479. package/v1/model/MigrateDomainRequest.d.ts +0 -6
  480. package/v1/model/MigrateDomainRequest.js +0 -13
  481. package/v1/model/MigrateDomainResponse.d.ts +0 -10
  482. package/v1/model/MigrateDomainResponse.js +0 -31
  483. package/v1/model/MigrateVaultResourceRequest.d.ts +0 -10
  484. package/v1/model/MigrateVaultResourceRequest.js +0 -28
  485. package/v1/model/MigrateVaultResourceResponse.d.ts +0 -8
  486. package/v1/model/MigrateVaultResourceResponse.js +0 -41
  487. package/v1/model/OpErrorInfo.d.ts +0 -7
  488. package/v1/model/OpErrorInfo.js +0 -17
  489. package/v1/model/OpExtendInfoBckup.d.ts +0 -41
  490. package/v1/model/OpExtendInfoBckup.js +0 -102
  491. package/v1/model/OpExtendInfoCommon.d.ts +0 -13
  492. package/v1/model/OpExtendInfoCommon.js +0 -43
  493. package/v1/model/OpExtendInfoDelete.d.ts +0 -11
  494. package/v1/model/OpExtendInfoDelete.js +0 -39
  495. package/v1/model/OpExtendInfoRemoveResources.d.ts +0 -14
  496. package/v1/model/OpExtendInfoRemoveResources.js +0 -41
  497. package/v1/model/OpExtendInfoReplication.d.ts +0 -43
  498. package/v1/model/OpExtendInfoReplication.js +0 -154
  499. package/v1/model/OpExtendInfoRestore.d.ts +0 -19
  500. package/v1/model/OpExtendInfoRestore.js +0 -65
  501. package/v1/model/OpExtendInfoSync.d.ts +0 -15
  502. package/v1/model/OpExtendInfoSync.js +0 -51
  503. package/v1/model/OpExtendInfoVaultDelete.d.ts +0 -11
  504. package/v1/model/OpExtendInfoVaultDelete.js +0 -37
  505. package/v1/model/OpExtraInfo.d.ts +0 -36
  506. package/v1/model/OpExtraInfo.js +0 -77
  507. package/v1/model/OperationLog.d.ts +0 -87
  508. package/v1/model/OperationLog.js +0 -234
  509. package/v1/model/Path.d.ts +0 -15
  510. package/v1/model/Path.js +0 -45
  511. package/v1/model/Policy.d.ts +0 -34
  512. package/v1/model/Policy.js +0 -82
  513. package/v1/model/PolicyAssociateVault.d.ts +0 -11
  514. package/v1/model/PolicyAssociateVault.js +0 -38
  515. package/v1/model/PolicyCreate.d.ts +0 -27
  516. package/v1/model/PolicyCreate.js +0 -62
  517. package/v1/model/PolicyCreateReq.d.ts +0 -6
  518. package/v1/model/PolicyCreateReq.js +0 -14
  519. package/v1/model/PolicyTriggerPropertiesReq.d.ts +0 -5
  520. package/v1/model/PolicyTriggerPropertiesReq.js +0 -14
  521. package/v1/model/PolicyTriggerPropertiesResp.d.ts +0 -9
  522. package/v1/model/PolicyTriggerPropertiesResp.js +0 -28
  523. package/v1/model/PolicyTriggerReq.d.ts +0 -6
  524. package/v1/model/PolicyTriggerReq.js +0 -14
  525. package/v1/model/PolicyTriggerResp.d.ts +0 -19
  526. package/v1/model/PolicyTriggerResp.js +0 -35
  527. package/v1/model/PolicyUpdate.d.ts +0 -15
  528. package/v1/model/PolicyUpdate.js +0 -35
  529. package/v1/model/PolicyUpdateReq.d.ts +0 -6
  530. package/v1/model/PolicyUpdateReq.js +0 -14
  531. package/v1/model/PolicyoODCreate.d.ts +0 -45
  532. package/v1/model/PolicyoODCreate.js +0 -153
  533. package/v1/model/ProjectsListInfo.d.ts +0 -26
  534. package/v1/model/ProjectsListInfo.js +0 -71
  535. package/v1/model/ProtectableAgentReq.d.ts +0 -8
  536. package/v1/model/ProtectableAgentReq.js +0 -24
  537. package/v1/model/ProtectableAgentStatus.d.ts +0 -19
  538. package/v1/model/ProtectableAgentStatus.js +0 -53
  539. package/v1/model/ProtectableAgentStatusResource.d.ts +0 -15
  540. package/v1/model/ProtectableAgentStatusResource.js +0 -53
  541. package/v1/model/ProtectableReplicationCapabilitiesRespRegion.d.ts +0 -9
  542. package/v1/model/ProtectableReplicationCapabilitiesRespRegion.js +0 -29
  543. package/v1/model/ProtectableResult.d.ts +0 -14
  544. package/v1/model/ProtectableResult.js +0 -30
  545. package/v1/model/ProtectablesResp.d.ts +0 -29
  546. package/v1/model/ProtectablesResp.js +0 -56
  547. package/v1/model/RegisterAgentRequest.d.ts +0 -6
  548. package/v1/model/RegisterAgentRequest.js +0 -13
  549. package/v1/model/RegisterAgentResponse.d.ts +0 -7
  550. package/v1/model/RegisterAgentResponse.js +0 -31
  551. package/v1/model/RemoveAgentPathRequest.d.ts +0 -10
  552. package/v1/model/RemoveAgentPathRequest.js +0 -28
  553. package/v1/model/RemoveAgentPathResponse.d.ts +0 -10
  554. package/v1/model/RemoveAgentPathResponse.js +0 -45
  555. package/v1/model/RemoveVaultResourceRequest.d.ts +0 -10
  556. package/v1/model/RemoveVaultResourceRequest.js +0 -28
  557. package/v1/model/RemoveVaultResourceResponse.d.ts +0 -8
  558. package/v1/model/RemoveVaultResourceResponse.js +0 -41
  559. package/v1/model/ReplicationRecordGet.d.ts +0 -67
  560. package/v1/model/ReplicationRecordGet.js +0 -198
  561. package/v1/model/ReplicationRecordsExtraInfo.d.ts +0 -21
  562. package/v1/model/ReplicationRecordsExtraInfo.js +0 -69
  563. package/v1/model/Resource.d.ts +0 -14
  564. package/v1/model/Resource.js +0 -37
  565. package/v1/model/ResourceCreate.d.ts +0 -14
  566. package/v1/model/ResourceCreate.js +0 -37
  567. package/v1/model/ResourceExtraInfo.d.ts +0 -12
  568. package/v1/model/ResourceExtraInfo.js +0 -37
  569. package/v1/model/ResourceExtraInfoIncludeVolumes.d.ts +0 -9
  570. package/v1/model/ResourceExtraInfoIncludeVolumes.js +0 -28
  571. package/v1/model/ResourceResp.d.ts +0 -43
  572. package/v1/model/ResourceResp.js +0 -110
  573. package/v1/model/RestoreBackupRequest.d.ts +0 -10
  574. package/v1/model/RestoreBackupRequest.js +0 -28
  575. package/v1/model/RestoreBackupResponse.d.ts +0 -4
  576. package/v1/model/RestoreBackupResponse.js +0 -27
  577. package/v1/model/SelfLinksInfo.d.ts +0 -5
  578. package/v1/model/SelfLinksInfo.js +0 -13
  579. package/v1/model/SetVaultResourceRequest.d.ts +0 -10
  580. package/v1/model/SetVaultResourceRequest.js +0 -28
  581. package/v1/model/SetVaultResourceResponse.d.ts +0 -8
  582. package/v1/model/SetVaultResourceResponse.js +0 -41
  583. package/v1/model/ShowAgentRequest.d.ts +0 -7
  584. package/v1/model/ShowAgentRequest.js +0 -24
  585. package/v1/model/ShowAgentResponse.d.ts +0 -7
  586. package/v1/model/ShowAgentResponse.js +0 -31
  587. package/v1/model/ShowBackupRequest.d.ts +0 -7
  588. package/v1/model/ShowBackupRequest.js +0 -24
  589. package/v1/model/ShowBackupResponse.d.ts +0 -7
  590. package/v1/model/ShowBackupResponse.js +0 -31
  591. package/v1/model/ShowCheckpointRequest.d.ts +0 -7
  592. package/v1/model/ShowCheckpointRequest.js +0 -24
  593. package/v1/model/ShowCheckpointResponse.d.ts +0 -7
  594. package/v1/model/ShowCheckpointResponse.js +0 -31
  595. package/v1/model/ShowDomainRequest.d.ts +0 -7
  596. package/v1/model/ShowDomainRequest.js +0 -24
  597. package/v1/model/ShowDomainResponse.d.ts +0 -20
  598. package/v1/model/ShowDomainResponse.js +0 -83
  599. package/v1/model/ShowMemberDetailRequest.d.ts +0 -11
  600. package/v1/model/ShowMemberDetailRequest.js +0 -39
  601. package/v1/model/ShowMemberDetailResponse.d.ts +0 -7
  602. package/v1/model/ShowMemberDetailResponse.js +0 -31
  603. package/v1/model/ShowMembersDetailRequest.d.ts +0 -29
  604. package/v1/model/ShowMembersDetailRequest.js +0 -86
  605. package/v1/model/ShowMembersDetailResponse.d.ts +0 -9
  606. package/v1/model/ShowMembersDetailResponse.js +0 -35
  607. package/v1/model/ShowMetadataRequest.d.ts +0 -7
  608. package/v1/model/ShowMetadataRequest.js +0 -24
  609. package/v1/model/ShowMetadataResponse.d.ts +0 -24
  610. package/v1/model/ShowMetadataResponse.js +0 -79
  611. package/v1/model/ShowMigrateStatusRequest.d.ts +0 -7
  612. package/v1/model/ShowMigrateStatusRequest.js +0 -23
  613. package/v1/model/ShowMigrateStatusResponse.d.ts +0 -20
  614. package/v1/model/ShowMigrateStatusResponse.js +0 -55
  615. package/v1/model/ShowOpLogRequest.d.ts +0 -7
  616. package/v1/model/ShowOpLogRequest.js +0 -24
  617. package/v1/model/ShowOpLogResponse.d.ts +0 -9
  618. package/v1/model/ShowOpLogResponse.js +0 -41
  619. package/v1/model/ShowPolicyRequest.d.ts +0 -7
  620. package/v1/model/ShowPolicyRequest.js +0 -24
  621. package/v1/model/ShowPolicyResponse.d.ts +0 -7
  622. package/v1/model/ShowPolicyResponse.js +0 -31
  623. package/v1/model/ShowProtectableRequest.d.ts +0 -19
  624. package/v1/model/ShowProtectableRequest.js +0 -48
  625. package/v1/model/ShowProtectableResponse.d.ts +0 -7
  626. package/v1/model/ShowProtectableResponse.js +0 -31
  627. package/v1/model/ShowReplicationCapabilitiesRequest.d.ts +0 -3
  628. package/v1/model/ShowReplicationCapabilitiesRequest.js +0 -9
  629. package/v1/model/ShowReplicationCapabilitiesResponse.d.ts +0 -7
  630. package/v1/model/ShowReplicationCapabilitiesResponse.js +0 -31
  631. package/v1/model/ShowStorageUsageRequest.d.ts +0 -23
  632. package/v1/model/ShowStorageUsageRequest.js +0 -54
  633. package/v1/model/ShowStorageUsageResponse.d.ts +0 -13
  634. package/v1/model/ShowStorageUsageResponse.js +0 -55
  635. package/v1/model/ShowSummaryRequest.d.ts +0 -3
  636. package/v1/model/ShowSummaryRequest.js +0 -9
  637. package/v1/model/ShowSummaryResponse.d.ts +0 -10
  638. package/v1/model/ShowSummaryResponse.js +0 -45
  639. package/v1/model/ShowVaultProjectTagRequest.d.ts +0 -3
  640. package/v1/model/ShowVaultProjectTagRequest.js +0 -9
  641. package/v1/model/ShowVaultProjectTagResponse.d.ts +0 -7
  642. package/v1/model/ShowVaultProjectTagResponse.js +0 -31
  643. package/v1/model/ShowVaultRequest.d.ts +0 -7
  644. package/v1/model/ShowVaultRequest.js +0 -24
  645. package/v1/model/ShowVaultResourceInstancesRequest.d.ts +0 -6
  646. package/v1/model/ShowVaultResourceInstancesRequest.js +0 -13
  647. package/v1/model/ShowVaultResourceInstancesResponse.d.ts +0 -11
  648. package/v1/model/ShowVaultResourceInstancesResponse.js +0 -45
  649. package/v1/model/ShowVaultResponse.d.ts +0 -7
  650. package/v1/model/ShowVaultResponse.js +0 -31
  651. package/v1/model/ShowVaultTagRequest.d.ts +0 -7
  652. package/v1/model/ShowVaultTagRequest.js +0 -24
  653. package/v1/model/ShowVaultTagResponse.d.ts +0 -12
  654. package/v1/model/ShowVaultTagResponse.js +0 -45
  655. package/v1/model/StorageUsage.d.ts +0 -27
  656. package/v1/model/StorageUsage.js +0 -96
  657. package/v1/model/SyncParam.d.ts +0 -11
  658. package/v1/model/SyncParam.js +0 -39
  659. package/v1/model/SyncReq.d.ts +0 -6
  660. package/v1/model/SyncReq.js +0 -14
  661. package/v1/model/SyncRespBody.d.ts +0 -11
  662. package/v1/model/SyncRespBody.js +0 -39
  663. package/v1/model/SysTag.d.ts +0 -7
  664. package/v1/model/SysTag.js +0 -19
  665. package/v1/model/SysTags.d.ts +0 -7
  666. package/v1/model/SysTags.js +0 -19
  667. package/v1/model/Tag.d.ts +0 -7
  668. package/v1/model/Tag.js +0 -18
  669. package/v1/model/TagResource.d.ts +0 -24
  670. package/v1/model/TagResource.js +0 -74
  671. package/v1/model/TagsReq.d.ts +0 -7
  672. package/v1/model/TagsReq.js +0 -19
  673. package/v1/model/TagsResp.d.ts +0 -7
  674. package/v1/model/TagsResp.js +0 -17
  675. package/v1/model/UnregisterAgentRequest.d.ts +0 -7
  676. package/v1/model/UnregisterAgentRequest.js +0 -24
  677. package/v1/model/UnregisterAgentResponse.d.ts +0 -4
  678. package/v1/model/UnregisterAgentResponse.js +0 -27
  679. package/v1/model/UpdateAgentRequest.d.ts +0 -10
  680. package/v1/model/UpdateAgentRequest.js +0 -28
  681. package/v1/model/UpdateAgentResponse.d.ts +0 -7
  682. package/v1/model/UpdateAgentResponse.js +0 -31
  683. package/v1/model/UpdateBackupRequest.d.ts +0 -10
  684. package/v1/model/UpdateBackupRequest.js +0 -28
  685. package/v1/model/UpdateBackupResponse.d.ts +0 -7
  686. package/v1/model/UpdateBackupResponse.js +0 -31
  687. package/v1/model/UpdateMember.d.ts +0 -18
  688. package/v1/model/UpdateMember.js +0 -38
  689. package/v1/model/UpdateMemberStatusRequest.d.ts +0 -14
  690. package/v1/model/UpdateMemberStatusRequest.js +0 -43
  691. package/v1/model/UpdateMemberStatusResponse.d.ts +0 -7
  692. package/v1/model/UpdateMemberStatusResponse.js +0 -31
  693. package/v1/model/UpdateOrderRequest.d.ts +0 -10
  694. package/v1/model/UpdateOrderRequest.js +0 -28
  695. package/v1/model/UpdateOrderResponse.d.ts +0 -10
  696. package/v1/model/UpdateOrderResponse.js +0 -39
  697. package/v1/model/UpdatePolicyRequest.d.ts +0 -10
  698. package/v1/model/UpdatePolicyRequest.js +0 -28
  699. package/v1/model/UpdatePolicyResponse.d.ts +0 -7
  700. package/v1/model/UpdatePolicyResponse.js +0 -31
  701. package/v1/model/UpdateVaultRequest.d.ts +0 -10
  702. package/v1/model/UpdateVaultRequest.js +0 -28
  703. package/v1/model/UpdateVaultResponse.d.ts +0 -7
  704. package/v1/model/UpdateVaultResponse.js +0 -31
  705. package/v1/model/Vault.d.ts +0 -57
  706. package/v1/model/Vault.js +0 -169
  707. package/v1/model/VaultAddResourceReq.d.ts +0 -6
  708. package/v1/model/VaultAddResourceReq.js +0 -14
  709. package/v1/model/VaultAssociate.d.ts +0 -15
  710. package/v1/model/VaultAssociate.js +0 -51
  711. package/v1/model/VaultBackup.d.ts +0 -10
  712. package/v1/model/VaultBackup.js +0 -28
  713. package/v1/model/VaultBackupReq.d.ts +0 -6
  714. package/v1/model/VaultBackupReq.js +0 -14
  715. package/v1/model/VaultBatchUpdate.d.ts +0 -9
  716. package/v1/model/VaultBatchUpdate.js +0 -27
  717. package/v1/model/VaultBindRules.d.ts +0 -6
  718. package/v1/model/VaultBindRules.js +0 -13
  719. package/v1/model/VaultCreate.d.ts +0 -51
  720. package/v1/model/VaultCreate.js +0 -148
  721. package/v1/model/VaultCreateParameters.d.ts +0 -8
  722. package/v1/model/VaultCreateParameters.js +0 -23
  723. package/v1/model/VaultCreateReq.d.ts +0 -6
  724. package/v1/model/VaultCreateReq.js +0 -14
  725. package/v1/model/VaultCreateResource.d.ts +0 -78
  726. package/v1/model/VaultCreateResource.js +0 -227
  727. package/v1/model/VaultDissociate.d.ts +0 -7
  728. package/v1/model/VaultDissociate.js +0 -24
  729. package/v1/model/VaultGet.d.ts +0 -63
  730. package/v1/model/VaultGet.js +0 -188
  731. package/v1/model/VaultMigrateResourceReq.d.ts +0 -11
  732. package/v1/model/VaultMigrateResourceReq.js +0 -39
  733. package/v1/model/VaultOrder.d.ts +0 -46
  734. package/v1/model/VaultOrder.js +0 -123
  735. package/v1/model/VaultOrderCreateReqs.d.ts +0 -6
  736. package/v1/model/VaultOrderCreateReqs.js +0 -14
  737. package/v1/model/VaultPolicyResp.d.ts +0 -15
  738. package/v1/model/VaultPolicyResp.js +0 -53
  739. package/v1/model/VaultRemoveResourceReq.d.ts +0 -7
  740. package/v1/model/VaultRemoveResourceReq.js +0 -24
  741. package/v1/model/VaultResourceInstancesReq.d.ts +0 -60
  742. package/v1/model/VaultResourceInstancesReq.js +0 -146
  743. package/v1/model/VaultSetResourceReq.d.ts +0 -17
  744. package/v1/model/VaultSetResourceReq.js +0 -38
  745. package/v1/model/VaultTagsCreateReq.d.ts +0 -6
  746. package/v1/model/VaultTagsCreateReq.js +0 -13
  747. package/v1/model/VaultUpdate.d.ts +0 -27
  748. package/v1/model/VaultUpdate.js +0 -77
  749. package/v1/model/VaultUpdateReq.d.ts +0 -6
  750. package/v1/model/VaultUpdateReq.js +0 -14
  751. package/v1/public-api.js +0 -264
@@ -1,121 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BackupReplicateRespBody = void 0;
4
- var BackupReplicateRespBody = /** @class */ (function () {
5
- function BackupReplicateRespBody() {
6
- }
7
- BackupReplicateRespBody.prototype.withBackupId = function (backupId) {
8
- this['backup_id'] = backupId;
9
- return this;
10
- };
11
- Object.defineProperty(BackupReplicateRespBody.prototype, "backupId", {
12
- get: function () {
13
- return this['backup_id'];
14
- },
15
- set: function (backupId) {
16
- this['backup_id'] = backupId;
17
- },
18
- enumerable: false,
19
- configurable: true
20
- });
21
- BackupReplicateRespBody.prototype.withDestinationProjectId = function (destinationProjectId) {
22
- this['destination_project_id'] = destinationProjectId;
23
- return this;
24
- };
25
- Object.defineProperty(BackupReplicateRespBody.prototype, "destinationProjectId", {
26
- get: function () {
27
- return this['destination_project_id'];
28
- },
29
- set: function (destinationProjectId) {
30
- this['destination_project_id'] = destinationProjectId;
31
- },
32
- enumerable: false,
33
- configurable: true
34
- });
35
- BackupReplicateRespBody.prototype.withDestinationRegion = function (destinationRegion) {
36
- this['destination_region'] = destinationRegion;
37
- return this;
38
- };
39
- Object.defineProperty(BackupReplicateRespBody.prototype, "destinationRegion", {
40
- get: function () {
41
- return this['destination_region'];
42
- },
43
- set: function (destinationRegion) {
44
- this['destination_region'] = destinationRegion;
45
- },
46
- enumerable: false,
47
- configurable: true
48
- });
49
- BackupReplicateRespBody.prototype.withDestinationVaultId = function (destinationVaultId) {
50
- this['destination_vault_id'] = destinationVaultId;
51
- return this;
52
- };
53
- Object.defineProperty(BackupReplicateRespBody.prototype, "destinationVaultId", {
54
- get: function () {
55
- return this['destination_vault_id'];
56
- },
57
- set: function (destinationVaultId) {
58
- this['destination_vault_id'] = destinationVaultId;
59
- },
60
- enumerable: false,
61
- configurable: true
62
- });
63
- BackupReplicateRespBody.prototype.withProjectId = function (projectId) {
64
- this['project_id'] = projectId;
65
- return this;
66
- };
67
- Object.defineProperty(BackupReplicateRespBody.prototype, "projectId", {
68
- get: function () {
69
- return this['project_id'];
70
- },
71
- set: function (projectId) {
72
- this['project_id'] = projectId;
73
- },
74
- enumerable: false,
75
- configurable: true
76
- });
77
- BackupReplicateRespBody.prototype.withProviderId = function (providerId) {
78
- this['provider_id'] = providerId;
79
- return this;
80
- };
81
- Object.defineProperty(BackupReplicateRespBody.prototype, "providerId", {
82
- get: function () {
83
- return this['provider_id'];
84
- },
85
- set: function (providerId) {
86
- this['provider_id'] = providerId;
87
- },
88
- enumerable: false,
89
- configurable: true
90
- });
91
- BackupReplicateRespBody.prototype.withReplicationRecordId = function (replicationRecordId) {
92
- this['replication_record_id'] = replicationRecordId;
93
- return this;
94
- };
95
- Object.defineProperty(BackupReplicateRespBody.prototype, "replicationRecordId", {
96
- get: function () {
97
- return this['replication_record_id'];
98
- },
99
- set: function (replicationRecordId) {
100
- this['replication_record_id'] = replicationRecordId;
101
- },
102
- enumerable: false,
103
- configurable: true
104
- });
105
- BackupReplicateRespBody.prototype.withSourceRegion = function (sourceRegion) {
106
- this['source_region'] = sourceRegion;
107
- return this;
108
- };
109
- Object.defineProperty(BackupReplicateRespBody.prototype, "sourceRegion", {
110
- get: function () {
111
- return this['source_region'];
112
- },
113
- set: function (sourceRegion) {
114
- this['source_region'] = sourceRegion;
115
- },
116
- enumerable: false,
117
- configurable: true
118
- });
119
- return BackupReplicateRespBody;
120
- }());
121
- exports.BackupReplicateRespBody = BackupReplicateRespBody;
@@ -1,118 +0,0 @@
1
- import { BackupExtendInfo } from './BackupExtendInfo';
2
- import { ReplicationRecordGet } from './ReplicationRecordGet';
3
- export declare class BackupResp {
4
- private 'checkpoint_id';
5
- private 'created_at';
6
- description: string;
7
- private 'expired_at';
8
- private 'extend_info';
9
- id: string;
10
- private 'image_type';
11
- name: string;
12
- private 'parent_id';
13
- private 'project_id';
14
- private 'protected_at';
15
- private 'resource_az';
16
- private 'resource_id';
17
- private 'resource_name';
18
- private 'resource_size';
19
- private 'resource_type';
20
- status: BackupRespStatusEnum;
21
- private 'updated_at';
22
- private 'vault_id';
23
- private 'replication_records'?;
24
- private 'enterprise_project_id'?;
25
- private 'provider_id';
26
- children?: Array<BackupResp>;
27
- constructor(checkpointId?: any, createdAt?: any, description?: any, expiredAt?: any, extendInfo?: any, id?: any, imageType?: any, name?: any, parentId?: any, projectId?: any, protectedAt?: any, resourceAz?: any, resourceId?: any, resourceName?: any, resourceSize?: any, resourceType?: any, status?: any, updatedAt?: any, vaultId?: any, providerId?: any);
28
- withCheckpointId(checkpointId: string): BackupResp;
29
- set checkpointId(checkpointId: string | undefined);
30
- get checkpointId(): string | undefined;
31
- withCreatedAt(createdAt: Date): BackupResp;
32
- set createdAt(createdAt: Date | undefined);
33
- get createdAt(): Date | undefined;
34
- withDescription(description: string): BackupResp;
35
- withExpiredAt(expiredAt: Date): BackupResp;
36
- set expiredAt(expiredAt: Date | undefined);
37
- get expiredAt(): Date | undefined;
38
- withExtendInfo(extendInfo: BackupExtendInfo): BackupResp;
39
- set extendInfo(extendInfo: BackupExtendInfo | undefined);
40
- get extendInfo(): BackupExtendInfo | undefined;
41
- withId(id: string): BackupResp;
42
- withImageType(imageType: BackupRespImageTypeEnum): BackupResp;
43
- set imageType(imageType: BackupRespImageTypeEnum | undefined);
44
- get imageType(): BackupRespImageTypeEnum | undefined;
45
- withName(name: string): BackupResp;
46
- withParentId(parentId: string): BackupResp;
47
- set parentId(parentId: string | undefined);
48
- get parentId(): string | undefined;
49
- withProjectId(projectId: string): BackupResp;
50
- set projectId(projectId: string | undefined);
51
- get projectId(): string | undefined;
52
- withProtectedAt(protectedAt: string): BackupResp;
53
- set protectedAt(protectedAt: string | undefined);
54
- get protectedAt(): string | undefined;
55
- withResourceAz(resourceAz: string): BackupResp;
56
- set resourceAz(resourceAz: string | undefined);
57
- get resourceAz(): string | undefined;
58
- withResourceId(resourceId: string): BackupResp;
59
- set resourceId(resourceId: string | undefined);
60
- get resourceId(): string | undefined;
61
- withResourceName(resourceName: string): BackupResp;
62
- set resourceName(resourceName: string | undefined);
63
- get resourceName(): string | undefined;
64
- withResourceSize(resourceSize: number): BackupResp;
65
- set resourceSize(resourceSize: number | undefined);
66
- get resourceSize(): number | undefined;
67
- withResourceType(resourceType: BackupRespResourceTypeEnum): BackupResp;
68
- set resourceType(resourceType: BackupRespResourceTypeEnum | undefined);
69
- get resourceType(): BackupRespResourceTypeEnum | undefined;
70
- withStatus(status: BackupRespStatusEnum): BackupResp;
71
- withUpdatedAt(updatedAt: Date): BackupResp;
72
- set updatedAt(updatedAt: Date | undefined);
73
- get updatedAt(): Date | undefined;
74
- withVaultId(vaultId: string): BackupResp;
75
- set vaultId(vaultId: string | undefined);
76
- get vaultId(): string | undefined;
77
- withReplicationRecords(replicationRecords: Array<ReplicationRecordGet>): BackupResp;
78
- set replicationRecords(replicationRecords: Array<ReplicationRecordGet> | undefined);
79
- get replicationRecords(): Array<ReplicationRecordGet> | undefined;
80
- withEnterpriseProjectId(enterpriseProjectId: string): BackupResp;
81
- set enterpriseProjectId(enterpriseProjectId: string | undefined);
82
- get enterpriseProjectId(): string | undefined;
83
- withProviderId(providerId: string): BackupResp;
84
- set providerId(providerId: string | undefined);
85
- get providerId(): string | undefined;
86
- withChildren(children: Array<BackupResp>): BackupResp;
87
- }
88
- /**
89
- * @export
90
- * @enum {string}
91
- */
92
- export declare enum BackupRespImageTypeEnum {
93
- BACKUP = "backup",
94
- REPLICATION = "replication"
95
- }
96
- /**
97
- * @export
98
- * @enum {string}
99
- */
100
- export declare enum BackupRespResourceTypeEnum {
101
- OSNOVASERVER = "OS::Nova::Server",
102
- OSCINDERVOLUME = "OS::Cinder::Volume",
103
- OSWORKSPACEDESKTOPV2 = "OS::Workspace::DesktopV2"
104
- }
105
- /**
106
- * @export
107
- * @enum {string}
108
- */
109
- export declare enum BackupRespStatusEnum {
110
- AVAILABLE = "available",
111
- PROTECTING = "protecting",
112
- DELETING = "deleting",
113
- RESTORING = "restoring",
114
- ERROR = "error",
115
- WAITING_PROTECT = "waiting_protect",
116
- WAITING_DELETE = "waiting_delete",
117
- WAITING_RESTORE = "waiting_restore"
118
- }
@@ -1,335 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BackupRespStatusEnum = exports.BackupRespResourceTypeEnum = exports.BackupRespImageTypeEnum = exports.BackupResp = void 0;
4
- var BackupResp = /** @class */ (function () {
5
- function BackupResp(checkpointId, createdAt, description, expiredAt, extendInfo, id, imageType, name, parentId, projectId, protectedAt, resourceAz, resourceId, resourceName, resourceSize, resourceType, status, updatedAt, vaultId, providerId) {
6
- this['checkpoint_id'] = checkpointId;
7
- this['created_at'] = createdAt;
8
- this['description'] = description;
9
- this['expired_at'] = expiredAt;
10
- this['extend_info'] = extendInfo;
11
- this['id'] = id;
12
- this['image_type'] = imageType;
13
- this['name'] = name;
14
- this['parent_id'] = parentId;
15
- this['project_id'] = projectId;
16
- this['protected_at'] = protectedAt;
17
- this['resource_az'] = resourceAz;
18
- this['resource_id'] = resourceId;
19
- this['resource_name'] = resourceName;
20
- this['resource_size'] = resourceSize;
21
- this['resource_type'] = resourceType;
22
- this['status'] = status;
23
- this['updated_at'] = updatedAt;
24
- this['vault_id'] = vaultId;
25
- this['provider_id'] = providerId;
26
- }
27
- BackupResp.prototype.withCheckpointId = function (checkpointId) {
28
- this['checkpoint_id'] = checkpointId;
29
- return this;
30
- };
31
- Object.defineProperty(BackupResp.prototype, "checkpointId", {
32
- get: function () {
33
- return this['checkpoint_id'];
34
- },
35
- set: function (checkpointId) {
36
- this['checkpoint_id'] = checkpointId;
37
- },
38
- enumerable: false,
39
- configurable: true
40
- });
41
- BackupResp.prototype.withCreatedAt = function (createdAt) {
42
- this['created_at'] = createdAt;
43
- return this;
44
- };
45
- Object.defineProperty(BackupResp.prototype, "createdAt", {
46
- get: function () {
47
- return this['created_at'];
48
- },
49
- set: function (createdAt) {
50
- this['created_at'] = createdAt;
51
- },
52
- enumerable: false,
53
- configurable: true
54
- });
55
- BackupResp.prototype.withDescription = function (description) {
56
- this['description'] = description;
57
- return this;
58
- };
59
- BackupResp.prototype.withExpiredAt = function (expiredAt) {
60
- this['expired_at'] = expiredAt;
61
- return this;
62
- };
63
- Object.defineProperty(BackupResp.prototype, "expiredAt", {
64
- get: function () {
65
- return this['expired_at'];
66
- },
67
- set: function (expiredAt) {
68
- this['expired_at'] = expiredAt;
69
- },
70
- enumerable: false,
71
- configurable: true
72
- });
73
- BackupResp.prototype.withExtendInfo = function (extendInfo) {
74
- this['extend_info'] = extendInfo;
75
- return this;
76
- };
77
- Object.defineProperty(BackupResp.prototype, "extendInfo", {
78
- get: function () {
79
- return this['extend_info'];
80
- },
81
- set: function (extendInfo) {
82
- this['extend_info'] = extendInfo;
83
- },
84
- enumerable: false,
85
- configurable: true
86
- });
87
- BackupResp.prototype.withId = function (id) {
88
- this['id'] = id;
89
- return this;
90
- };
91
- BackupResp.prototype.withImageType = function (imageType) {
92
- this['image_type'] = imageType;
93
- return this;
94
- };
95
- Object.defineProperty(BackupResp.prototype, "imageType", {
96
- get: function () {
97
- return this['image_type'];
98
- },
99
- set: function (imageType) {
100
- this['image_type'] = imageType;
101
- },
102
- enumerable: false,
103
- configurable: true
104
- });
105
- BackupResp.prototype.withName = function (name) {
106
- this['name'] = name;
107
- return this;
108
- };
109
- BackupResp.prototype.withParentId = function (parentId) {
110
- this['parent_id'] = parentId;
111
- return this;
112
- };
113
- Object.defineProperty(BackupResp.prototype, "parentId", {
114
- get: function () {
115
- return this['parent_id'];
116
- },
117
- set: function (parentId) {
118
- this['parent_id'] = parentId;
119
- },
120
- enumerable: false,
121
- configurable: true
122
- });
123
- BackupResp.prototype.withProjectId = function (projectId) {
124
- this['project_id'] = projectId;
125
- return this;
126
- };
127
- Object.defineProperty(BackupResp.prototype, "projectId", {
128
- get: function () {
129
- return this['project_id'];
130
- },
131
- set: function (projectId) {
132
- this['project_id'] = projectId;
133
- },
134
- enumerable: false,
135
- configurable: true
136
- });
137
- BackupResp.prototype.withProtectedAt = function (protectedAt) {
138
- this['protected_at'] = protectedAt;
139
- return this;
140
- };
141
- Object.defineProperty(BackupResp.prototype, "protectedAt", {
142
- get: function () {
143
- return this['protected_at'];
144
- },
145
- set: function (protectedAt) {
146
- this['protected_at'] = protectedAt;
147
- },
148
- enumerable: false,
149
- configurable: true
150
- });
151
- BackupResp.prototype.withResourceAz = function (resourceAz) {
152
- this['resource_az'] = resourceAz;
153
- return this;
154
- };
155
- Object.defineProperty(BackupResp.prototype, "resourceAz", {
156
- get: function () {
157
- return this['resource_az'];
158
- },
159
- set: function (resourceAz) {
160
- this['resource_az'] = resourceAz;
161
- },
162
- enumerable: false,
163
- configurable: true
164
- });
165
- BackupResp.prototype.withResourceId = function (resourceId) {
166
- this['resource_id'] = resourceId;
167
- return this;
168
- };
169
- Object.defineProperty(BackupResp.prototype, "resourceId", {
170
- get: function () {
171
- return this['resource_id'];
172
- },
173
- set: function (resourceId) {
174
- this['resource_id'] = resourceId;
175
- },
176
- enumerable: false,
177
- configurable: true
178
- });
179
- BackupResp.prototype.withResourceName = function (resourceName) {
180
- this['resource_name'] = resourceName;
181
- return this;
182
- };
183
- Object.defineProperty(BackupResp.prototype, "resourceName", {
184
- get: function () {
185
- return this['resource_name'];
186
- },
187
- set: function (resourceName) {
188
- this['resource_name'] = resourceName;
189
- },
190
- enumerable: false,
191
- configurable: true
192
- });
193
- BackupResp.prototype.withResourceSize = function (resourceSize) {
194
- this['resource_size'] = resourceSize;
195
- return this;
196
- };
197
- Object.defineProperty(BackupResp.prototype, "resourceSize", {
198
- get: function () {
199
- return this['resource_size'];
200
- },
201
- set: function (resourceSize) {
202
- this['resource_size'] = resourceSize;
203
- },
204
- enumerable: false,
205
- configurable: true
206
- });
207
- BackupResp.prototype.withResourceType = function (resourceType) {
208
- this['resource_type'] = resourceType;
209
- return this;
210
- };
211
- Object.defineProperty(BackupResp.prototype, "resourceType", {
212
- get: function () {
213
- return this['resource_type'];
214
- },
215
- set: function (resourceType) {
216
- this['resource_type'] = resourceType;
217
- },
218
- enumerable: false,
219
- configurable: true
220
- });
221
- BackupResp.prototype.withStatus = function (status) {
222
- this['status'] = status;
223
- return this;
224
- };
225
- BackupResp.prototype.withUpdatedAt = function (updatedAt) {
226
- this['updated_at'] = updatedAt;
227
- return this;
228
- };
229
- Object.defineProperty(BackupResp.prototype, "updatedAt", {
230
- get: function () {
231
- return this['updated_at'];
232
- },
233
- set: function (updatedAt) {
234
- this['updated_at'] = updatedAt;
235
- },
236
- enumerable: false,
237
- configurable: true
238
- });
239
- BackupResp.prototype.withVaultId = function (vaultId) {
240
- this['vault_id'] = vaultId;
241
- return this;
242
- };
243
- Object.defineProperty(BackupResp.prototype, "vaultId", {
244
- get: function () {
245
- return this['vault_id'];
246
- },
247
- set: function (vaultId) {
248
- this['vault_id'] = vaultId;
249
- },
250
- enumerable: false,
251
- configurable: true
252
- });
253
- BackupResp.prototype.withReplicationRecords = function (replicationRecords) {
254
- this['replication_records'] = replicationRecords;
255
- return this;
256
- };
257
- Object.defineProperty(BackupResp.prototype, "replicationRecords", {
258
- get: function () {
259
- return this['replication_records'];
260
- },
261
- set: function (replicationRecords) {
262
- this['replication_records'] = replicationRecords;
263
- },
264
- enumerable: false,
265
- configurable: true
266
- });
267
- BackupResp.prototype.withEnterpriseProjectId = function (enterpriseProjectId) {
268
- this['enterprise_project_id'] = enterpriseProjectId;
269
- return this;
270
- };
271
- Object.defineProperty(BackupResp.prototype, "enterpriseProjectId", {
272
- get: function () {
273
- return this['enterprise_project_id'];
274
- },
275
- set: function (enterpriseProjectId) {
276
- this['enterprise_project_id'] = enterpriseProjectId;
277
- },
278
- enumerable: false,
279
- configurable: true
280
- });
281
- BackupResp.prototype.withProviderId = function (providerId) {
282
- this['provider_id'] = providerId;
283
- return this;
284
- };
285
- Object.defineProperty(BackupResp.prototype, "providerId", {
286
- get: function () {
287
- return this['provider_id'];
288
- },
289
- set: function (providerId) {
290
- this['provider_id'] = providerId;
291
- },
292
- enumerable: false,
293
- configurable: true
294
- });
295
- BackupResp.prototype.withChildren = function (children) {
296
- this['children'] = children;
297
- return this;
298
- };
299
- return BackupResp;
300
- }());
301
- exports.BackupResp = BackupResp;
302
- /**
303
- * @export
304
- * @enum {string}
305
- */
306
- var BackupRespImageTypeEnum;
307
- (function (BackupRespImageTypeEnum) {
308
- BackupRespImageTypeEnum["BACKUP"] = "backup";
309
- BackupRespImageTypeEnum["REPLICATION"] = "replication";
310
- })(BackupRespImageTypeEnum || (exports.BackupRespImageTypeEnum = BackupRespImageTypeEnum = {}));
311
- /**
312
- * @export
313
- * @enum {string}
314
- */
315
- var BackupRespResourceTypeEnum;
316
- (function (BackupRespResourceTypeEnum) {
317
- BackupRespResourceTypeEnum["OSNOVASERVER"] = "OS::Nova::Server";
318
- BackupRespResourceTypeEnum["OSCINDERVOLUME"] = "OS::Cinder::Volume";
319
- BackupRespResourceTypeEnum["OSWORKSPACEDESKTOPV2"] = "OS::Workspace::DesktopV2";
320
- })(BackupRespResourceTypeEnum || (exports.BackupRespResourceTypeEnum = BackupRespResourceTypeEnum = {}));
321
- /**
322
- * @export
323
- * @enum {string}
324
- */
325
- var BackupRespStatusEnum;
326
- (function (BackupRespStatusEnum) {
327
- BackupRespStatusEnum["AVAILABLE"] = "available";
328
- BackupRespStatusEnum["PROTECTING"] = "protecting";
329
- BackupRespStatusEnum["DELETING"] = "deleting";
330
- BackupRespStatusEnum["RESTORING"] = "restoring";
331
- BackupRespStatusEnum["ERROR"] = "error";
332
- BackupRespStatusEnum["WAITING_PROTECT"] = "waiting_protect";
333
- BackupRespStatusEnum["WAITING_DELETE"] = "waiting_delete";
334
- BackupRespStatusEnum["WAITING_RESTORE"] = "waiting_restore";
335
- })(BackupRespStatusEnum || (exports.BackupRespStatusEnum = BackupRespStatusEnum = {}));
@@ -1,22 +0,0 @@
1
- import { BackupRestoreServerMapping } from './BackupRestoreServerMapping';
2
- export declare class BackupRestore {
3
- mappings?: Array<BackupRestoreServerMapping>;
4
- private 'power_on'?;
5
- private 'server_id'?;
6
- private 'volume_id'?;
7
- private 'resource_id'?;
8
- constructor();
9
- withMappings(mappings: Array<BackupRestoreServerMapping>): BackupRestore;
10
- withPowerOn(powerOn: boolean): BackupRestore;
11
- set powerOn(powerOn: boolean | undefined);
12
- get powerOn(): boolean | undefined;
13
- withServerId(serverId: string): BackupRestore;
14
- set serverId(serverId: string | undefined);
15
- get serverId(): string | undefined;
16
- withVolumeId(volumeId: string): BackupRestore;
17
- set volumeId(volumeId: string | undefined);
18
- get volumeId(): string | undefined;
19
- withResourceId(resourceId: string): BackupRestore;
20
- set resourceId(resourceId: string | undefined);
21
- get resourceId(): string | undefined;
22
- }
@@ -1,69 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BackupRestore = void 0;
4
- var BackupRestore = /** @class */ (function () {
5
- function BackupRestore() {
6
- }
7
- BackupRestore.prototype.withMappings = function (mappings) {
8
- this['mappings'] = mappings;
9
- return this;
10
- };
11
- BackupRestore.prototype.withPowerOn = function (powerOn) {
12
- this['power_on'] = powerOn;
13
- return this;
14
- };
15
- Object.defineProperty(BackupRestore.prototype, "powerOn", {
16
- get: function () {
17
- return this['power_on'];
18
- },
19
- set: function (powerOn) {
20
- this['power_on'] = powerOn;
21
- },
22
- enumerable: false,
23
- configurable: true
24
- });
25
- BackupRestore.prototype.withServerId = function (serverId) {
26
- this['server_id'] = serverId;
27
- return this;
28
- };
29
- Object.defineProperty(BackupRestore.prototype, "serverId", {
30
- get: function () {
31
- return this['server_id'];
32
- },
33
- set: function (serverId) {
34
- this['server_id'] = serverId;
35
- },
36
- enumerable: false,
37
- configurable: true
38
- });
39
- BackupRestore.prototype.withVolumeId = function (volumeId) {
40
- this['volume_id'] = volumeId;
41
- return this;
42
- };
43
- Object.defineProperty(BackupRestore.prototype, "volumeId", {
44
- get: function () {
45
- return this['volume_id'];
46
- },
47
- set: function (volumeId) {
48
- this['volume_id'] = volumeId;
49
- },
50
- enumerable: false,
51
- configurable: true
52
- });
53
- BackupRestore.prototype.withResourceId = function (resourceId) {
54
- this['resource_id'] = resourceId;
55
- return this;
56
- };
57
- Object.defineProperty(BackupRestore.prototype, "resourceId", {
58
- get: function () {
59
- return this['resource_id'];
60
- },
61
- set: function (resourceId) {
62
- this['resource_id'] = resourceId;
63
- },
64
- enumerable: false,
65
- configurable: true
66
- });
67
- return BackupRestore;
68
- }());
69
- exports.BackupRestore = BackupRestore;
@@ -1,6 +0,0 @@
1
- import { BackupRestore } from './BackupRestore';
2
- export declare class BackupRestoreReq {
3
- restore: BackupRestore;
4
- constructor(restore?: any);
5
- withRestore(restore: BackupRestore): BackupRestoreReq;
6
- }
@@ -1,14 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.BackupRestoreReq = void 0;
4
- var BackupRestoreReq = /** @class */ (function () {
5
- function BackupRestoreReq(restore) {
6
- this['restore'] = restore;
7
- }
8
- BackupRestoreReq.prototype.withRestore = function (restore) {
9
- this['restore'] = restore;
10
- return this;
11
- };
12
- return BackupRestoreReq;
13
- }());
14
- exports.BackupRestoreReq = BackupRestoreReq;