@@ -60,6 +60,7 @@ cloudtower/api/nfs_export_api.py
60
60
cloudtower/api/nfs_inode_api.py
61
61
cloudtower/api/nic_api.py
62
62
cloudtower/api/node_topo_api.py
63
+ cloudtower/api/ntp_api.py
63
64
cloudtower/api/nvmf_namespace_api.py
64
65
cloudtower/api/nvmf_namespace_snapshot_api.py
65
66
cloudtower/api/nvmf_subsystem_api.py
@@ -146,6 +147,9 @@ cloudtower/models/alert_rule_thresholds.py
146
147
cloudtower/models/alert_rule_unit.py
147
148
cloudtower/models/alert_rule_where_input.py
148
149
cloudtower/models/alert_where_input.py
150
+ cloudtower/models/allocatable_ec_storage_capacity.py
151
+ cloudtower/models/allocatable_replica_storage_capacity.py
152
+ cloudtower/models/allocatable_storage_capacity.py
149
153
cloudtower/models/application.py
150
154
cloudtower/models/application_connection.py
151
155
cloudtower/models/application_order_by_input.py
@@ -185,6 +189,7 @@ cloudtower/models/backup_plan_execution_where_input.py
185
189
cloudtower/models/backup_plan_keep_policy.py
186
190
cloudtower/models/backup_plan_order_by_input.py
187
191
cloudtower/models/backup_plan_period.py
192
+ cloudtower/models/backup_plan_phase.py
188
193
cloudtower/models/backup_plan_resume_params.py
189
194
cloudtower/models/backup_plan_status.py
190
195
cloudtower/models/backup_plan_suspend_params.py
@@ -209,6 +214,7 @@ cloudtower/models/backup_restore_point_restore_in_place_params.py
209
214
cloudtower/models/backup_restore_point_restore_in_place_params_data.py
210
215
cloudtower/models/backup_restore_point_type.py
211
216
cloudtower/models/backup_restore_point_where_input.py
217
+ cloudtower/models/backup_restore_point_where_unique_input.py
212
218
cloudtower/models/backup_service.py
213
219
cloudtower/models/backup_service_connection.py
214
220
cloudtower/models/backup_service_network_status_enum.py
@@ -283,6 +289,8 @@ cloudtower/models/cluster_settings.py
283
289
cloudtower/models/cluster_settings_connection.py
284
290
cloudtower/models/cluster_settings_order_by_input.py
285
291
cloudtower/models/cluster_settings_where_input.py
292
+ cloudtower/models/cluster_storage_info.py
293
+ cloudtower/models/cluster_storage_info_ec_config.py
286
294
cloudtower/models/cluster_topo.py
287
295
cloudtower/models/cluster_topo_connection.py
288
296
cloudtower/models/cluster_topo_order_by_input.py
@@ -522,6 +530,7 @@ cloudtower/models/get_backup_plans_connection_request_body.py
522
530
cloudtower/models/get_backup_plans_request_body.py
523
531
cloudtower/models/get_backup_restore_executions_connection_request_body.py
524
532
cloudtower/models/get_backup_restore_executions_request_body.py
533
+ cloudtower/models/get_backup_restore_point_metadata_request_body.py
525
534
cloudtower/models/get_backup_restore_points_connection_request_body.py
526
535
cloudtower/models/get_backup_restore_points_request_body.py
527
536
cloudtower/models/get_backup_services_connection_request_body.py
@@ -541,6 +550,8 @@ cloudtower/models/get_cluster_images_request_body.py
541
550
cloudtower/models/get_cluster_metric_input.py
542
551
cloudtower/models/get_cluster_settingses_connection_request_body.py
543
552
cloudtower/models/get_cluster_settingses_request_body.py
553
+ cloudtower/models/get_cluster_storage_info_effect.py
554
+ cloudtower/models/get_cluster_storage_info_request_body.py
544
555
cloudtower/models/get_cluster_topoes_connection_request_body.py
545
556
cloudtower/models/get_cluster_topoes_request_body.py
546
557
cloudtower/models/get_cluster_upgrade_histories_connection_request_body.py
@@ -1027,6 +1038,8 @@ cloudtower/models/nested_consistency_group.py
1027
1038
cloudtower/models/nested_consistency_group_snapshot.py
1028
1039
cloudtower/models/nested_content_library_image.py
1029
1040
cloudtower/models/nested_content_library_vm_template.py
1041
+ cloudtower/models/nested_content_library_vm_template_disk.py
1042
+ cloudtower/models/nested_content_library_vm_template_nic.py
1030
1043
cloudtower/models/nested_cpu.py
1031
1044
cloudtower/models/nested_datacenter.py
1032
1045
cloudtower/models/nested_discovered_host_dimms.py
@@ -1099,12 +1112,15 @@ cloudtower/models/nested_smtp_server.py
1099
1112
cloudtower/models/nested_snapshot_group.py
1100
1113
cloudtower/models/nested_snapshot_group_vm_disk_info.py
1101
1114
cloudtower/models/nested_snapshot_group_vm_info.py
1115
+ cloudtower/models/nested_snapshot_info.py
1102
1116
cloudtower/models/nested_snapshot_plan.py
1103
1117
cloudtower/models/nested_snapshot_plan_task.py
1104
1118
cloudtower/models/nested_step.py
1119
+ cloudtower/models/nested_storage_policy_config.py
1105
1120
cloudtower/models/nested_svt_image.py
1106
1121
cloudtower/models/nested_tag_position.py
1107
1122
cloudtower/models/nested_task.py
1123
+ cloudtower/models/nested_template_config.py
1108
1124
cloudtower/models/nested_template_nic.py
1109
1125
cloudtower/models/nested_template_vpc_nic.py
1110
1126
cloudtower/models/nested_thresholds.py
@@ -1116,6 +1132,7 @@ cloudtower/models/nested_vds.py
1116
1132
cloudtower/models/nested_vgpu_type.py
1117
1133
cloudtower/models/nested_view.py
1118
1134
cloudtower/models/nested_virtual_private_cloud.py
1135
+ cloudtower/models/nested_virtual_private_cloud_edge_gateway.py
1119
1136
cloudtower/models/nested_virtual_private_cloud_external_subnet.py
1120
1137
cloudtower/models/nested_virtual_private_cloud_floating_ip.py
1121
1138
cloudtower/models/nested_virtual_private_cloud_isolation_policy.py
@@ -1131,6 +1148,7 @@ cloudtower/models/nested_virtual_private_cloud_security_group.py
1131
1148
cloudtower/models/nested_virtual_private_cloud_security_policy.py
1132
1149
cloudtower/models/nested_virtual_private_cloud_security_policy_apply.py
1133
1150
cloudtower/models/nested_virtual_private_cloud_service.py
1151
+ cloudtower/models/nested_virtual_private_cloud_service_tep_ip_pool.py
1134
1152
cloudtower/models/nested_virtual_private_cloud_subnet.py
1135
1153
cloudtower/models/nested_vlan.py
1136
1154
cloudtower/models/nested_vm.py
@@ -1149,6 +1167,7 @@ cloudtower/models/nested_vpc_router_gateway_rule_type.py
1149
1167
cloudtower/models/nested_vpc_subnet_ip_poo_type.py
1150
1168
cloudtower/models/nested_vsphere_esxi_account.py
1151
1169
cloudtower/models/nested_witness.py
1170
+ cloudtower/models/nested_zbs_storage_info.py
1152
1171
cloudtower/models/nested_zone.py
1153
1172
cloudtower/models/nested_zone_topo.py
1154
1173
cloudtower/models/network_policy_rule_alg_protocol.py
@@ -1186,6 +1205,7 @@ cloudtower/models/node_topo_where_unique_input.py
1186
1205
cloudtower/models/notifier_language_code.py
1187
1206
cloudtower/models/notifier_security_mode.py
1188
1207
cloudtower/models/ntp_mode.py
1208
+ cloudtower/models/ntp_service_url.py
1189
1209
cloudtower/models/nvmf_namespace.py
1190
1210
cloudtower/models/nvmf_namespace_clone_params.py
1191
1211
cloudtower/models/nvmf_namespace_common_params.py
@@ -1467,9 +1487,11 @@ cloudtower/models/virtual_private_cloud_connection.py
1467
1487
cloudtower/models/virtual_private_cloud_creation_params.py
1468
1488
cloudtower/models/virtual_private_cloud_deletion_params.py
1469
1489
cloudtower/models/virtual_private_cloud_dnat_rule_params.py
1490
+ cloudtower/models/virtual_private_cloud_edge_gateway_group_where_input.py
1470
1491
cloudtower/models/virtual_private_cloud_edge_gateway_where_input.py
1471
1492
cloudtower/models/virtual_private_cloud_external_subnet.py
1472
1493
cloudtower/models/virtual_private_cloud_external_subnet_connection.py
1494
+ cloudtower/models/virtual_private_cloud_external_subnet_group_where_input.py
1473
1495
cloudtower/models/virtual_private_cloud_external_subnet_order_by_input.py
1474
1496
cloudtower/models/virtual_private_cloud_external_subnet_where_input.py
1475
1497
cloudtower/models/virtual_private_cloud_floating_ip.py
@@ -1580,6 +1602,7 @@ cloudtower/models/vm_disk.py
1580
1602
cloudtower/models/vm_disk_connection.py
1581
1603
cloudtower/models/vm_disk_io_policy.py
1582
1604
cloudtower/models/vm_disk_io_restrict_type.py
1605
+ cloudtower/models/vm_disk_meta_data.py
1583
1606
cloudtower/models/vm_disk_operate.py
1584
1607
cloudtower/models/vm_disk_operate_remove_disks.py
1585
1608
cloudtower/models/vm_disk_order_by_input.py
@@ -1614,13 +1637,16 @@ cloudtower/models/vm_gpu_detail.py
1614
1637
cloudtower/models/vm_gpu_info.py
1615
1638
cloudtower/models/vm_gpu_operation_params.py
1616
1639
cloudtower/models/vm_guests_operation_system.py
1640
+ cloudtower/models/vm_ha_priority.py
1617
1641
cloudtower/models/vm_import_nic_params.py
1618
1642
cloudtower/models/vm_import_params.py
1643
+ cloudtower/models/vm_meta_data.py
1619
1644
cloudtower/models/vm_migrate_across_cluster_params.py
1620
1645
cloudtower/models/vm_migrate_across_cluster_params_data.py
1621
1646
cloudtower/models/vm_migrate_params.py
1622
1647
cloudtower/models/vm_nic.py
1623
1648
cloudtower/models/vm_nic_connection.py
1649
+ cloudtower/models/vm_nic_meta_data.py
1624
1650
cloudtower/models/vm_nic_model.py
1625
1651
cloudtower/models/vm_nic_order_by_input.py
1626
1652
cloudtower/models/vm_nic_params.py
0 commit comments