daytona_api_client 0.149.0.alpha.1 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile +9 -0
- data/Gemfile.lock +101 -0
- data/daytona_api_client.gemspec +2 -2
- data/lib/daytona_api_client/api/api_keys_api.rb +1 -1
- data/lib/daytona_api_client/api/audit_api.rb +66 -18
- data/lib/daytona_api_client/api/docker_registry_api.rb +2 -5
- data/lib/daytona_api_client/api/health_api.rb +1 -52
- data/lib/daytona_api_client/api/organizations_api.rb +130 -982
- data/lib/daytona_api_client/api/preview_api.rb +5 -74
- data/lib/daytona_api_client/api/runners_api.rb +21 -408
- data/lib/daytona_api_client/api/sandbox_api.rb +192 -964
- data/lib/daytona_api_client/api/snapshots_api.rb +2 -68
- data/lib/daytona_api_client/api/toolbox_api.rb +740 -740
- data/lib/daytona_api_client/api/users_api.rb +2 -2
- data/lib/daytona_api_client/api/volumes_api.rb +1 -1
- data/lib/daytona_api_client/api/webhooks_api.rb +3 -3
- data/lib/daytona_api_client/api/workspace_api.rb +5 -5
- data/lib/daytona_api_client/configuration.rb +1 -4
- data/lib/daytona_api_client/models/account_provider.rb +0 -2
- data/lib/daytona_api_client/models/announcement.rb +0 -2
- data/lib/daytona_api_client/models/api_key_list.rb +0 -2
- data/lib/daytona_api_client/models/api_key_response.rb +0 -2
- data/lib/daytona_api_client/models/audit_log.rb +0 -2
- data/lib/daytona_api_client/models/build_info.rb +4 -33
- data/lib/daytona_api_client/models/command.rb +0 -2
- data/lib/daytona_api_client/models/completion_context.rb +0 -2
- data/lib/daytona_api_client/models/completion_item.rb +0 -2
- data/lib/daytona_api_client/models/completion_list.rb +0 -2
- data/lib/daytona_api_client/models/compressed_screenshot_response.rb +0 -2
- data/lib/daytona_api_client/models/computer_use_start_response.rb +0 -2
- data/lib/daytona_api_client/models/computer_use_status_response.rb +0 -2
- data/lib/daytona_api_client/models/computer_use_stop_response.rb +0 -2
- data/lib/daytona_api_client/models/create_api_key.rb +1 -3
- data/lib/daytona_api_client/models/{job.rb → create_audit_log.rb} +79 -168
- data/lib/daytona_api_client/models/create_build_info.rb +0 -2
- data/lib/daytona_api_client/models/create_docker_registry.rb +0 -2
- data/lib/daytona_api_client/models/create_linked_account.rb +0 -2
- data/lib/daytona_api_client/models/create_organization.rb +4 -33
- data/lib/daytona_api_client/models/create_organization_invitation.rb +0 -2
- data/lib/daytona_api_client/models/create_organization_quota.rb +0 -2
- data/lib/daytona_api_client/models/create_organization_role.rb +0 -2
- data/lib/daytona_api_client/models/create_runner.rb +315 -33
- data/lib/daytona_api_client/models/create_sandbox.rb +1 -13
- data/lib/daytona_api_client/models/create_session_request.rb +0 -2
- data/lib/daytona_api_client/models/create_snapshot.rb +4 -16
- data/lib/daytona_api_client/models/create_user.rb +1 -12
- data/lib/daytona_api_client/models/create_volume.rb +0 -2
- data/lib/daytona_api_client/models/create_workspace.rb +0 -2
- data/lib/daytona_api_client/models/daytona_configuration.rb +4 -53
- data/lib/daytona_api_client/models/display_info_response.rb +0 -2
- data/lib/daytona_api_client/models/docker_registry.rb +0 -2
- data/lib/daytona_api_client/models/download_files.rb +0 -2
- data/lib/daytona_api_client/models/execute_request.rb +0 -2
- data/lib/daytona_api_client/models/execute_response.rb +0 -2
- data/lib/daytona_api_client/models/file_info.rb +0 -2
- data/lib/daytona_api_client/models/file_status.rb +0 -2
- data/lib/daytona_api_client/models/git_add_request.rb +0 -2
- data/lib/daytona_api_client/models/git_branch_request.rb +0 -2
- data/lib/daytona_api_client/models/git_checkout_request.rb +0 -2
- data/lib/daytona_api_client/models/git_clone_request.rb +0 -2
- data/lib/daytona_api_client/models/git_commit_info.rb +0 -2
- data/lib/daytona_api_client/models/git_commit_request.rb +0 -2
- data/lib/daytona_api_client/models/git_commit_response.rb +0 -2
- data/lib/daytona_api_client/models/git_delete_branch_request.rb +0 -2
- data/lib/daytona_api_client/models/git_repo_request.rb +0 -2
- data/lib/daytona_api_client/models/git_status.rb +0 -2
- data/lib/daytona_api_client/models/health_controller_check200_response.rb +0 -2
- data/lib/daytona_api_client/models/health_controller_check200_response_info_value.rb +0 -2
- data/lib/daytona_api_client/models/health_controller_check503_response.rb +0 -2
- data/lib/daytona_api_client/models/keyboard_hotkey_request.rb +0 -2
- data/lib/daytona_api_client/models/keyboard_press_request.rb +0 -2
- data/lib/daytona_api_client/models/keyboard_type_request.rb +0 -2
- data/lib/daytona_api_client/models/list_branch_response.rb +0 -2
- data/lib/daytona_api_client/models/lsp_completion_params.rb +0 -2
- data/lib/daytona_api_client/models/lsp_document_request.rb +0 -2
- data/lib/daytona_api_client/models/lsp_location.rb +0 -2
- data/lib/daytona_api_client/models/lsp_server_request.rb +0 -2
- data/lib/daytona_api_client/models/lsp_symbol.rb +0 -2
- data/lib/daytona_api_client/models/match.rb +0 -2
- data/lib/daytona_api_client/models/mouse_click_request.rb +0 -2
- data/lib/daytona_api_client/models/mouse_click_response.rb +0 -2
- data/lib/daytona_api_client/models/mouse_drag_request.rb +0 -2
- data/lib/daytona_api_client/models/mouse_drag_response.rb +0 -2
- data/lib/daytona_api_client/models/mouse_move_request.rb +0 -2
- data/lib/daytona_api_client/models/mouse_move_response.rb +0 -2
- data/lib/daytona_api_client/models/mouse_position.rb +0 -2
- data/lib/daytona_api_client/models/mouse_scroll_request.rb +0 -2
- data/lib/daytona_api_client/models/mouse_scroll_response.rb +0 -2
- data/lib/daytona_api_client/models/oidc_config.rb +0 -2
- data/lib/daytona_api_client/models/organization.rb +85 -121
- data/lib/daytona_api_client/models/organization_invitation.rb +0 -2
- data/lib/daytona_api_client/models/organization_role.rb +0 -2
- data/lib/daytona_api_client/models/organization_sandbox_default_limited_network_egress.rb +0 -2
- data/lib/daytona_api_client/models/organization_suspension.rb +5 -9
- data/lib/daytona_api_client/models/organization_usage_overview.rb +146 -20
- data/lib/daytona_api_client/models/organization_user.rb +0 -2
- data/lib/daytona_api_client/models/paginated_audit_logs.rb +4 -16
- data/lib/daytona_api_client/models/paginated_sandboxes.rb +0 -2
- data/lib/daytona_api_client/models/paginated_snapshots.rb +0 -2
- data/lib/daytona_api_client/models/{paginated_jobs.rb → paginated_snapshots_dto.rb} +4 -6
- data/lib/daytona_api_client/models/port_preview_url.rb +14 -33
- data/lib/daytona_api_client/models/position.rb +0 -2
- data/lib/daytona_api_client/models/posthog_config.rb +0 -2
- data/lib/daytona_api_client/models/process_errors_response.rb +0 -2
- data/lib/daytona_api_client/models/process_logs_response.rb +0 -2
- data/lib/daytona_api_client/models/process_restart_response.rb +0 -2
- data/lib/daytona_api_client/models/process_status_response.rb +0 -2
- data/lib/daytona_api_client/models/project_dir_response.rb +0 -2
- data/lib/daytona_api_client/models/pty_create_request.rb +0 -2
- data/lib/daytona_api_client/models/pty_create_response.rb +0 -2
- data/lib/daytona_api_client/models/pty_list_response.rb +0 -2
- data/lib/daytona_api_client/models/pty_resize_request.rb +0 -2
- data/lib/daytona_api_client/models/pty_session_info.rb +0 -2
- data/lib/daytona_api_client/models/range.rb +0 -2
- data/lib/daytona_api_client/models/region.rb +4 -180
- data/lib/daytona_api_client/models/region_screenshot_response.rb +0 -2
- data/lib/daytona_api_client/models/registry_push_access_dto.rb +0 -2
- data/lib/daytona_api_client/models/replace_request.rb +0 -2
- data/lib/daytona_api_client/models/replace_result.rb +0 -2
- data/lib/daytona_api_client/models/runner.rb +117 -81
- data/lib/daytona_api_client/models/runner_snapshot_dto.rb +17 -2
- data/lib/daytona_api_client/models/sandbox.rb +14 -80
- data/lib/daytona_api_client/models/sandbox_info.rb +0 -2
- data/lib/daytona_api_client/models/sandbox_labels.rb +0 -2
- data/lib/daytona_api_client/models/sandbox_state.rb +1 -2
- data/lib/daytona_api_client/models/sandbox_volume.rb +4 -16
- data/lib/daytona_api_client/models/screenshot_response.rb +0 -2
- data/lib/daytona_api_client/models/search_files_response.rb +0 -2
- data/lib/daytona_api_client/models/send_webhook_dto.rb +1 -25
- data/lib/daytona_api_client/models/session.rb +0 -2
- data/lib/daytona_api_client/models/session_execute_request.rb +0 -2
- data/lib/daytona_api_client/models/session_execute_response.rb +0 -2
- data/lib/daytona_api_client/models/set_snapshot_general_status_dto.rb +0 -2
- data/lib/daytona_api_client/models/snapshot_dto.rb +4 -38
- data/lib/daytona_api_client/models/snapshot_state.rb +4 -1
- data/lib/daytona_api_client/models/ssh_access_dto.rb +4 -33
- data/lib/daytona_api_client/models/ssh_access_validation_dto.rb +24 -6
- data/lib/daytona_api_client/models/storage_access_dto.rb +0 -2
- data/lib/daytona_api_client/models/update_docker_registry.rb +0 -2
- data/lib/daytona_api_client/models/update_organization_invitation.rb +0 -2
- data/lib/daytona_api_client/models/update_organization_member_access.rb +0 -2
- data/lib/daytona_api_client/models/update_organization_quota.rb +41 -79
- data/lib/daytona_api_client/models/update_organization_role.rb +0 -2
- data/lib/daytona_api_client/models/update_sandbox_state_dto.rb +6 -28
- data/lib/daytona_api_client/models/user.rb +0 -2
- data/lib/daytona_api_client/models/user_home_dir_response.rb +0 -2
- data/lib/daytona_api_client/models/user_public_key.rb +0 -2
- data/lib/daytona_api_client/models/volume_dto.rb +0 -2
- data/lib/daytona_api_client/models/webhook_app_portal_access.rb +1 -30
- data/lib/daytona_api_client/models/webhook_controller_get_status200_response.rb +0 -2
- data/lib/daytona_api_client/models/webhook_initialization_status.rb +0 -2
- data/lib/daytona_api_client/models/windows_response.rb +0 -2
- data/lib/daytona_api_client/models/work_dir_response.rb +0 -2
- data/lib/daytona_api_client/models/workspace.rb +27 -66
- data/lib/daytona_api_client/version.rb +1 -1
- data/lib/daytona_api_client.rb +1 -41
- data/project.json +11 -37
- metadata +5 -49
- data/.gitignore +0 -39
- data/.openapi-generator/FILES +0 -205
- data/.openapi-generator/VERSION +0 -1
- data/.openapi-generator-ignore +0 -31
- data/.rspec +0 -2
- data/.rubocop.yml +0 -148
- data/fix-gemspec.sh +0 -11
- data/lib/daytona_api_client/api/admin_api.rb +0 -386
- data/lib/daytona_api_client/api/jobs_api.rb +0 -299
- data/lib/daytona_api_client/api/regions_api.rb +0 -77
- data/lib/daytona_api_client/models/admin_create_runner.rb +0 -387
- data/lib/daytona_api_client/models/create_region.rb +0 -271
- data/lib/daytona_api_client/models/create_region_response.rb +0 -282
- data/lib/daytona_api_client/models/create_runner_response.rb +0 -265
- data/lib/daytona_api_client/models/job_status.rb +0 -42
- data/lib/daytona_api_client/models/job_type.rb +0 -50
- data/lib/daytona_api_client/models/log_entry.rb +0 -407
- data/lib/daytona_api_client/models/metric_data_point.rb +0 -265
- data/lib/daytona_api_client/models/metric_series.rb +0 -267
- data/lib/daytona_api_client/models/metrics_response.rb +0 -240
- data/lib/daytona_api_client/models/otel_config.rb +0 -251
- data/lib/daytona_api_client/models/paginated_logs.rb +0 -321
- data/lib/daytona_api_client/models/paginated_traces.rb +0 -321
- data/lib/daytona_api_client/models/poll_jobs_response.rb +0 -240
- data/lib/daytona_api_client/models/rate_limit_config.rb +0 -251
- data/lib/daytona_api_client/models/rate_limit_entry.rb +0 -231
- data/lib/daytona_api_client/models/regenerate_api_key_response.rb +0 -238
- data/lib/daytona_api_client/models/region_quota.rb +0 -341
- data/lib/daytona_api_client/models/region_type.rb +0 -41
- data/lib/daytona_api_client/models/region_usage_overview.rb +0 -393
- data/lib/daytona_api_client/models/resize_sandbox.rb +0 -298
- data/lib/daytona_api_client/models/runner_full.rb +0 -781
- data/lib/daytona_api_client/models/runner_health_metrics.rb +0 -535
- data/lib/daytona_api_client/models/runner_healthcheck.rb +0 -278
- data/lib/daytona_api_client/models/signed_port_preview_url.rb +0 -319
- data/lib/daytona_api_client/models/snapshot_manager_credentials.rb +0 -265
- data/lib/daytona_api_client/models/toolbox_proxy_url.rb +0 -238
- data/lib/daytona_api_client/models/trace_span.rb +0 -405
- data/lib/daytona_api_client/models/trace_summary.rb +0 -383
- data/lib/daytona_api_client/models/update_job_status.rb +0 -280
- data/lib/daytona_api_client/models/update_organization_default_region.rb +0 -238
- data/lib/daytona_api_client/models/update_organization_region_quota.rb +0 -247
- data/lib/daytona_api_client/models/update_region.rb +0 -244
- data/lib/daytona_api_client/models/url.rb +0 -238
- data/lib/daytona_api_client/models/webhook_event.rb +0 -45
- data/lib/daytona_api_client/models/workspace_port_preview_url.rb +0 -265
|
@@ -48,6 +48,15 @@ module DaytonaApiClient
|
|
|
48
48
|
# Suspension cleanup grace period hours
|
|
49
49
|
attr_accessor :suspension_cleanup_grace_period_hours
|
|
50
50
|
|
|
51
|
+
# Total CPU quota
|
|
52
|
+
attr_accessor :total_cpu_quota
|
|
53
|
+
|
|
54
|
+
# Total memory quota
|
|
55
|
+
attr_accessor :total_memory_quota
|
|
56
|
+
|
|
57
|
+
# Total disk quota
|
|
58
|
+
attr_accessor :total_disk_quota
|
|
59
|
+
|
|
51
60
|
# Max CPU per sandbox
|
|
52
61
|
attr_accessor :max_cpu_per_sandbox
|
|
53
62
|
|
|
@@ -60,30 +69,6 @@ module DaytonaApiClient
|
|
|
60
69
|
# Sandbox default network block all
|
|
61
70
|
attr_accessor :sandbox_limited_network_egress
|
|
62
71
|
|
|
63
|
-
# Default region ID
|
|
64
|
-
attr_accessor :default_region_id
|
|
65
|
-
|
|
66
|
-
# Authenticated rate limit per minute
|
|
67
|
-
attr_accessor :authenticated_rate_limit
|
|
68
|
-
|
|
69
|
-
# Sandbox create rate limit per minute
|
|
70
|
-
attr_accessor :sandbox_create_rate_limit
|
|
71
|
-
|
|
72
|
-
# Sandbox lifecycle rate limit per minute
|
|
73
|
-
attr_accessor :sandbox_lifecycle_rate_limit
|
|
74
|
-
|
|
75
|
-
# Experimental configuration
|
|
76
|
-
attr_accessor :experimental_config
|
|
77
|
-
|
|
78
|
-
# Authenticated rate limit TTL in seconds
|
|
79
|
-
attr_accessor :authenticated_rate_limit_ttl_seconds
|
|
80
|
-
|
|
81
|
-
# Sandbox create rate limit TTL in seconds
|
|
82
|
-
attr_accessor :sandbox_create_rate_limit_ttl_seconds
|
|
83
|
-
|
|
84
|
-
# Sandbox lifecycle rate limit TTL in seconds
|
|
85
|
-
attr_accessor :sandbox_lifecycle_rate_limit_ttl_seconds
|
|
86
|
-
|
|
87
72
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
88
73
|
def self.attribute_map
|
|
89
74
|
{
|
|
@@ -98,18 +83,13 @@ module DaytonaApiClient
|
|
|
98
83
|
:'suspension_reason' => :'suspensionReason',
|
|
99
84
|
:'suspended_until' => :'suspendedUntil',
|
|
100
85
|
:'suspension_cleanup_grace_period_hours' => :'suspensionCleanupGracePeriodHours',
|
|
86
|
+
:'total_cpu_quota' => :'totalCpuQuota',
|
|
87
|
+
:'total_memory_quota' => :'totalMemoryQuota',
|
|
88
|
+
:'total_disk_quota' => :'totalDiskQuota',
|
|
101
89
|
:'max_cpu_per_sandbox' => :'maxCpuPerSandbox',
|
|
102
90
|
:'max_memory_per_sandbox' => :'maxMemoryPerSandbox',
|
|
103
91
|
:'max_disk_per_sandbox' => :'maxDiskPerSandbox',
|
|
104
|
-
:'sandbox_limited_network_egress' => :'sandboxLimitedNetworkEgress'
|
|
105
|
-
:'default_region_id' => :'defaultRegionId',
|
|
106
|
-
:'authenticated_rate_limit' => :'authenticatedRateLimit',
|
|
107
|
-
:'sandbox_create_rate_limit' => :'sandboxCreateRateLimit',
|
|
108
|
-
:'sandbox_lifecycle_rate_limit' => :'sandboxLifecycleRateLimit',
|
|
109
|
-
:'experimental_config' => :'experimentalConfig',
|
|
110
|
-
:'authenticated_rate_limit_ttl_seconds' => :'authenticatedRateLimitTtlSeconds',
|
|
111
|
-
:'sandbox_create_rate_limit_ttl_seconds' => :'sandboxCreateRateLimitTtlSeconds',
|
|
112
|
-
:'sandbox_lifecycle_rate_limit_ttl_seconds' => :'sandboxLifecycleRateLimitTtlSeconds'
|
|
92
|
+
:'sandbox_limited_network_egress' => :'sandboxLimitedNetworkEgress'
|
|
113
93
|
}
|
|
114
94
|
end
|
|
115
95
|
|
|
@@ -137,30 +117,19 @@ module DaytonaApiClient
|
|
|
137
117
|
:'suspension_reason' => :'String',
|
|
138
118
|
:'suspended_until' => :'Time',
|
|
139
119
|
:'suspension_cleanup_grace_period_hours' => :'Float',
|
|
120
|
+
:'total_cpu_quota' => :'Float',
|
|
121
|
+
:'total_memory_quota' => :'Float',
|
|
122
|
+
:'total_disk_quota' => :'Float',
|
|
140
123
|
:'max_cpu_per_sandbox' => :'Float',
|
|
141
124
|
:'max_memory_per_sandbox' => :'Float',
|
|
142
125
|
:'max_disk_per_sandbox' => :'Float',
|
|
143
|
-
:'sandbox_limited_network_egress' => :'Boolean'
|
|
144
|
-
:'default_region_id' => :'String',
|
|
145
|
-
:'authenticated_rate_limit' => :'Float',
|
|
146
|
-
:'sandbox_create_rate_limit' => :'Float',
|
|
147
|
-
:'sandbox_lifecycle_rate_limit' => :'Float',
|
|
148
|
-
:'experimental_config' => :'Object',
|
|
149
|
-
:'authenticated_rate_limit_ttl_seconds' => :'Float',
|
|
150
|
-
:'sandbox_create_rate_limit_ttl_seconds' => :'Float',
|
|
151
|
-
:'sandbox_lifecycle_rate_limit_ttl_seconds' => :'Float'
|
|
126
|
+
:'sandbox_limited_network_egress' => :'Boolean'
|
|
152
127
|
}
|
|
153
128
|
end
|
|
154
129
|
|
|
155
130
|
# List of attributes with nullable: true
|
|
156
131
|
def self.openapi_nullable
|
|
157
132
|
Set.new([
|
|
158
|
-
:'authenticated_rate_limit',
|
|
159
|
-
:'sandbox_create_rate_limit',
|
|
160
|
-
:'sandbox_lifecycle_rate_limit',
|
|
161
|
-
:'authenticated_rate_limit_ttl_seconds',
|
|
162
|
-
:'sandbox_create_rate_limit_ttl_seconds',
|
|
163
|
-
:'sandbox_lifecycle_rate_limit_ttl_seconds'
|
|
164
133
|
])
|
|
165
134
|
end
|
|
166
135
|
|
|
@@ -246,6 +215,24 @@ module DaytonaApiClient
|
|
|
246
215
|
self.suspension_cleanup_grace_period_hours = nil
|
|
247
216
|
end
|
|
248
217
|
|
|
218
|
+
if attributes.key?(:'total_cpu_quota')
|
|
219
|
+
self.total_cpu_quota = attributes[:'total_cpu_quota']
|
|
220
|
+
else
|
|
221
|
+
self.total_cpu_quota = nil
|
|
222
|
+
end
|
|
223
|
+
|
|
224
|
+
if attributes.key?(:'total_memory_quota')
|
|
225
|
+
self.total_memory_quota = attributes[:'total_memory_quota']
|
|
226
|
+
else
|
|
227
|
+
self.total_memory_quota = nil
|
|
228
|
+
end
|
|
229
|
+
|
|
230
|
+
if attributes.key?(:'total_disk_quota')
|
|
231
|
+
self.total_disk_quota = attributes[:'total_disk_quota']
|
|
232
|
+
else
|
|
233
|
+
self.total_disk_quota = nil
|
|
234
|
+
end
|
|
235
|
+
|
|
249
236
|
if attributes.key?(:'max_cpu_per_sandbox')
|
|
250
237
|
self.max_cpu_per_sandbox = attributes[:'max_cpu_per_sandbox']
|
|
251
238
|
else
|
|
@@ -269,52 +256,6 @@ module DaytonaApiClient
|
|
|
269
256
|
else
|
|
270
257
|
self.sandbox_limited_network_egress = nil
|
|
271
258
|
end
|
|
272
|
-
|
|
273
|
-
if attributes.key?(:'default_region_id')
|
|
274
|
-
self.default_region_id = attributes[:'default_region_id']
|
|
275
|
-
end
|
|
276
|
-
|
|
277
|
-
if attributes.key?(:'authenticated_rate_limit')
|
|
278
|
-
self.authenticated_rate_limit = attributes[:'authenticated_rate_limit']
|
|
279
|
-
else
|
|
280
|
-
self.authenticated_rate_limit = nil
|
|
281
|
-
end
|
|
282
|
-
|
|
283
|
-
if attributes.key?(:'sandbox_create_rate_limit')
|
|
284
|
-
self.sandbox_create_rate_limit = attributes[:'sandbox_create_rate_limit']
|
|
285
|
-
else
|
|
286
|
-
self.sandbox_create_rate_limit = nil
|
|
287
|
-
end
|
|
288
|
-
|
|
289
|
-
if attributes.key?(:'sandbox_lifecycle_rate_limit')
|
|
290
|
-
self.sandbox_lifecycle_rate_limit = attributes[:'sandbox_lifecycle_rate_limit']
|
|
291
|
-
else
|
|
292
|
-
self.sandbox_lifecycle_rate_limit = nil
|
|
293
|
-
end
|
|
294
|
-
|
|
295
|
-
if attributes.key?(:'experimental_config')
|
|
296
|
-
self.experimental_config = attributes[:'experimental_config']
|
|
297
|
-
else
|
|
298
|
-
self.experimental_config = nil
|
|
299
|
-
end
|
|
300
|
-
|
|
301
|
-
if attributes.key?(:'authenticated_rate_limit_ttl_seconds')
|
|
302
|
-
self.authenticated_rate_limit_ttl_seconds = attributes[:'authenticated_rate_limit_ttl_seconds']
|
|
303
|
-
else
|
|
304
|
-
self.authenticated_rate_limit_ttl_seconds = nil
|
|
305
|
-
end
|
|
306
|
-
|
|
307
|
-
if attributes.key?(:'sandbox_create_rate_limit_ttl_seconds')
|
|
308
|
-
self.sandbox_create_rate_limit_ttl_seconds = attributes[:'sandbox_create_rate_limit_ttl_seconds']
|
|
309
|
-
else
|
|
310
|
-
self.sandbox_create_rate_limit_ttl_seconds = nil
|
|
311
|
-
end
|
|
312
|
-
|
|
313
|
-
if attributes.key?(:'sandbox_lifecycle_rate_limit_ttl_seconds')
|
|
314
|
-
self.sandbox_lifecycle_rate_limit_ttl_seconds = attributes[:'sandbox_lifecycle_rate_limit_ttl_seconds']
|
|
315
|
-
else
|
|
316
|
-
self.sandbox_lifecycle_rate_limit_ttl_seconds = nil
|
|
317
|
-
end
|
|
318
259
|
end
|
|
319
260
|
|
|
320
261
|
# Show invalid properties with the reasons. Usually used together with valid?
|
|
@@ -366,6 +307,18 @@ module DaytonaApiClient
|
|
|
366
307
|
invalid_properties.push('invalid value for "suspension_cleanup_grace_period_hours", suspension_cleanup_grace_period_hours cannot be nil.')
|
|
367
308
|
end
|
|
368
309
|
|
|
310
|
+
if @total_cpu_quota.nil?
|
|
311
|
+
invalid_properties.push('invalid value for "total_cpu_quota", total_cpu_quota cannot be nil.')
|
|
312
|
+
end
|
|
313
|
+
|
|
314
|
+
if @total_memory_quota.nil?
|
|
315
|
+
invalid_properties.push('invalid value for "total_memory_quota", total_memory_quota cannot be nil.')
|
|
316
|
+
end
|
|
317
|
+
|
|
318
|
+
if @total_disk_quota.nil?
|
|
319
|
+
invalid_properties.push('invalid value for "total_disk_quota", total_disk_quota cannot be nil.')
|
|
320
|
+
end
|
|
321
|
+
|
|
369
322
|
if @max_cpu_per_sandbox.nil?
|
|
370
323
|
invalid_properties.push('invalid value for "max_cpu_per_sandbox", max_cpu_per_sandbox cannot be nil.')
|
|
371
324
|
end
|
|
@@ -382,10 +335,6 @@ module DaytonaApiClient
|
|
|
382
335
|
invalid_properties.push('invalid value for "sandbox_limited_network_egress", sandbox_limited_network_egress cannot be nil.')
|
|
383
336
|
end
|
|
384
337
|
|
|
385
|
-
if @experimental_config.nil?
|
|
386
|
-
invalid_properties.push('invalid value for "experimental_config", experimental_config cannot be nil.')
|
|
387
|
-
end
|
|
388
|
-
|
|
389
338
|
invalid_properties
|
|
390
339
|
end
|
|
391
340
|
|
|
@@ -404,11 +353,13 @@ module DaytonaApiClient
|
|
|
404
353
|
return false if @suspension_reason.nil?
|
|
405
354
|
return false if @suspended_until.nil?
|
|
406
355
|
return false if @suspension_cleanup_grace_period_hours.nil?
|
|
356
|
+
return false if @total_cpu_quota.nil?
|
|
357
|
+
return false if @total_memory_quota.nil?
|
|
358
|
+
return false if @total_disk_quota.nil?
|
|
407
359
|
return false if @max_cpu_per_sandbox.nil?
|
|
408
360
|
return false if @max_memory_per_sandbox.nil?
|
|
409
361
|
return false if @max_disk_per_sandbox.nil?
|
|
410
362
|
return false if @sandbox_limited_network_egress.nil?
|
|
411
|
-
return false if @experimental_config.nil?
|
|
412
363
|
true
|
|
413
364
|
end
|
|
414
365
|
|
|
@@ -522,6 +473,36 @@ module DaytonaApiClient
|
|
|
522
473
|
@suspension_cleanup_grace_period_hours = suspension_cleanup_grace_period_hours
|
|
523
474
|
end
|
|
524
475
|
|
|
476
|
+
# Custom attribute writer method with validation
|
|
477
|
+
# @param [Object] total_cpu_quota Value to be assigned
|
|
478
|
+
def total_cpu_quota=(total_cpu_quota)
|
|
479
|
+
if total_cpu_quota.nil?
|
|
480
|
+
fail ArgumentError, 'total_cpu_quota cannot be nil'
|
|
481
|
+
end
|
|
482
|
+
|
|
483
|
+
@total_cpu_quota = total_cpu_quota
|
|
484
|
+
end
|
|
485
|
+
|
|
486
|
+
# Custom attribute writer method with validation
|
|
487
|
+
# @param [Object] total_memory_quota Value to be assigned
|
|
488
|
+
def total_memory_quota=(total_memory_quota)
|
|
489
|
+
if total_memory_quota.nil?
|
|
490
|
+
fail ArgumentError, 'total_memory_quota cannot be nil'
|
|
491
|
+
end
|
|
492
|
+
|
|
493
|
+
@total_memory_quota = total_memory_quota
|
|
494
|
+
end
|
|
495
|
+
|
|
496
|
+
# Custom attribute writer method with validation
|
|
497
|
+
# @param [Object] total_disk_quota Value to be assigned
|
|
498
|
+
def total_disk_quota=(total_disk_quota)
|
|
499
|
+
if total_disk_quota.nil?
|
|
500
|
+
fail ArgumentError, 'total_disk_quota cannot be nil'
|
|
501
|
+
end
|
|
502
|
+
|
|
503
|
+
@total_disk_quota = total_disk_quota
|
|
504
|
+
end
|
|
505
|
+
|
|
525
506
|
# Custom attribute writer method with validation
|
|
526
507
|
# @param [Object] max_cpu_per_sandbox Value to be assigned
|
|
527
508
|
def max_cpu_per_sandbox=(max_cpu_per_sandbox)
|
|
@@ -562,16 +543,6 @@ module DaytonaApiClient
|
|
|
562
543
|
@sandbox_limited_network_egress = sandbox_limited_network_egress
|
|
563
544
|
end
|
|
564
545
|
|
|
565
|
-
# Custom attribute writer method with validation
|
|
566
|
-
# @param [Object] experimental_config Value to be assigned
|
|
567
|
-
def experimental_config=(experimental_config)
|
|
568
|
-
if experimental_config.nil?
|
|
569
|
-
fail ArgumentError, 'experimental_config cannot be nil'
|
|
570
|
-
end
|
|
571
|
-
|
|
572
|
-
@experimental_config = experimental_config
|
|
573
|
-
end
|
|
574
|
-
|
|
575
546
|
# Checks equality by comparing each attribute.
|
|
576
547
|
# @param [Object] Object to be compared
|
|
577
548
|
def ==(o)
|
|
@@ -588,18 +559,13 @@ module DaytonaApiClient
|
|
|
588
559
|
suspension_reason == o.suspension_reason &&
|
|
589
560
|
suspended_until == o.suspended_until &&
|
|
590
561
|
suspension_cleanup_grace_period_hours == o.suspension_cleanup_grace_period_hours &&
|
|
562
|
+
total_cpu_quota == o.total_cpu_quota &&
|
|
563
|
+
total_memory_quota == o.total_memory_quota &&
|
|
564
|
+
total_disk_quota == o.total_disk_quota &&
|
|
591
565
|
max_cpu_per_sandbox == o.max_cpu_per_sandbox &&
|
|
592
566
|
max_memory_per_sandbox == o.max_memory_per_sandbox &&
|
|
593
567
|
max_disk_per_sandbox == o.max_disk_per_sandbox &&
|
|
594
|
-
sandbox_limited_network_egress == o.sandbox_limited_network_egress
|
|
595
|
-
default_region_id == o.default_region_id &&
|
|
596
|
-
authenticated_rate_limit == o.authenticated_rate_limit &&
|
|
597
|
-
sandbox_create_rate_limit == o.sandbox_create_rate_limit &&
|
|
598
|
-
sandbox_lifecycle_rate_limit == o.sandbox_lifecycle_rate_limit &&
|
|
599
|
-
experimental_config == o.experimental_config &&
|
|
600
|
-
authenticated_rate_limit_ttl_seconds == o.authenticated_rate_limit_ttl_seconds &&
|
|
601
|
-
sandbox_create_rate_limit_ttl_seconds == o.sandbox_create_rate_limit_ttl_seconds &&
|
|
602
|
-
sandbox_lifecycle_rate_limit_ttl_seconds == o.sandbox_lifecycle_rate_limit_ttl_seconds
|
|
568
|
+
sandbox_limited_network_egress == o.sandbox_limited_network_egress
|
|
603
569
|
end
|
|
604
570
|
|
|
605
571
|
# @see the `==` method
|
|
@@ -611,7 +577,7 @@ module DaytonaApiClient
|
|
|
611
577
|
# Calculates hash code according to all attributes.
|
|
612
578
|
# @return [Integer] Hash code
|
|
613
579
|
def hash
|
|
614
|
-
[id, name, created_by, personal, created_at, updated_at, suspended, suspended_at, suspension_reason, suspended_until, suspension_cleanup_grace_period_hours,
|
|
580
|
+
[id, name, created_by, personal, created_at, updated_at, suspended, suspended_at, suspension_reason, suspended_until, suspension_cleanup_grace_period_hours, total_cpu_quota, total_memory_quota, total_disk_quota, max_cpu_per_sandbox, max_memory_per_sandbox, max_disk_per_sandbox, sandbox_limited_network_egress].hash
|
|
615
581
|
end
|
|
616
582
|
|
|
617
583
|
# Builds the object from hash
|
|
@@ -725,7 +691,5 @@ module DaytonaApiClient
|
|
|
725
691
|
value
|
|
726
692
|
end
|
|
727
693
|
end
|
|
728
|
-
|
|
729
694
|
end
|
|
730
|
-
|
|
731
695
|
end
|
|
@@ -88,6 +88,8 @@ module DaytonaApiClient
|
|
|
88
88
|
|
|
89
89
|
if attributes.key?(:'suspension_cleanup_grace_period_hours')
|
|
90
90
|
self.suspension_cleanup_grace_period_hours = attributes[:'suspension_cleanup_grace_period_hours']
|
|
91
|
+
else
|
|
92
|
+
self.suspension_cleanup_grace_period_hours = nil
|
|
91
93
|
end
|
|
92
94
|
end
|
|
93
95
|
|
|
@@ -104,8 +106,8 @@ module DaytonaApiClient
|
|
|
104
106
|
invalid_properties.push('invalid value for "_until", _until cannot be nil.')
|
|
105
107
|
end
|
|
106
108
|
|
|
107
|
-
if
|
|
108
|
-
invalid_properties.push('invalid value for "suspension_cleanup_grace_period_hours",
|
|
109
|
+
if @suspension_cleanup_grace_period_hours.nil?
|
|
110
|
+
invalid_properties.push('invalid value for "suspension_cleanup_grace_period_hours", suspension_cleanup_grace_period_hours cannot be nil.')
|
|
109
111
|
end
|
|
110
112
|
|
|
111
113
|
invalid_properties
|
|
@@ -117,7 +119,7 @@ module DaytonaApiClient
|
|
|
117
119
|
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
118
120
|
return false if @reason.nil?
|
|
119
121
|
return false if @_until.nil?
|
|
120
|
-
return false if
|
|
122
|
+
return false if @suspension_cleanup_grace_period_hours.nil?
|
|
121
123
|
true
|
|
122
124
|
end
|
|
123
125
|
|
|
@@ -148,10 +150,6 @@ module DaytonaApiClient
|
|
|
148
150
|
fail ArgumentError, 'suspension_cleanup_grace_period_hours cannot be nil'
|
|
149
151
|
end
|
|
150
152
|
|
|
151
|
-
if suspension_cleanup_grace_period_hours < 0
|
|
152
|
-
fail ArgumentError, 'invalid value for "suspension_cleanup_grace_period_hours", must be greater than or equal to 0.'
|
|
153
|
-
end
|
|
154
|
-
|
|
155
153
|
@suspension_cleanup_grace_period_hours = suspension_cleanup_grace_period_hours
|
|
156
154
|
end
|
|
157
155
|
|
|
@@ -288,7 +286,5 @@ module DaytonaApiClient
|
|
|
288
286
|
value
|
|
289
287
|
end
|
|
290
288
|
end
|
|
291
|
-
|
|
292
289
|
end
|
|
293
|
-
|
|
294
290
|
end
|
|
@@ -15,7 +15,17 @@ require 'time'
|
|
|
15
15
|
|
|
16
16
|
module DaytonaApiClient
|
|
17
17
|
class OrganizationUsageOverview
|
|
18
|
-
attr_accessor :
|
|
18
|
+
attr_accessor :total_cpu_quota
|
|
19
|
+
|
|
20
|
+
attr_accessor :total_memory_quota
|
|
21
|
+
|
|
22
|
+
attr_accessor :total_disk_quota
|
|
23
|
+
|
|
24
|
+
attr_accessor :current_cpu_usage
|
|
25
|
+
|
|
26
|
+
attr_accessor :current_memory_usage
|
|
27
|
+
|
|
28
|
+
attr_accessor :current_disk_usage
|
|
19
29
|
|
|
20
30
|
attr_accessor :total_snapshot_quota
|
|
21
31
|
|
|
@@ -28,7 +38,12 @@ module DaytonaApiClient
|
|
|
28
38
|
# Attribute mapping from ruby-style variable name to JSON key.
|
|
29
39
|
def self.attribute_map
|
|
30
40
|
{
|
|
31
|
-
:'
|
|
41
|
+
:'total_cpu_quota' => :'totalCpuQuota',
|
|
42
|
+
:'total_memory_quota' => :'totalMemoryQuota',
|
|
43
|
+
:'total_disk_quota' => :'totalDiskQuota',
|
|
44
|
+
:'current_cpu_usage' => :'currentCpuUsage',
|
|
45
|
+
:'current_memory_usage' => :'currentMemoryUsage',
|
|
46
|
+
:'current_disk_usage' => :'currentDiskUsage',
|
|
32
47
|
:'total_snapshot_quota' => :'totalSnapshotQuota',
|
|
33
48
|
:'current_snapshot_usage' => :'currentSnapshotUsage',
|
|
34
49
|
:'total_volume_quota' => :'totalVolumeQuota',
|
|
@@ -49,7 +64,12 @@ module DaytonaApiClient
|
|
|
49
64
|
# Attribute type mapping.
|
|
50
65
|
def self.openapi_types
|
|
51
66
|
{
|
|
52
|
-
:'
|
|
67
|
+
:'total_cpu_quota' => :'Float',
|
|
68
|
+
:'total_memory_quota' => :'Float',
|
|
69
|
+
:'total_disk_quota' => :'Float',
|
|
70
|
+
:'current_cpu_usage' => :'Float',
|
|
71
|
+
:'current_memory_usage' => :'Float',
|
|
72
|
+
:'current_disk_usage' => :'Float',
|
|
53
73
|
:'total_snapshot_quota' => :'Float',
|
|
54
74
|
:'current_snapshot_usage' => :'Float',
|
|
55
75
|
:'total_volume_quota' => :'Float',
|
|
@@ -79,12 +99,40 @@ module DaytonaApiClient
|
|
|
79
99
|
h[k.to_sym] = v
|
|
80
100
|
}
|
|
81
101
|
|
|
82
|
-
if attributes.key?(:'
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
102
|
+
if attributes.key?(:'total_cpu_quota')
|
|
103
|
+
self.total_cpu_quota = attributes[:'total_cpu_quota']
|
|
104
|
+
else
|
|
105
|
+
self.total_cpu_quota = nil
|
|
106
|
+
end
|
|
107
|
+
|
|
108
|
+
if attributes.key?(:'total_memory_quota')
|
|
109
|
+
self.total_memory_quota = attributes[:'total_memory_quota']
|
|
110
|
+
else
|
|
111
|
+
self.total_memory_quota = nil
|
|
112
|
+
end
|
|
113
|
+
|
|
114
|
+
if attributes.key?(:'total_disk_quota')
|
|
115
|
+
self.total_disk_quota = attributes[:'total_disk_quota']
|
|
116
|
+
else
|
|
117
|
+
self.total_disk_quota = nil
|
|
118
|
+
end
|
|
119
|
+
|
|
120
|
+
if attributes.key?(:'current_cpu_usage')
|
|
121
|
+
self.current_cpu_usage = attributes[:'current_cpu_usage']
|
|
86
122
|
else
|
|
87
|
-
self.
|
|
123
|
+
self.current_cpu_usage = nil
|
|
124
|
+
end
|
|
125
|
+
|
|
126
|
+
if attributes.key?(:'current_memory_usage')
|
|
127
|
+
self.current_memory_usage = attributes[:'current_memory_usage']
|
|
128
|
+
else
|
|
129
|
+
self.current_memory_usage = nil
|
|
130
|
+
end
|
|
131
|
+
|
|
132
|
+
if attributes.key?(:'current_disk_usage')
|
|
133
|
+
self.current_disk_usage = attributes[:'current_disk_usage']
|
|
134
|
+
else
|
|
135
|
+
self.current_disk_usage = nil
|
|
88
136
|
end
|
|
89
137
|
|
|
90
138
|
if attributes.key?(:'total_snapshot_quota')
|
|
@@ -117,8 +165,28 @@ module DaytonaApiClient
|
|
|
117
165
|
def list_invalid_properties
|
|
118
166
|
warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
|
|
119
167
|
invalid_properties = Array.new
|
|
120
|
-
if @
|
|
121
|
-
invalid_properties.push('invalid value for "
|
|
168
|
+
if @total_cpu_quota.nil?
|
|
169
|
+
invalid_properties.push('invalid value for "total_cpu_quota", total_cpu_quota cannot be nil.')
|
|
170
|
+
end
|
|
171
|
+
|
|
172
|
+
if @total_memory_quota.nil?
|
|
173
|
+
invalid_properties.push('invalid value for "total_memory_quota", total_memory_quota cannot be nil.')
|
|
174
|
+
end
|
|
175
|
+
|
|
176
|
+
if @total_disk_quota.nil?
|
|
177
|
+
invalid_properties.push('invalid value for "total_disk_quota", total_disk_quota cannot be nil.')
|
|
178
|
+
end
|
|
179
|
+
|
|
180
|
+
if @current_cpu_usage.nil?
|
|
181
|
+
invalid_properties.push('invalid value for "current_cpu_usage", current_cpu_usage cannot be nil.')
|
|
182
|
+
end
|
|
183
|
+
|
|
184
|
+
if @current_memory_usage.nil?
|
|
185
|
+
invalid_properties.push('invalid value for "current_memory_usage", current_memory_usage cannot be nil.')
|
|
186
|
+
end
|
|
187
|
+
|
|
188
|
+
if @current_disk_usage.nil?
|
|
189
|
+
invalid_properties.push('invalid value for "current_disk_usage", current_disk_usage cannot be nil.')
|
|
122
190
|
end
|
|
123
191
|
|
|
124
192
|
if @total_snapshot_quota.nil?
|
|
@@ -144,7 +212,12 @@ module DaytonaApiClient
|
|
|
144
212
|
# @return true if the model is valid
|
|
145
213
|
def valid?
|
|
146
214
|
warn '[DEPRECATED] the `valid?` method is obsolete'
|
|
147
|
-
return false if @
|
|
215
|
+
return false if @total_cpu_quota.nil?
|
|
216
|
+
return false if @total_memory_quota.nil?
|
|
217
|
+
return false if @total_disk_quota.nil?
|
|
218
|
+
return false if @current_cpu_usage.nil?
|
|
219
|
+
return false if @current_memory_usage.nil?
|
|
220
|
+
return false if @current_disk_usage.nil?
|
|
148
221
|
return false if @total_snapshot_quota.nil?
|
|
149
222
|
return false if @current_snapshot_usage.nil?
|
|
150
223
|
return false if @total_volume_quota.nil?
|
|
@@ -153,13 +226,63 @@ module DaytonaApiClient
|
|
|
153
226
|
end
|
|
154
227
|
|
|
155
228
|
# Custom attribute writer method with validation
|
|
156
|
-
# @param [Object]
|
|
157
|
-
def
|
|
158
|
-
if
|
|
159
|
-
fail ArgumentError, '
|
|
229
|
+
# @param [Object] total_cpu_quota Value to be assigned
|
|
230
|
+
def total_cpu_quota=(total_cpu_quota)
|
|
231
|
+
if total_cpu_quota.nil?
|
|
232
|
+
fail ArgumentError, 'total_cpu_quota cannot be nil'
|
|
233
|
+
end
|
|
234
|
+
|
|
235
|
+
@total_cpu_quota = total_cpu_quota
|
|
236
|
+
end
|
|
237
|
+
|
|
238
|
+
# Custom attribute writer method with validation
|
|
239
|
+
# @param [Object] total_memory_quota Value to be assigned
|
|
240
|
+
def total_memory_quota=(total_memory_quota)
|
|
241
|
+
if total_memory_quota.nil?
|
|
242
|
+
fail ArgumentError, 'total_memory_quota cannot be nil'
|
|
160
243
|
end
|
|
161
244
|
|
|
162
|
-
@
|
|
245
|
+
@total_memory_quota = total_memory_quota
|
|
246
|
+
end
|
|
247
|
+
|
|
248
|
+
# Custom attribute writer method with validation
|
|
249
|
+
# @param [Object] total_disk_quota Value to be assigned
|
|
250
|
+
def total_disk_quota=(total_disk_quota)
|
|
251
|
+
if total_disk_quota.nil?
|
|
252
|
+
fail ArgumentError, 'total_disk_quota cannot be nil'
|
|
253
|
+
end
|
|
254
|
+
|
|
255
|
+
@total_disk_quota = total_disk_quota
|
|
256
|
+
end
|
|
257
|
+
|
|
258
|
+
# Custom attribute writer method with validation
|
|
259
|
+
# @param [Object] current_cpu_usage Value to be assigned
|
|
260
|
+
def current_cpu_usage=(current_cpu_usage)
|
|
261
|
+
if current_cpu_usage.nil?
|
|
262
|
+
fail ArgumentError, 'current_cpu_usage cannot be nil'
|
|
263
|
+
end
|
|
264
|
+
|
|
265
|
+
@current_cpu_usage = current_cpu_usage
|
|
266
|
+
end
|
|
267
|
+
|
|
268
|
+
# Custom attribute writer method with validation
|
|
269
|
+
# @param [Object] current_memory_usage Value to be assigned
|
|
270
|
+
def current_memory_usage=(current_memory_usage)
|
|
271
|
+
if current_memory_usage.nil?
|
|
272
|
+
fail ArgumentError, 'current_memory_usage cannot be nil'
|
|
273
|
+
end
|
|
274
|
+
|
|
275
|
+
@current_memory_usage = current_memory_usage
|
|
276
|
+
end
|
|
277
|
+
|
|
278
|
+
# Custom attribute writer method with validation
|
|
279
|
+
# @param [Object] current_disk_usage Value to be assigned
|
|
280
|
+
def current_disk_usage=(current_disk_usage)
|
|
281
|
+
if current_disk_usage.nil?
|
|
282
|
+
fail ArgumentError, 'current_disk_usage cannot be nil'
|
|
283
|
+
end
|
|
284
|
+
|
|
285
|
+
@current_disk_usage = current_disk_usage
|
|
163
286
|
end
|
|
164
287
|
|
|
165
288
|
# Custom attribute writer method with validation
|
|
@@ -207,7 +330,12 @@ module DaytonaApiClient
|
|
|
207
330
|
def ==(o)
|
|
208
331
|
return true if self.equal?(o)
|
|
209
332
|
self.class == o.class &&
|
|
210
|
-
|
|
333
|
+
total_cpu_quota == o.total_cpu_quota &&
|
|
334
|
+
total_memory_quota == o.total_memory_quota &&
|
|
335
|
+
total_disk_quota == o.total_disk_quota &&
|
|
336
|
+
current_cpu_usage == o.current_cpu_usage &&
|
|
337
|
+
current_memory_usage == o.current_memory_usage &&
|
|
338
|
+
current_disk_usage == o.current_disk_usage &&
|
|
211
339
|
total_snapshot_quota == o.total_snapshot_quota &&
|
|
212
340
|
current_snapshot_usage == o.current_snapshot_usage &&
|
|
213
341
|
total_volume_quota == o.total_volume_quota &&
|
|
@@ -223,7 +351,7 @@ module DaytonaApiClient
|
|
|
223
351
|
# Calculates hash code according to all attributes.
|
|
224
352
|
# @return [Integer] Hash code
|
|
225
353
|
def hash
|
|
226
|
-
[
|
|
354
|
+
[total_cpu_quota, total_memory_quota, total_disk_quota, current_cpu_usage, current_memory_usage, current_disk_usage, total_snapshot_quota, current_snapshot_usage, total_volume_quota, current_volume_usage].hash
|
|
227
355
|
end
|
|
228
356
|
|
|
229
357
|
# Builds the object from hash
|
|
@@ -337,7 +465,5 @@ module DaytonaApiClient
|
|
|
337
465
|
value
|
|
338
466
|
end
|
|
339
467
|
end
|
|
340
|
-
|
|
341
468
|
end
|
|
342
|
-
|
|
343
469
|
end
|