waldur-api-client 7.7.6__py3-none-any.whl → 7.7.7__py3-none-any.whl
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.
Potentially problematic release.
This version of waldur-api-client might be problematic. Click here for more details.
- waldur_api_client/api/booking_resources/booking_resources_count.py +34 -11
- waldur_api_client/api/booking_resources/booking_resources_list.py +34 -11
- waldur_api_client/api/customers/customers_project_metadata_compliance_details_list.py +189 -0
- waldur_api_client/api/customers/customers_project_metadata_compliance_overview_list.py +189 -0
- waldur_api_client/api/customers/customers_project_metadata_compliance_projects_list.py +187 -0
- waldur_api_client/api/customers/customers_project_metadata_question_answers_list.py +187 -0
- waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_count.py +34 -11
- waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_list.py +34 -11
- waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_count.py +34 -11
- waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_list.py +34 -11
- waldur_api_client/api/marketplace_offering_terms_of_service/__init__.py +1 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_count.py +274 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_create.py +152 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_destroy.py +89 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_list.py +277 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_partial_update.py +164 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_retrieve.py +142 -0
- waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_update.py +164 -0
- waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_count.py +34 -11
- waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_list.py +34 -11
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_count.py +34 -11
- waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_list.py +34 -11
- waldur_api_client/api/marketplace_orders/marketplace_orders_count.py +19 -0
- waldur_api_client/api/marketplace_orders/marketplace_orders_list.py +19 -0
- waldur_api_client/api/marketplace_plans/marketplace_plans_count.py +19 -0
- waldur_api_client/api/marketplace_plans/marketplace_plans_list.py +19 -0
- waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_count.py +19 -0
- waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_list.py +19 -0
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_count.py +34 -11
- waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_list.py +34 -11
- waldur_api_client/api/marketplace_resources/marketplace_resources_count.py +34 -11
- waldur_api_client/api/marketplace_resources/marketplace_resources_list.py +34 -11
- waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_count.py +34 -11
- waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_list.py +34 -11
- waldur_api_client/api/marketplace_user_offering_consents/__init__.py +1 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_count.py +307 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_create.py +152 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_destroy.py +89 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_list.py +310 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_partial_update.py +164 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_retrieve.py +142 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_revoke.py +146 -0
- waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_update.py +164 -0
- waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_resource_order_status_retrieve.py +145 -0
- waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_resource_status_retrieve.py +147 -0
- waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_resource_team_status_list.py +188 -0
- waldur_api_client/models/__init__.py +62 -0
- waldur_api_client/models/azure_sql_server_create_order_attributes.py +3 -0
- waldur_api_client/models/azure_virtual_machine_create_order_attributes.py +3 -0
- waldur_api_client/models/booking_offerings_list_field_item.py +0 -2
- waldur_api_client/models/booking_offerings_retrieve_field_item.py +0 -2
- waldur_api_client/models/booking_resource.py +10 -9
- waldur_api_client/models/booking_resources_list_field_item.py +1 -1
- waldur_api_client/models/booking_resources_retrieve_field_item.py +1 -1
- waldur_api_client/models/checklist_info.py +76 -0
- waldur_api_client/models/compliance_overview.py +91 -0
- waldur_api_client/models/customer.py +81 -0
- waldur_api_client/models/customers_list_field_item.py +4 -0
- waldur_api_client/models/customers_retrieve_field_item.py +4 -0
- waldur_api_client/models/generic_order_attributes.py +69 -0
- waldur_api_client/models/google_auth_authorize_retrieve_field_item.py +1 -0
- waldur_api_client/models/google_auth_list_field_item.py +1 -0
- waldur_api_client/models/google_auth_retrieve_field_item.py +1 -0
- waldur_api_client/models/google_credentials.py +9 -0
- waldur_api_client/models/group_invitation.py +24 -0
- waldur_api_client/models/group_invitation_request.py +10 -0
- waldur_api_client/models/maintenance_announcement.py +8 -0
- waldur_api_client/models/marketplace_offering_terms_of_service_count_o_item.py +13 -0
- waldur_api_client/models/marketplace_offering_terms_of_service_list_o_item.py +13 -0
- waldur_api_client/models/marketplace_orders_list_field_item.py +1 -1
- waldur_api_client/models/marketplace_orders_retrieve_field_item.py +1 -1
- waldur_api_client/models/marketplace_provider_offerings_list_customer_service_accounts_retrieve_field_item.py +0 -2
- waldur_api_client/models/marketplace_provider_offerings_list_field_item.py +0 -2
- waldur_api_client/models/marketplace_provider_offerings_list_project_service_accounts_retrieve_field_item.py +0 -2
- waldur_api_client/models/marketplace_provider_offerings_retrieve_field_item.py +0 -2
- waldur_api_client/models/marketplace_provider_offerings_stats_retrieve_field_item.py +0 -2
- waldur_api_client/models/marketplace_provider_offerings_user_has_resource_access_retrieve_field_item.py +0 -2
- waldur_api_client/models/marketplace_provider_resources_details_retrieve_field_item.py +1 -1
- waldur_api_client/models/marketplace_provider_resources_list_field_item.py +1 -1
- waldur_api_client/models/marketplace_provider_resources_retrieve_field_item.py +1 -1
- waldur_api_client/models/marketplace_public_offerings_list_field_item.py +0 -2
- waldur_api_client/models/marketplace_public_offerings_retrieve_field_item.py +0 -2
- waldur_api_client/models/marketplace_rancher_create_order_attributes.py +3 -0
- waldur_api_client/models/marketplace_resources_details_retrieve_field_item.py +1 -1
- waldur_api_client/models/marketplace_resources_list_field_item.py +1 -1
- waldur_api_client/models/marketplace_resources_retrieve_field_item.py +1 -1
- waldur_api_client/models/marketplace_service_providers_list_field_item.py +1 -0
- waldur_api_client/models/marketplace_service_providers_retrieve_field_item.py +1 -0
- waldur_api_client/models/marketplace_user_offering_consents_count_o_item.py +15 -0
- waldur_api_client/models/marketplace_user_offering_consents_list_o_item.py +15 -0
- waldur_api_client/models/offering.py +0 -18
- waldur_api_client/models/offering_create.py +0 -18
- waldur_api_client/models/offering_create_request.py +0 -18
- waldur_api_client/models/offering_overview_update_request.py +0 -18
- waldur_api_client/models/offering_terms_of_service.py +142 -0
- waldur_api_client/models/offering_terms_of_service_create.py +107 -0
- waldur_api_client/models/offering_terms_of_service_create_request.py +107 -0
- waldur_api_client/models/offering_terms_of_service_request.py +96 -0
- waldur_api_client/models/open_stack_instance_create_order_attributes.py +3 -0
- waldur_api_client/models/open_stack_nested_security_group.py +53 -1
- waldur_api_client/models/open_stack_nested_security_group_rules_item.py +197 -0
- waldur_api_client/models/open_stack_network.py +20 -0
- waldur_api_client/models/open_stack_security_group_rule_update_request.py +4 -4
- waldur_api_client/models/open_stack_tenant.py +38 -0
- waldur_api_client/models/open_stack_tenant_create_order_attributes.py +21 -0
- waldur_api_client/models/open_stack_volume_create_order_attributes.py +3 -0
- waldur_api_client/models/openstack_networks_list_field_item.py +1 -0
- waldur_api_client/models/openstack_networks_retrieve_field_item.py +1 -0
- waldur_api_client/models/openstack_tenants_list_field_item.py +3 -0
- waldur_api_client/models/openstack_tenants_retrieve_field_item.py +3 -0
- waldur_api_client/models/order_create.py +0 -8
- waldur_api_client/models/order_create_request.py +23 -7
- waldur_api_client/models/order_details.py +0 -9
- waldur_api_client/models/patched_offering_terms_of_service_request.py +96 -0
- waldur_api_client/models/patched_user_offering_consent_request.py +59 -0
- waldur_api_client/models/permission_project.py +147 -0
- waldur_api_client/models/project_answer.py +122 -0
- waldur_api_client/models/project_detail.py +133 -0
- waldur_api_client/models/project_details_response.py +115 -0
- waldur_api_client/models/provider_offering_details.py +0 -18
- waldur_api_client/models/provider_offering_details_request.py +0 -18
- waldur_api_client/models/public_offering_details.py +0 -18
- waldur_api_client/models/question_answer.py +176 -0
- waldur_api_client/models/question_answer_project_answers_item.py +44 -0
- waldur_api_client/models/question_answer_question_options_item.py +44 -0
- waldur_api_client/models/remote_resource_order.py +88 -0
- waldur_api_client/models/remote_resource_order_remote_state_enum.py +15 -0
- waldur_api_client/models/remote_resource_sync_status.py +123 -0
- waldur_api_client/models/remote_resource_sync_status_remote_state_enum.py +13 -0
- waldur_api_client/models/remote_resource_team_member.py +85 -0
- waldur_api_client/models/resource.py +10 -9
- waldur_api_client/models/service_provider.py +9 -0
- waldur_api_client/models/slurm_invoices_slurm_package_create_order_attributes.py +3 -0
- waldur_api_client/models/sync_status_enum.py +10 -0
- waldur_api_client/models/user_offering_consent.py +202 -0
- waldur_api_client/models/user_offering_consent_create.py +60 -0
- waldur_api_client/models/user_offering_consent_create_request.py +60 -0
- waldur_api_client/models/user_offering_consent_request.py +59 -0
- waldur_api_client/models/v_mware_virtual_machine_create_order_attributes.py +3 -0
- {waldur_api_client-7.7.6.dist-info → waldur_api_client-7.7.7.dist-info}/METADATA +1 -1
- {waldur_api_client-7.7.6.dist-info → waldur_api_client-7.7.7.dist-info}/RECORD +143 -88
- {waldur_api_client-7.7.6.dist-info → waldur_api_client-7.7.7.dist-info}/LICENSE +0 -0
- {waldur_api_client-7.7.6.dist-info → waldur_api_client-7.7.7.dist-info}/WHEEL +0 -0
|
@@ -171,8 +171,8 @@ waldur_api_client/api/booking_offerings/booking_offerings_share_google_calendar.
|
|
|
171
171
|
waldur_api_client/api/booking_offerings/booking_offerings_unshare_google_calendar.py,sha256=SRlpJrwmJ8xQpnOah2WZMPETjTT9heN7H5vYpsD-2XM,2073
|
|
172
172
|
waldur_api_client/api/booking_resources/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
173
173
|
waldur_api_client/api/booking_resources/booking_resources_accept.py,sha256=q5j3T8Fs_mI3uKuJky_OiyGD9gltHESRmm494LIKtNU,2056
|
|
174
|
-
waldur_api_client/api/booking_resources/booking_resources_count.py,sha256=
|
|
175
|
-
waldur_api_client/api/booking_resources/booking_resources_list.py,sha256=
|
|
174
|
+
waldur_api_client/api/booking_resources/booking_resources_count.py,sha256=8z27KHSBo_kQO5jhRZr635cfxPVMsYfcFXFWoRxr3rs,25919
|
|
175
|
+
waldur_api_client/api/booking_resources/booking_resources_list.py,sha256=VB_4Xj_uJLX0pXxgIIv1CGl2wwZo3mi4YD472CYfatA,26989
|
|
176
176
|
waldur_api_client/api/booking_resources/booking_resources_reject.py,sha256=k8l_7S4WYMapETc_IOdodNLVZXpdFAelWqGy9BSYKs8,2056
|
|
177
177
|
waldur_api_client/api/booking_resources/booking_resources_retrieve.py,sha256=NkJS_j0_z9okDgGqHmrW8wRgtdv7fd95UMACGVVdw54,4443
|
|
178
178
|
waldur_api_client/api/broadcast_message_templates/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
@@ -304,6 +304,10 @@ waldur_api_client/api/customers/customers_destroy.py,sha256=quqZhb5EGGQ57eAKKfYF
|
|
|
304
304
|
waldur_api_client/api/customers/customers_list.py,sha256=nptZif7_M4069eg_xVGkYAnxwHauZq1hJ4BuW75GdKA,16947
|
|
305
305
|
waldur_api_client/api/customers/customers_list_users_list.py,sha256=YUv2yjoVaUFUw44wGEajoCwg9YbPk9LNovcXtW-GuT8,10886
|
|
306
306
|
waldur_api_client/api/customers/customers_partial_update.py,sha256=Wy75dPH417UnHoadvapmTJMVQWoem-buXZelEJZgdas,3706
|
|
307
|
+
waldur_api_client/api/customers/customers_project_metadata_compliance_details_list.py,sha256=jNoF86KRC9ykBp-GWbZr26Svc6ll0mtCcPx1mTKAJfk,5146
|
|
308
|
+
waldur_api_client/api/customers/customers_project_metadata_compliance_overview_list.py,sha256=svs0y6NmBOY4-VsFUrOqF8Hvma2DbnUPhhE60fUZKJw,5002
|
|
309
|
+
waldur_api_client/api/customers/customers_project_metadata_compliance_projects_list.py,sha256=1m2dJIPd118UwxOAJDysVnA7JKiCw-DIn522_4uLmGU,4987
|
|
310
|
+
waldur_api_client/api/customers/customers_project_metadata_question_answers_list.py,sha256=ELC3L70XwsFHUnVtdzM09fW1o3CSdLCbF1-EC83d6_Q,5041
|
|
307
311
|
waldur_api_client/api/customers/customers_retrieve.py,sha256=Ih4vnKYy_zfCxjtPESQ6V1IitUgngAmagbl17zadkq4,4259
|
|
308
312
|
waldur_api_client/api/customers/customers_stats_retrieve.py,sha256=AXoj_AZXzv7ApAPZprBbqWZ1A4hspDgkkblGPnRUGBo,4280
|
|
309
313
|
waldur_api_client/api/customers/customers_update.py,sha256=iJBh9tmjHZB0IEByUnZckGl-Wm7rg35tfG-dv9UdxkI,3626
|
|
@@ -593,8 +597,8 @@ waldur_api_client/api/marketplace_customer_service_accounts/marketplace_customer
|
|
|
593
597
|
waldur_api_client/api/marketplace_global_categories/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
594
598
|
waldur_api_client/api/marketplace_global_categories/marketplace_global_categories_retrieve.py,sha256=hK3OaDxBYHN0hIVDfwUobmAeFUKdahlekPm4-G_9VCM,5266
|
|
595
599
|
waldur_api_client/api/marketplace_integration_statuses/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
596
|
-
waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_count.py,sha256=
|
|
597
|
-
waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_list.py,sha256=
|
|
600
|
+
waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_count.py,sha256=Tl79uCP8fg25nJR9HDN7tF5Nl9ztPQzJ0PdX7mLZPbE,11281
|
|
601
|
+
waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_list.py,sha256=bfqE1lTfCt4mG4IeEEhgY8vUK91QOPW7vpV2QKlOCrY,11412
|
|
598
602
|
waldur_api_client/api/marketplace_integration_statuses/marketplace_integration_statuses_retrieve.py,sha256=ZIhrQuvVT8OC-7NwrLH-puSauniLGBLvGSYrsPLqGMk,3311
|
|
599
603
|
waldur_api_client/api/marketplace_offering_estimated_cost_policies/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
600
604
|
waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_actions_count.py,sha256=p0pw-9GDxMOiyUxf5JBmG-d4H0uXGaGxyxut-t8rPQE,3428
|
|
@@ -607,10 +611,10 @@ waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_o
|
|
|
607
611
|
waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_retrieve.py,sha256=a3PtXwipqwbuvPaxrKPBlz2W5wkvqYpKRyBeWxaJxq8,3363
|
|
608
612
|
waldur_api_client/api/marketplace_offering_estimated_cost_policies/marketplace_offering_estimated_cost_policies_update.py,sha256=oXWUJXyg9Saj8baH_pH7Mi1QPmj7j6jaFigut67mUHM,4135
|
|
609
613
|
waldur_api_client/api/marketplace_offering_files/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
610
|
-
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_count.py,sha256=
|
|
614
|
+
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_count.py,sha256=VincWkn1_xK-EJQTJlmDB4Sk9XFZQeynEn4GxOizpTs,8800
|
|
611
615
|
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_create.py,sha256=jI-mUusguMtZPS7XgWqnep6nZMG8kCfU60oghNirGTs,3468
|
|
612
616
|
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_destroy.py,sha256=RSn7wvuMMwagOw6YY8pBIrQ-tvp06GL7DqMkeIjT7qw,2060
|
|
613
|
-
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_list.py,sha256=
|
|
617
|
+
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_list.py,sha256=KlIFFONTU4jz4vjGtJSLGJCaBmGZ9sKUXUaDBDYKNEQ,9931
|
|
614
618
|
waldur_api_client/api/marketplace_offering_files/marketplace_offering_files_retrieve.py,sha256=blqE7Mbn2Mc5I0JgjPCvuNTBtj14nULadnaRFWCbUlI,4496
|
|
615
619
|
waldur_api_client/api/marketplace_offering_permissions/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
616
620
|
waldur_api_client/api/marketplace_offering_permissions/marketplace_offering_permissions_count.py,sha256=rzbNs_n0_FD8T10ebLY7gL8iuvbWN9KMzzOT_s4VyXU,14455
|
|
@@ -624,6 +628,14 @@ waldur_api_client/api/marketplace_offering_referrals/__init__.py,sha256=5vd9uJWA
|
|
|
624
628
|
waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_count.py,sha256=f6PoQ6YQR60CarcgjpnCfZXqgzzIs079lbDWsg6JrbA,5627
|
|
625
629
|
waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_list.py,sha256=9pJwreBJLIOYZPMK02G1OiJAlEaySdphq1BO53qrkdo,5664
|
|
626
630
|
waldur_api_client/api/marketplace_offering_referrals/marketplace_offering_referrals_retrieve.py,sha256=SBn30RaiP0HsFTsK3CfvZn31G2p1s7hdCkKCpYNT5_o,3198
|
|
631
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
632
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_count.py,sha256=mZuNOshC9t5v8tkz-OmJtHa3DTB2keeTxxURS8xEQ7A,8693
|
|
633
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_create.py,sha256=lCvZAiHF_giyJ6uWw23Q-j5vOfOSQsKj4UQRzY8UZNY,3881
|
|
634
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_destroy.py,sha256=ZbI0jIcA6dnnKX09QUthzKOA8GfYcvulgHdQ__G_Z6Y,2071
|
|
635
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_list.py,sha256=HAmfWGj_QKnEloPXdzKtkxhckC8yWt2_qFQLoReVO50,8810
|
|
636
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_partial_update.py,sha256=Hy-TftpV1vOd7pj3fTEAwOitGiULr2G7AbQAEWNvTR8,4082
|
|
637
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_retrieve.py,sha256=b1kPtZZNs6LfrqPUC4syBaNZ6ysCJR2QGl0Z7pawzec,3285
|
|
638
|
+
waldur_api_client/api/marketplace_offering_terms_of_service/marketplace_offering_terms_of_service_update.py,sha256=7-KrTRR42IAHKsjaqwmT1hR8zv3DpU-aLLbt3IMx3wU,4002
|
|
627
639
|
waldur_api_client/api/marketplace_offering_usage_policies/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
628
640
|
waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_actions_count.py,sha256=RaqU4vHnkTGrQcrJcT0cjBjZJ3nb_EU41wb4XPJENcA,3419
|
|
629
641
|
waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_actions_retrieve.py,sha256=R8EScOoExE4vH7PSYcRdj4QAayzJjPrMHv8K9i0cD4c,2922
|
|
@@ -635,10 +647,10 @@ waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_u
|
|
|
635
647
|
waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_retrieve.py,sha256=5RkrGON3mOSJ8BbuyHjHo4zeDRc5XJVHorhCCgjOO-M,3243
|
|
636
648
|
waldur_api_client/api/marketplace_offering_usage_policies/marketplace_offering_usage_policies_update.py,sha256=YF9WcfsKO5mQoifQL9VPplMlQJ8JsexsuOlkNchMZrg,3926
|
|
637
649
|
waldur_api_client/api/marketplace_offering_user_roles/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
638
|
-
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_count.py,sha256=
|
|
650
|
+
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_count.py,sha256=xLSIXjAQSTm7qSHnVW1umSptiTHDE23RBzR_2I6p11I,7798
|
|
639
651
|
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_create.py,sha256=5B2nuReXrQUgHrIr_yhLgb8lprJrQDI4RLflvncz9Eg,3577
|
|
640
652
|
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_destroy.py,sha256=GOSxqj_9AmxJWSWRoYobTvVAJQag51U9SHZyZHteQd8,2065
|
|
641
|
-
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_list.py,sha256=
|
|
653
|
+
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_list.py,sha256=Ye9JA4jakz0JSumaa1jtZw-jJTROq9YEHTBqmrjXGpw,7847
|
|
642
654
|
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_partial_update.py,sha256=FdRLg6PVq-syrkKpF4ioSB-It6g9Ky-NRsuGHeMV_4I,3930
|
|
643
655
|
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_retrieve.py,sha256=B7E8K_o6PuD2yzOaelU0SsJMXAxJCJYXCpXn_YMgnFI,3200
|
|
644
656
|
waldur_api_client/api/marketplace_offering_user_roles/marketplace_offering_user_roles_update.py,sha256=fuF5d_nTAPFOQcsAnryqURAfuxU9mAhApXLEpyJWox8,3850
|
|
@@ -648,10 +660,10 @@ waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_chec
|
|
|
648
660
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_checklist_review_retrieve.py,sha256=_0ZnwY4OubhnvryAQF5MDl_nJDIPd4s-oLVA5tPdcrc,4025
|
|
649
661
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_completion_review_status_retrieve.py,sha256=7NzrXDqjz0SxxvO6Lrk_0yap4Nv7eiCPoKEJSN_AO6s,3979
|
|
650
662
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_completion_status_retrieve.py,sha256=6dONvwRurDthBZohRIQl9dg6TNaQsIB2rmwacKlBQEE,3715
|
|
651
|
-
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_count.py,sha256=
|
|
663
|
+
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_count.py,sha256=arVdZ7ngG9ytGwaXBeTGw1-TuYEOHwZVcCT3t1Z4lTU,14560
|
|
652
664
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_create.py,sha256=0n1hKPM7GPke5kA-HelvDoKGet5Tm0Wi8zn-AhaQDJg,3468
|
|
653
665
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_destroy.py,sha256=YR464jEe4fegrBrNLECQ5c8qFoquPgsbGJDjSAqsQ1A,2060
|
|
654
|
-
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_list.py,sha256=
|
|
666
|
+
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_list.py,sha256=QdWKmCcwR4-N4EBAjFjjDfH3xhcVSCrESRz3NHNDkSA,15680
|
|
655
667
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_partial_update.py,sha256=0SjH9EM5o6dbkEwcOhUhmce_RW3yUpISQWnHT36K0wQ,3821
|
|
656
668
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_request_deletion.py,sha256=1_F270exFw-INFp3lpt0vhcqgOw6Be3SZfsVhpD8EMk,2187
|
|
657
669
|
waldur_api_client/api/marketplace_offering_users/marketplace_offering_users_retrieve.py,sha256=y9mVwr2zd5qZC_tgJij111d6srU2V8pIX9Fj0NTR-4U,4496
|
|
@@ -671,10 +683,10 @@ waldur_api_client/api/marketplace_orders/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkL
|
|
|
671
683
|
waldur_api_client/api/marketplace_orders/marketplace_orders_approve_by_consumer.py,sha256=8bQpkmtsbM7IgSMuBI0mgGgtqLeESDbqxvUEy3DBIu0,2070
|
|
672
684
|
waldur_api_client/api/marketplace_orders/marketplace_orders_approve_by_provider.py,sha256=h09pPfEYbiiSgWDBeaYSRcCEqk5Cu_xmRW9zR1lcAjw,2070
|
|
673
685
|
waldur_api_client/api/marketplace_orders/marketplace_orders_cancel.py,sha256=z7ICXu1U5tB6sqHqNs4TwI4neXttv7PmaCcWpK9HaQU,2057
|
|
674
|
-
waldur_api_client/api/marketplace_orders/marketplace_orders_count.py,sha256=
|
|
686
|
+
waldur_api_client/api/marketplace_orders/marketplace_orders_count.py,sha256=JiEhyNWWLasctrziDKBUVLkJye8YaDPW2S0Stl27LNI,20196
|
|
675
687
|
waldur_api_client/api/marketplace_orders/marketplace_orders_create.py,sha256=vTOsJC7JbLpVJlPYCV6mBG-ZTR6xpfgfJWaBBnRy1Zw,3436
|
|
676
688
|
waldur_api_client/api/marketplace_orders/marketplace_orders_destroy.py,sha256=6wAy9Glkit3WjVdNJf63LH26GIRa1h9rwdYPpHaGVjc,2052
|
|
677
|
-
waldur_api_client/api/marketplace_orders/marketplace_orders_list.py,sha256=
|
|
689
|
+
waldur_api_client/api/marketplace_orders/marketplace_orders_list.py,sha256=U0oIg0GQvN_GkBt-A7sJ5DAFwZdmhVW8pXSITKvgz1Y,21227
|
|
678
690
|
waldur_api_client/api/marketplace_orders/marketplace_orders_offering_retrieve.py,sha256=S1dRScyr1B_5PITP3B0yiTV4fLgAikppKPOeKmNTk6c,3261
|
|
679
691
|
waldur_api_client/api/marketplace_orders/marketplace_orders_reject_by_consumer.py,sha256=QlPzDEi89qiwmopcjlt0q04Ple4Ha6zRDOg82D6kIcc,2069
|
|
680
692
|
waldur_api_client/api/marketplace_orders/marketplace_orders_reject_by_provider.py,sha256=QNo9WiA9zLt_6NLWKacm1ISrVF6r9vela1D5MWDJoIU,2069
|
|
@@ -689,19 +701,19 @@ waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_li
|
|
|
689
701
|
waldur_api_client/api/marketplace_plan_components/marketplace_plan_components_retrieve.py,sha256=0CQZ7HdIGurN7w9dOHEtmS0UO6LQG4SCVpQ4NCvx8yI,3083
|
|
690
702
|
waldur_api_client/api/marketplace_plans/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
691
703
|
waldur_api_client/api/marketplace_plans/marketplace_plans_archive.py,sha256=pxRmaX3NwazYstlyYMysiqxOZhO6Ym6UlleSGfO6xz8,2057
|
|
692
|
-
waldur_api_client/api/marketplace_plans/marketplace_plans_count.py,sha256=
|
|
704
|
+
waldur_api_client/api/marketplace_plans/marketplace_plans_count.py,sha256=B9wkuYYLQdfZsW-SSrHSY_PLcLxYGcZWOf2MK-pMHAk,7565
|
|
693
705
|
waldur_api_client/api/marketplace_plans/marketplace_plans_create.py,sha256=OepUyMrVcyuCOtMjZvdbivd-sEeMouzerYMMnBNLZ0c,3635
|
|
694
706
|
waldur_api_client/api/marketplace_plans/marketplace_plans_delete_organization_groups.py,sha256=z4sRsKI24Mi4NhxI2gKtga4_eDq9rm7uyhd95TEqHGU,2076
|
|
695
707
|
waldur_api_client/api/marketplace_plans/marketplace_plans_destroy.py,sha256=NYkRMVB3Wt43J7JHps5WT8WxNPQbQxtpfX7SSSmfRpo,2051
|
|
696
|
-
waldur_api_client/api/marketplace_plans/marketplace_plans_list.py,sha256=
|
|
708
|
+
waldur_api_client/api/marketplace_plans/marketplace_plans_list.py,sha256=F7uGv0b8ob4M2o7Zns0B6PQLca4h9VWKY02Z0oWjVZ0,7653
|
|
697
709
|
waldur_api_client/api/marketplace_plans/marketplace_plans_partial_update.py,sha256=mB8Velt3_9kF74sUhQXJ84h85wqKhjxkgHn3Zuj1wqM,3988
|
|
698
710
|
waldur_api_client/api/marketplace_plans/marketplace_plans_retrieve.py,sha256=MavMLMUGXtU_JzhAjxzBMR1MuscVggJeFKGN5U1ZS4Y,3225
|
|
699
711
|
waldur_api_client/api/marketplace_plans/marketplace_plans_update.py,sha256=MQRxoWSu9LhFQIttA1Rvcktb0Tu_KUkI5i28vEcjduo,3908
|
|
700
712
|
waldur_api_client/api/marketplace_plans/marketplace_plans_update_organization_groups.py,sha256=iTPzWp4WhdobOwNiAybo8dSAaQoZolF-JbRYE6vRDO0,2547
|
|
701
713
|
waldur_api_client/api/marketplace_plans/marketplace_plans_update_prices.py,sha256=YC-k0Q1x4RjTt1kKIOwciMb1SGbW2r8yEtPBoza-1wA,2492
|
|
702
714
|
waldur_api_client/api/marketplace_plans/marketplace_plans_update_quotas.py,sha256=LboRsQ5wKyJV6psEqnxom_QtMxEQAhXcPOT6K66T3GY,2492
|
|
703
|
-
waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_count.py,sha256=
|
|
704
|
-
waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_list.py,sha256=
|
|
715
|
+
waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_count.py,sha256=1HH_UsUiGPbr7DVPl7XTLa86o7yVrgKWoGnLdrAdvh4,8561
|
|
716
|
+
waldur_api_client/api/marketplace_plans/marketplace_plans_usage_stats_list.py,sha256=7muCETI68A80Nw18Xn54NkT_RZpi4bxQq9iUcfCWKaM,8311
|
|
705
717
|
waldur_api_client/api/marketplace_plugins/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
706
718
|
waldur_api_client/api/marketplace_plugins/marketplace_plugins_list.py,sha256=Sofz6qvxfIDI8Ye4NSbxZAfJzwH73RoWzhN3peWcWps,3218
|
|
707
719
|
waldur_api_client/api/marketplace_project_estimated_cost_policies/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
@@ -783,10 +795,10 @@ waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offeri
|
|
|
783
795
|
waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_update_user.py,sha256=xn-zXMyBptKeo4DVlagm2wZdobxEP317jN5EXXOwPFc,3919
|
|
784
796
|
waldur_api_client/api/marketplace_provider_offerings/marketplace_provider_offerings_user_has_resource_access_retrieve.py,sha256=E94Gae8zKp3i1TOVS4BgQ6D5rstPyLEeG8Wmgzyz_ww,5501
|
|
785
797
|
waldur_api_client/api/marketplace_provider_resources/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
786
|
-
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_count.py,sha256=
|
|
798
|
+
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_count.py,sha256=XvqCf6OeJySyC1DV4fU-gyqcO4r5wAEhYad0GqFztsI,25212
|
|
787
799
|
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_details_retrieve.py,sha256=3qC5AQoGOm-s1S8QyTnY-tx6rIDtg1kYc4DtBwWC42s,4586
|
|
788
800
|
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_glauth_users_config_retrieve.py,sha256=0UWlK1f8t8073b3dljrH10YPd-hYLjcz1aEX9JqQYxo,4118
|
|
789
|
-
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_list.py,sha256=
|
|
801
|
+
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_list.py,sha256=GNYtf0W_HfvQMULnP65zjejyCXUzADCoQo46Pa5KqTA,26323
|
|
790
802
|
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_move_resource.py,sha256=0eDWKwe2mrIGWOSeE0I87EhR0Q4s9toiMZT4Zj5b3Bk,3238
|
|
791
803
|
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_offering_for_subresources_list.py,sha256=HsMxHxDGQH7hqKUWPy2Kd8hbaX9FsO58QKEr5E5lS0Q,3536
|
|
792
804
|
waldur_api_client/api/marketplace_provider_resources/marketplace_provider_resources_offering_retrieve.py,sha256=BhkrQpvMX06lkwyP9y627_cSZ7dcIXKt-1lPmx2inhQ,3273
|
|
@@ -837,10 +849,10 @@ waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_dest
|
|
|
837
849
|
waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_list.py,sha256=KSHuA7XB-auwGxzBkPtmTAvg95uFyoTk3GyRfhWsT8Q,7695
|
|
838
850
|
waldur_api_client/api/marketplace_resource_users/marketplace_resource_users_retrieve.py,sha256=gY7W3XqlcsBNwl2aLZZil0r_vFMDCROtLSqGyxOMVuU,3136
|
|
839
851
|
waldur_api_client/api/marketplace_resources/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
840
|
-
waldur_api_client/api/marketplace_resources/marketplace_resources_count.py,sha256=
|
|
852
|
+
waldur_api_client/api/marketplace_resources/marketplace_resources_count.py,sha256=hzhVv34M2cj9FUSwgEGIhb9U-fC4GsZx5r69oXYYHsE,25025
|
|
841
853
|
waldur_api_client/api/marketplace_resources/marketplace_resources_details_retrieve.py,sha256=UfQp5Xpkc2GUtj1NtTD7wBzA2m5jqnX2Vuu5VT1hzBw,4479
|
|
842
854
|
waldur_api_client/api/marketplace_resources/marketplace_resources_glauth_users_config_retrieve.py,sha256=qXE_8jzVWiNQDLk5_rkd2vR7424mr4dGloxrH3xclxo,4109
|
|
843
|
-
waldur_api_client/api/marketplace_resources/marketplace_resources_list.py,sha256=
|
|
855
|
+
waldur_api_client/api/marketplace_resources/marketplace_resources_list.py,sha256=E5YUy6hAPknavFs5_UooPUbBrc3R3hkqhm75bnFKcnA,26047
|
|
844
856
|
waldur_api_client/api/marketplace_resources/marketplace_resources_move_resource.py,sha256=Lyrm5j_cPC0aQQXp5LFV_14UyKDV3aSpbb7fk7kwuL4,3229
|
|
845
857
|
waldur_api_client/api/marketplace_resources/marketplace_resources_offering_for_subresources_list.py,sha256=PIrX9tCCMsiaztsKKZAhrTWjruWlXuIg15ukp5zirZ4,3527
|
|
846
858
|
waldur_api_client/api/marketplace_resources/marketplace_resources_offering_retrieve.py,sha256=sBWKSCW9yWLWo1v0UWQQP8aqU3F8Wkq6WcNsK8_wZsM,3264
|
|
@@ -874,10 +886,10 @@ waldur_api_client/api/marketplace_robot_accounts/marketplace_robot_accounts_upda
|
|
|
874
886
|
waldur_api_client/api/marketplace_runtime_states/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
875
887
|
waldur_api_client/api/marketplace_runtime_states/marketplace_runtime_states_list.py,sha256=oxPYjDZfuB_-TA_ERPP4S73QRVjLYI_LM8KRAGl7phc,5199
|
|
876
888
|
waldur_api_client/api/marketplace_screenshots/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
877
|
-
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_count.py,sha256=
|
|
889
|
+
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_count.py,sha256=EdcRcKaOzZZe9Xawh2O7MiypvtD7CKytDU7rL4ALXZo,8774
|
|
878
890
|
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_create.py,sha256=N9RtSJ0bms8m8YMFzUTYJt35NS-948U6mCQL3iNTAHA,3415
|
|
879
891
|
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_destroy.py,sha256=hKcPB_9STJwysVbEXf6K8Vr58CkRRe7PjnjZO8GYJPQ,2057
|
|
880
|
-
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_list.py,sha256=
|
|
892
|
+
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_list.py,sha256=0PMQY647Jk6bhq6XKfUWLrYAU7pNEYQb34UMXAcCy2c,8726
|
|
881
893
|
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_partial_update.py,sha256=nw2f2VcfyMlXfm0SWfovPSQEPk3ipuA3N97s-rJ8p_Y,3768
|
|
882
894
|
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_retrieve.py,sha256=lJNEqrWMVxZ6fhbvdzd_KTTxTJsTm-JIhQ7wIkV5TzU,3106
|
|
883
895
|
waldur_api_client/api/marketplace_screenshots/marketplace_screenshots_update.py,sha256=JBOFZR6zE93PhkPkCBLjTm8kNGWjvwIkGEa3isrW3Mk,3688
|
|
@@ -973,6 +985,15 @@ waldur_api_client/api/marketplace_stats/marketplace_stats_resources_limits_count
|
|
|
973
985
|
waldur_api_client/api/marketplace_stats/marketplace_stats_resources_limits_list.py,sha256=ntM4GlJbVkaBd2HOguA4ggTJWTsva5g-q4_JS7NyP8Q,4449
|
|
974
986
|
waldur_api_client/api/marketplace_stats/marketplace_stats_total_cost_of_active_resources_per_offering_count.py,sha256=ACNbgkE4Vw1GH9hHGMGWhw8sMXsAsuxitOrvRNCiI-Q,4607
|
|
975
987
|
waldur_api_client/api/marketplace_stats/marketplace_stats_total_cost_of_active_resources_per_offering_list.py,sha256=KYkKOYxVzyzss1eNTVn3A6uiCdJSrLc_43gRZcV1udo,4465
|
|
988
|
+
waldur_api_client/api/marketplace_user_offering_consents/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
989
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_count.py,sha256=QHEy3jD7pbSjNx2lipBQZTs-ThQxz_ayMC-URPhVt24,9797
|
|
990
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_create.py,sha256=q3P9mRg2bn6pIL4X5c3cBp1G0BPXdT76vXildDFJjrc,3804
|
|
991
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_destroy.py,sha256=G3V5LmmJKLqMKr77dpIfBtZYyNmM1wSBng3D8ummCzY,2068
|
|
992
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_list.py,sha256=D0Q-3G-nnhsICHodPTP-ev1iLSTby86qUieMSfa9jy4,9874
|
|
993
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_partial_update.py,sha256=Keb3DKGbyjiFCJytAhooKg32TqS9j5v8V0PmsV9an_4,4005
|
|
994
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_retrieve.py,sha256=APR-Je8TbIuJ1QUTbhiqrgyI0U9GnHSkAVwZJt8GY6w,3242
|
|
995
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_revoke.py,sha256=_J5YjiBsPheMAZar5pxx996F4DoNMiIf8PD3vWU4KNU,3458
|
|
996
|
+
waldur_api_client/api/marketplace_user_offering_consents/marketplace_user_offering_consents_update.py,sha256=gXAVmc-hFepHWlnYSgAl8AKqeslk6yDDo2tWQG_xKZ4,3925
|
|
976
997
|
waldur_api_client/api/media/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
977
998
|
waldur_api_client/api/media/media_retrieve.py,sha256=pEncIHp2-LWhXHElzUmdl9kc75RrBn3qcu2dB6gfI1w,3043
|
|
978
999
|
waldur_api_client/api/notification_messages/__init__.py,sha256=5vd9uJWAjRqa9xzxzYkLD1yoZ12Ld_bAaNB5WX4fbE8,56
|
|
@@ -1511,6 +1532,9 @@ waldur_api_client/api/remote_waldur_api/remote_waldur_api_pull_order.py,sha256=b
|
|
|
1511
1532
|
waldur_api_client/api/remote_waldur_api/remote_waldur_api_push_project_data.py,sha256=XOyhT_ffaQiF94H1rSo6sQSI3nH9CZXAmgufnb4fH5U,2040
|
|
1512
1533
|
waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_categories.py,sha256=OgV8YHNk75NKIhTFFT4-zB6gBX06R1rh98_lWf9OkqQ,5150
|
|
1513
1534
|
waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_customers.py,sha256=G-2ZHX9DvOZUMeZXM55d10mEiPEmkeLkg9BV__MqNRY,5114
|
|
1535
|
+
waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_resource_order_status_retrieve.py,sha256=EDTYbA-MFi6IA2ilPDrOmefbLE8GABVflXYlX618T1U,3485
|
|
1536
|
+
waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_resource_status_retrieve.py,sha256=qnKvyVc3TySs-DXHWrXCX2Zf1vyppHrzKxqew_4lp-k,3579
|
|
1537
|
+
waldur_api_client/api/remote_waldur_api/remote_waldur_api_remote_resource_team_status_list.py,sha256=WneVOdpNoT5cwYQQYRmf1SCVdmr9g9jgTSiAEbBeCqg,4970
|
|
1514
1538
|
waldur_api_client/api/remote_waldur_api/remote_waldur_api_shared_offerings.py,sha256=aPcl-fsmEYKDx8x5Gu0_XjgPboeG36GyVjJUUdB1vps,5765
|
|
1515
1539
|
waldur_api_client/api/remote_waldur_api/remote_waldur_api_sync_resource.py,sha256=T26u4Yn1Z4fa1YzH0oJq94sqgUom367JikAQS26qqmY,2036
|
|
1516
1540
|
waldur_api_client/api/remote_waldur_api/remote_waldur_api_sync_resource_project_permissions.py,sha256=y5eubuu9e0xZQaypmJ4krwNVcSmHtm2cLsZR185I-pE,2056
|
|
@@ -1736,7 +1760,7 @@ waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_update.py,sh
|
|
|
1736
1760
|
waldur_api_client/api/vmware_virtual_machine/vmware_virtual_machine_web_console_retrieve.py,sha256=oZ2BaWmW_KX9J6iL90lKg2lNcX4ym-VdVp0v9zDZI0I,3342
|
|
1737
1761
|
waldur_api_client/client.py,sha256=GLq-qDZKHfSA_9duhz0MTPeaAkXUlvuHHWCRzsPcE5Y,11727
|
|
1738
1762
|
waldur_api_client/errors.py,sha256=C44oS7G-xUfc6i6fto367Oig5qm0S_pDZJUaK0eY9mU,500
|
|
1739
|
-
waldur_api_client/models/__init__.py,sha256=
|
|
1763
|
+
waldur_api_client/models/__init__.py,sha256=jrRcvnGpBG2NCIpjKF5ZYeFEHCvgsxl1C7gmss6XNrU,149789
|
|
1740
1764
|
waldur_api_client/models/access_subnet.py,sha256=unDj1xpRJWj9Ia51twedRU9HcuWf4MYVnTCz-WGLTJk,2145
|
|
1741
1765
|
waldur_api_client/models/access_subnet_request.py,sha256=_OM-mgOmhOnbwqR9425rgdN-KWUxvz2ZgK20rGTeTrA,2005
|
|
1742
1766
|
waldur_api_client/models/account_name_generation_policy_enum.py,sha256=6XEL8dm2iWT-1ZmVf0RNbI7pmszVe1s7_Z24yPgs_K8,170
|
|
@@ -1805,7 +1829,7 @@ waldur_api_client/models/azure_sql_databases_list_field_item.py,sha256=nXSDlsPjg
|
|
|
1805
1829
|
waldur_api_client/models/azure_sql_databases_list_state_item.py,sha256=b0rmxCxyGVoKpWLN8X_sAkIe7o8I6Ys6Cw2_O2dGr3A,381
|
|
1806
1830
|
waldur_api_client/models/azure_sql_databases_retrieve_field_item.py,sha256=mNNFjCYFJ1427oYWVyZe5w6Ba9ghiL5Nj-d5MzapRiw,1821
|
|
1807
1831
|
waldur_api_client/models/azure_sql_server.py,sha256=11Ax0wfRyXC7ssJXSQoCE3eaqScZEUK5cyNOILMvmqA,24865
|
|
1808
|
-
waldur_api_client/models/azure_sql_server_create_order_attributes.py,sha256=
|
|
1832
|
+
waldur_api_client/models/azure_sql_server_create_order_attributes.py,sha256=vHQYFAsUwNg1__k2nGNOtqGt5GXj0HBQWOace2RPBl0,2404
|
|
1809
1833
|
waldur_api_client/models/azure_sql_server_marketplace_offering_plugin_options_type_0.py,sha256=AbDBcta3XYFoiaNJD6dG1D5n4cvBKgc7ATdWe_1Opnk,1421
|
|
1810
1834
|
waldur_api_client/models/azure_sql_server_request.py,sha256=iNo3yBD0Y8z31Ep49e82qTjBZ0YeaRdFoA_Jw2LyPPs,3174
|
|
1811
1835
|
waldur_api_client/models/azure_sql_servers_count_state_item.py,sha256=b3vz6aspjJFFvRIlIY1vtusmu3R90BFJl3nMgYext_Y,380
|
|
@@ -1813,7 +1837,7 @@ waldur_api_client/models/azure_sql_servers_list_field_item.py,sha256=Sp2qW5h5koI
|
|
|
1813
1837
|
waldur_api_client/models/azure_sql_servers_list_state_item.py,sha256=5dPvtneQeEt-TPocn697pPhbbvntVAkd4_9oTcyjtBI,379
|
|
1814
1838
|
waldur_api_client/models/azure_sql_servers_retrieve_field_item.py,sha256=okq1V_l_bK5Fs6TqarDjGnzKLHDUVedb2zFP6-xcxS8,1789
|
|
1815
1839
|
waldur_api_client/models/azure_virtual_machine.py,sha256=8ri-SfRyNFr1iClwSkQSWTLJFd8xghPMsu9B76MiqFs,30702
|
|
1816
|
-
waldur_api_client/models/azure_virtual_machine_create_order_attributes.py,sha256=
|
|
1840
|
+
waldur_api_client/models/azure_virtual_machine_create_order_attributes.py,sha256=MMMA3ZyzEpxOWzuQXCmQuwkn23VnkVkhes7KGYxumwA,2733
|
|
1817
1841
|
waldur_api_client/models/azure_virtual_machine_marketplace_offering_plugin_options_type_0.py,sha256=2w7fPRIfN8TLDaj-PaLYDv28XDBtUxcEOWKNjRb0Ws4,1446
|
|
1818
1842
|
waldur_api_client/models/azure_virtual_machine_request.py,sha256=6NWcdy6tYwev-GxbmdDQFAP3wrxQZw1YuyceZTcRUbw,3901
|
|
1819
1843
|
waldur_api_client/models/azure_virtualmachines_count_state_item.py,sha256=2-dXkdIe9hUeApBUfFIElofO3Y4CcvQaKdKSy_sdbTY,385
|
|
@@ -1855,19 +1879,19 @@ waldur_api_client/models/billing_type_enum.py,sha256=24gCrFGiwo7CC2sz64h9A6TWy40
|
|
|
1855
1879
|
waldur_api_client/models/billing_unit.py,sha256=815EwV5FnAVeqgAiSI2NER8kgxXTmMOhLvdBHfAo2M0,250
|
|
1856
1880
|
waldur_api_client/models/blank_enum.py,sha256=B6YlVTToYmpoebDxBv-B2BKiV7HMNc9GmQx4Cqm5LYo,131
|
|
1857
1881
|
waldur_api_client/models/booking.py,sha256=4jzkRYuLTxwLjJ9RrEza5-QHWXUp7qcQIbpAhzlw3E4,2310
|
|
1858
|
-
waldur_api_client/models/booking_offerings_list_field_item.py,sha256=
|
|
1859
|
-
waldur_api_client/models/booking_offerings_retrieve_field_item.py,sha256=
|
|
1860
|
-
waldur_api_client/models/booking_resource.py,sha256=
|
|
1882
|
+
waldur_api_client/models/booking_offerings_list_field_item.py,sha256=ohR3nC4eSgkiMcqTBeSlYtR1fCstSI4-gQFPfVlW8KU,2062
|
|
1883
|
+
waldur_api_client/models/booking_offerings_retrieve_field_item.py,sha256=_okusQR7qJtZYhI9UQsMqPYiNpG3pUwD4jDAW5bthu8,2066
|
|
1884
|
+
waldur_api_client/models/booking_resource.py,sha256=xOalbDcdfnBcnXz-2A5p44rlSMRRgj-uMTNtUd0EOvE,46054
|
|
1861
1885
|
waldur_api_client/models/booking_resource_attributes.py,sha256=-ROfxmUxJIXzReYTBnSt6WBJ2BKuB9HnA2W7N_4fS8M,1273
|
|
1862
1886
|
waldur_api_client/models/booking_resource_current_usages.py,sha256=a73D0wzM9FyCwpbNtBqs0RmtH4T-3dHW8Thz_zQG-v0,1291
|
|
1863
1887
|
waldur_api_client/models/booking_resource_limit_usage.py,sha256=Tacd5sbZ77Tdh_82RIj1UVLfksyNGKDw7cyuzT3cs7E,1282
|
|
1864
1888
|
waldur_api_client/models/booking_resource_limits.py,sha256=1E9knmsKpWCxrD2AOxnTuAq8t0TX-pJLytnoLdwUDtM,1253
|
|
1865
1889
|
waldur_api_client/models/booking_resources_count_o_item.py,sha256=ZS8zqPlFF5mgV5z2QqGl3-7QKy-oGHzROWgRvEmQGlk,315
|
|
1866
1890
|
waldur_api_client/models/booking_resources_count_state_item.py,sha256=bKckoHmMX8OO7s9-5QEgLyqD456_LnFwQ1SK2i16BD0,283
|
|
1867
|
-
waldur_api_client/models/booking_resources_list_field_item.py,sha256=
|
|
1891
|
+
waldur_api_client/models/booking_resources_list_field_item.py,sha256=nt0K78pYNlFEP11dm6pPcbgfbDGDJlgu4LBmU3t9k0o,3126
|
|
1868
1892
|
waldur_api_client/models/booking_resources_list_o_item.py,sha256=WFuW7JSjD2yDYdIwpHF13GHTbBBYFC3BdSuKkMLQsAY,314
|
|
1869
1893
|
waldur_api_client/models/booking_resources_list_state_item.py,sha256=LrMTdolv4O03o2xpogqhNSZLZN929KwS-NcIVHIpQRI,282
|
|
1870
|
-
waldur_api_client/models/booking_resources_retrieve_field_item.py,sha256=
|
|
1894
|
+
waldur_api_client/models/booking_resources_retrieve_field_item.py,sha256=eXQJ3_Y1jgJtjaRmMaspjA3ODqt-r8DeCNEmGmyAiwk,3130
|
|
1871
1895
|
waldur_api_client/models/booking_slot.py,sha256=UYWc6nhl4sV-vWEH3aFSVd_p56PZWlyfTax5OM3bNBE,2665
|
|
1872
1896
|
waldur_api_client/models/broadcast_message.py,sha256=ONqCCPSNFNll3yo3I1G0RFzOK7nH5vdhypJd2pvtuKM,5447
|
|
1873
1897
|
waldur_api_client/models/broadcast_message_request.py,sha256=bQsI-PbdgIMPXZzG002zre9I3gytsN0YfB9Oaz9y9gQ,2983
|
|
@@ -1920,6 +1944,7 @@ waldur_api_client/models/checklist_category.py,sha256=8gWtdw4YWfcFLgSlxKcsRmwTRS
|
|
|
1920
1944
|
waldur_api_client/models/checklist_category_request.py,sha256=mn1XADGGpbL8GV0Ea6sC4Gbw9tqyAm8wS1RdEf3n9_k,2872
|
|
1921
1945
|
waldur_api_client/models/checklist_completion.py,sha256=gVYMKGeTlgf2N1X6Recys_d1m4Drh2s0WSzbuCnpexY,3597
|
|
1922
1946
|
waldur_api_client/models/checklist_completion_reviewer.py,sha256=kdb_W_tgntIwCS2SX854WnGgYXt1_sri9X2kxqeN3BA,6864
|
|
1947
|
+
waldur_api_client/models/checklist_info.py,sha256=4AI4bn1GN_qy0hbNsO3LMk4bioBZuTChWdepOWZtuUM,1868
|
|
1923
1948
|
waldur_api_client/models/checklist_operators.py,sha256=twlo3uTWz5NVSBJkKqfxCplz-jtanwfoWGroCDJ5vRA,237
|
|
1924
1949
|
waldur_api_client/models/checklist_request.py,sha256=Kdd8hm4h9hTXHzmAzoM0Qv7Ow5cMMzassklbGo5l2hc,3626
|
|
1925
1950
|
waldur_api_client/models/checklist_response.py,sha256=8DplMybK5EYWhiID8cas5jE3oT-IdCT5RQ8KJQ3GPwU,2941
|
|
@@ -1931,6 +1956,7 @@ waldur_api_client/models/cluster_security_group.py,sha256=ojskY1cqpooZkg6MwqlP80
|
|
|
1931
1956
|
waldur_api_client/models/cluster_security_group_request.py,sha256=of1ptY48enXD6JFhsdmr6P-TNemye2L4P814RYVG3dg,2186
|
|
1932
1957
|
waldur_api_client/models/comment.py,sha256=6KL2r7X-4eSmEBHg07uZfWsvtox_wXgY4O53-bJ-tNw,5374
|
|
1933
1958
|
waldur_api_client/models/comment_request.py,sha256=A7JHg8FZYa2TT1sUq5gGlPk6nPHa3NuDDQJ-9ElXYFk,1844
|
|
1959
|
+
waldur_api_client/models/compliance_overview.py,sha256=b2CstQlrTdnHWMtDocesHQU3yuPydlMEvgzcuW5Gzyw,3018
|
|
1934
1960
|
waldur_api_client/models/component_stats.py,sha256=v1tuSELb8qjkicnNBswhTp2rQQIURiUSNThG-TYnuVE,3292
|
|
1935
1961
|
waldur_api_client/models/component_usage.py,sha256=pjo37avLhH3Rm6Fv46X_LotpQbqGzo58N7hEC-XiStg,9328
|
|
1936
1962
|
waldur_api_client/models/component_usage_create_request.py,sha256=YBjQTfIjfmzK9mlWODe0Z7RtbQSFyDLx_VVSbfMt1gA,3296
|
|
@@ -1966,7 +1992,7 @@ waldur_api_client/models/create_feedback.py,sha256=dg_TA1UmIb7dMt0G3LobGCFnLvgPp
|
|
|
1966
1992
|
waldur_api_client/models/create_feedback_request.py,sha256=6VLNIS2OZWVB62LZsQddVHFF38sZwoTLweNEe8Dc4JU,2001
|
|
1967
1993
|
waldur_api_client/models/create_router.py,sha256=HJJyWEXi40IPO-Rlrp7WkRJ98z91idYpIx5tqyXw3g4,2392
|
|
1968
1994
|
waldur_api_client/models/create_router_request.py,sha256=0sH2R_G5A47EYsLeA5Kft3RRxyVysSbAeywyqG7haoY,1683
|
|
1969
|
-
waldur_api_client/models/customer.py,sha256=
|
|
1995
|
+
waldur_api_client/models/customer.py,sha256=SpkdA7oK25L3atT1iskvGunnPiPTr4yFZ5fBoVZB_CM,26853
|
|
1970
1996
|
waldur_api_client/models/customer_credit.py,sha256=IYarobXZWt_sD8FVFo_8-14ZXqmL-_3_1qyIc6cAQRo,7914
|
|
1971
1997
|
waldur_api_client/models/customer_credit_consumption.py,sha256=CtY9DfHbtQrBMO54YbIWFjz0yDEIluKcIK3te7oeNSk,1765
|
|
1972
1998
|
waldur_api_client/models/customer_credit_request.py,sha256=l3HiDzf3gC8l1U_LHFGGvWv-8S3eIvZgdUEEXkqBD4g,5212
|
|
@@ -1987,10 +2013,10 @@ waldur_api_client/models/customer_request.py,sha256=ciVh6nSj0zTiyRbzC31KV8y0ViwI
|
|
|
1987
2013
|
waldur_api_client/models/customer_service_account.py,sha256=64o_Q8h3xWJd5RKv2NrhKWljD0mj8Xe773kOB9AGIww,5523
|
|
1988
2014
|
waldur_api_client/models/customer_service_account_request.py,sha256=-Vv3xy3PcvrOqvJnPojespdWNnUzS8u1iIhh70Ds1HU,3198
|
|
1989
2015
|
waldur_api_client/models/customer_user.py,sha256=JVy0av65J6zKkZt3GXedtxIPObV2-K57IVhnBTA99QM,6489
|
|
1990
|
-
waldur_api_client/models/customers_list_field_item.py,sha256=
|
|
2016
|
+
waldur_api_client/models/customers_list_field_item.py,sha256=HtpS0Wj8DAPpaF7nGkvZmpjnsYMNErLqkL_G23PuPDE,1741
|
|
1991
2017
|
waldur_api_client/models/customers_list_users_list_field_item.py,sha256=9spxa9guNBH9yl7uMfq8uB10qMkyvbv-6azlE28GSNo,526
|
|
1992
2018
|
waldur_api_client/models/customers_list_users_list_o_item.py,sha256=RduNd0KkKSWYnrchGdvDPkGU3pecMGliNCwLim8AACk,320
|
|
1993
|
-
waldur_api_client/models/customers_retrieve_field_item.py,sha256=
|
|
2019
|
+
waldur_api_client/models/customers_retrieve_field_item.py,sha256=8AwrTgqjnFocGrgo5fBwlz2Dkwnu9RPPc_5jEY7XyT4,1745
|
|
1994
2020
|
waldur_api_client/models/customers_users_list_field_item.py,sha256=EKJsoRBogY9RSMQscnBi4GTxTNq6qsE3Qi-04o1c-ow,354
|
|
1995
2021
|
waldur_api_client/models/daily_quotas_retrieve_response_200.py,sha256=WncJ86MBnyfEgoVIRKD3CLGUOFxVL6t4ui1niQSMaow,1614
|
|
1996
2022
|
waldur_api_client/models/data_volume.py,sha256=tp_3-5biVf-VvAoBVQOkTsLQeRBl554_u4-Hj1oZzbw,2712
|
|
@@ -2054,13 +2080,14 @@ waldur_api_client/models/firecrest_job.py,sha256=lEfNqYp-PEKoPQqk0fE3CYt3Xdjj1Vt
|
|
|
2054
2080
|
waldur_api_client/models/firecrest_job_request.py,sha256=Zw_Eo-r4HPXhPwWhmJWy2BX4xnMfrIGxk3EIXevBXKU,2789
|
|
2055
2081
|
waldur_api_client/models/freeipa_profile.py,sha256=fNJNi4n5lXgdHpuBn1ehJNL2Hwz_4nL03DtTpfvDZ-U,3654
|
|
2056
2082
|
waldur_api_client/models/freeipa_profile_request.py,sha256=1lYxvl7aYf-1QyqRWUzu2DKeW9sT4WYxjZ1Hv69V7ys,2407
|
|
2057
|
-
waldur_api_client/models/
|
|
2058
|
-
waldur_api_client/models/
|
|
2059
|
-
waldur_api_client/models/
|
|
2083
|
+
waldur_api_client/models/generic_order_attributes.py,sha256=RgYMDlYv0z0sRRmTJMKlDTDmJZiQEEgegCViIO8Kg1s,2091
|
|
2084
|
+
waldur_api_client/models/google_auth_authorize_retrieve_field_item.py,sha256=EYyy4xRuQ8PmY7WD2d4yDEY_AZ4XdfUgcXaCEBm9KBQ,835
|
|
2085
|
+
waldur_api_client/models/google_auth_list_field_item.py,sha256=N9wBLXRMswJTTvGcunhvwmgq9PlIQhSrbesFOPWbKQw,822
|
|
2086
|
+
waldur_api_client/models/google_auth_retrieve_field_item.py,sha256=mzaG_04NGLbz3rHmuSU95LyVXi6SwSkxxIy9uZBIBvA,826
|
|
2060
2087
|
waldur_api_client/models/google_calendar.py,sha256=Eu1yPilxvb5q0OZuhGa5cIxh-dC3s8IWdpjaLkkjDrY,2563
|
|
2061
|
-
waldur_api_client/models/google_credentials.py,sha256=
|
|
2062
|
-
waldur_api_client/models/group_invitation.py,sha256=
|
|
2063
|
-
waldur_api_client/models/group_invitation_request.py,sha256=
|
|
2088
|
+
waldur_api_client/models/google_credentials.py,sha256=YINL5k2r3pU00FtzsLUfk6bxDHEbeNeFX89VZrYX6oA,9669
|
|
2089
|
+
waldur_api_client/models/group_invitation.py,sha256=msqMSle9MpWbuP26poicjHxG5DGB1aiTI-Hy5sQWz18,9113
|
|
2090
|
+
waldur_api_client/models/group_invitation_request.py,sha256=8fWYy15B001aVzROoNQQtUkTLL_dR9y5URJlEtsz_iE,5446
|
|
2064
2091
|
waldur_api_client/models/guest_os_enum.py,sha256=Xq1NMZXuuon1ZesMWJuSsnRW1VqHl9zeum-LFXfI5Bs,4702
|
|
2065
2092
|
waldur_api_client/models/guest_power_state_enum.py,sha256=xY6nEbX2p-J0q3sQ6PWXNa8THVnkAmgZ9pfwS_dMnaE,300
|
|
2066
2093
|
waldur_api_client/models/hooks_web_count_content_type.py,sha256=O0rvM-2mU9qCLodYwcRnl-5LI0YBYm5dr-ferea6k9c,162
|
|
@@ -2143,7 +2170,7 @@ waldur_api_client/models/link_to_invoice.py,sha256=6SCGvQQEpy3s043vRntS7_vl60kc8
|
|
|
2143
2170
|
waldur_api_client/models/link_to_invoice_request.py,sha256=H0lTJwGuLFbcUip34pecMQ9tx3kccchGnpt81jvIgok,1518
|
|
2144
2171
|
waldur_api_client/models/logout.py,sha256=CJnzoxZkv_uMdiY_U5we9NeTS8SwjtuAit8PEI_mXUs,1469
|
|
2145
2172
|
waldur_api_client/models/maintenance_action_response.py,sha256=TlRdyxmrqxsXY5tJyMSPrW3sYaU9q3-ie2VskVcuVuc,1576
|
|
2146
|
-
waldur_api_client/models/maintenance_announcement.py,sha256=
|
|
2173
|
+
waldur_api_client/models/maintenance_announcement.py,sha256=2A_4-7w1sJTvXzdumfc9zryJ5X2afmauZ6lf9j7ycHE,8668
|
|
2147
2174
|
waldur_api_client/models/maintenance_announcement_offering.py,sha256=S4vVnplIGNtfgvZkX4iWhDt9DycqQsTFzI88J3mHeG0,3961
|
|
2148
2175
|
waldur_api_client/models/maintenance_announcement_offering_request.py,sha256=JklXfrM6kYtcNmP2hkKmnCIkaxcd2GVX4pBnNzes_AE,3014
|
|
2149
2176
|
waldur_api_client/models/maintenance_announcement_offering_template.py,sha256=7MULhc1hdiodZGnSLskAxIiA6L2T5AaLlJUpVgeYDy0,3899
|
|
@@ -2198,6 +2225,8 @@ waldur_api_client/models/marketplace_offering_permissions_log_count_o_item.py,sh
|
|
|
2198
2225
|
waldur_api_client/models/marketplace_offering_permissions_log_list_o_item.py,sha256=Isfpdz7Az8CREK5_qy8uOtlhGm1pGU1Wv__bk84t1oY,520
|
|
2199
2226
|
waldur_api_client/models/marketplace_offering_referrals_count_o_item.py,sha256=EVm8P8SrXhQZCY_R1EoI3XJGElbnaXt8PSOpjMHYXr4,332
|
|
2200
2227
|
waldur_api_client/models/marketplace_offering_referrals_list_o_item.py,sha256=r3xz2GIMJzJyh0hC49YDLUHoeBusZZ1oh6E-otXXs_8,331
|
|
2228
|
+
waldur_api_client/models/marketplace_offering_terms_of_service_count_o_item.py,sha256=YC8w4dgxlMw2554G5nLjsyu7dX4PsHon61bYTYs-6Ls,298
|
|
2229
|
+
waldur_api_client/models/marketplace_offering_terms_of_service_list_o_item.py,sha256=iADgb33yELYGVdpRCkCZ7KmHN9V7JyJfWz9Tg06mlKc,297
|
|
2201
2230
|
waldur_api_client/models/marketplace_offering_users_count_o_item.py,sha256=22NYGwaxRrihuBYIC98ueUMTS0SVVL_WsZQDcbMfbv8,292
|
|
2202
2231
|
waldur_api_client/models/marketplace_offering_users_count_state_item.py,sha256=nV5zDICTuEOI7mH6dzSwANrAfQ-4NH24NLfU-mJ6ioY,507
|
|
2203
2232
|
waldur_api_client/models/marketplace_offering_users_list_field_item.py,sha256=B_8pKfNSoTNzpOb6NxBTsFzDwgGbSLKW8zDqICOCegM,752
|
|
@@ -2207,11 +2236,11 @@ waldur_api_client/models/marketplace_offering_users_retrieve_field_item.py,sha25
|
|
|
2207
2236
|
waldur_api_client/models/marketplace_orders_count_o_item.py,sha256=DxMIDfHXaaBoRuj0bJw-S3wP14tlYP-g5PedQgTIgw4,352
|
|
2208
2237
|
waldur_api_client/models/marketplace_orders_count_state_item.py,sha256=R0WyGuAWAn_Ri-YIcJWUpy_1QY7au8r5LlbmUBqmPq0,378
|
|
2209
2238
|
waldur_api_client/models/marketplace_orders_count_type_item.py,sha256=ltCcvN_9fPnEZgo0JNJivVbnqbuQfMfRrJITXaA_1ZM,207
|
|
2210
|
-
waldur_api_client/models/marketplace_orders_list_field_item.py,sha256=
|
|
2239
|
+
waldur_api_client/models/marketplace_orders_list_field_item.py,sha256=xG6UP696VWysUp1VDqV_Ro2egUN7Kz1IhsLv5MWuXn8,2769
|
|
2211
2240
|
waldur_api_client/models/marketplace_orders_list_o_item.py,sha256=J8BXuVNPKH788swm6gPgaih5m5scbagGKtrYbqDIT2M,351
|
|
2212
2241
|
waldur_api_client/models/marketplace_orders_list_state_item.py,sha256=2WvjJmJ5SVVvr_9-Z-yXLyWOUFhMcFdskp7EWEHDUZM,377
|
|
2213
2242
|
waldur_api_client/models/marketplace_orders_list_type_item.py,sha256=qqdD-NDcSH4rjvdmg2rTIR3EVb3VlWobXIeqLVMZTnU,206
|
|
2214
|
-
waldur_api_client/models/marketplace_orders_retrieve_field_item.py,sha256=
|
|
2243
|
+
waldur_api_client/models/marketplace_orders_retrieve_field_item.py,sha256=4JZ2GdYQEpiwBw1fBjoRGgOXi7B_H9NId0a-illAVMA,2773
|
|
2215
2244
|
waldur_api_client/models/marketplace_project_update_requests_count_state_item.py,sha256=ilbTXO4BU5GYmPKAYAkfhI-GmFYmR-Yk1PnUnoParOQ,273
|
|
2216
2245
|
waldur_api_client/models/marketplace_project_update_requests_list_state_item.py,sha256=u5wQrZBre55zEP6MSAtU0gxZCeDhWSUP6It7o-I_U_o,272
|
|
2217
2246
|
waldur_api_client/models/marketplace_provider_customer.py,sha256=3WEUtONXX3KNf91bQQcHMeyaNYm0kAYw6qUpnQuMsOE,7604
|
|
@@ -2228,40 +2257,40 @@ waldur_api_client/models/marketplace_provider_offerings_groups_count_o_item.py,s
|
|
|
2228
2257
|
waldur_api_client/models/marketplace_provider_offerings_groups_count_state_item.py,sha256=l0e8cGXugjKGB3btHXuCBWZ5BW_AThDRZC4ssKAe88U,243
|
|
2229
2258
|
waldur_api_client/models/marketplace_provider_offerings_groups_list_o_item.py,sha256=4Nv6tiVXHTxyeS9DPwHcbZxy_wtwKbZdyNfCUelXics,539
|
|
2230
2259
|
waldur_api_client/models/marketplace_provider_offerings_groups_list_state_item.py,sha256=QAmKJr8uZWW5MOjwC3EG5QqVuzb6VG82475Yt87C7Wc,242
|
|
2231
|
-
waldur_api_client/models/marketplace_provider_offerings_list_customer_service_accounts_retrieve_field_item.py,sha256=
|
|
2232
|
-
waldur_api_client/models/marketplace_provider_offerings_list_field_item.py,sha256=
|
|
2260
|
+
waldur_api_client/models/marketplace_provider_offerings_list_customer_service_accounts_retrieve_field_item.py,sha256=oyrO0NV5ZrilpzoWzGQ9QarLCkxtkoJGSrqBCfnFpc0,2307
|
|
2261
|
+
waldur_api_client/models/marketplace_provider_offerings_list_field_item.py,sha256=SA4EmSYbPa5D-nxPTp0IJl55Za9XjLPJSwPI11STeuk,2276
|
|
2233
2262
|
waldur_api_client/models/marketplace_provider_offerings_list_o_item.py,sha256=noqL4fqFSBmmSXLkpsnhfQL83GvBhu9_6j7PS3Ex4FM,533
|
|
2234
|
-
waldur_api_client/models/marketplace_provider_offerings_list_project_service_accounts_retrieve_field_item.py,sha256=
|
|
2263
|
+
waldur_api_client/models/marketplace_provider_offerings_list_project_service_accounts_retrieve_field_item.py,sha256=BCCOgwPnlSUb21U70Fo90V7VR4m2E8RFRQnWJaixa6s,2306
|
|
2235
2264
|
waldur_api_client/models/marketplace_provider_offerings_list_state_item.py,sha256=VbXmxzuUMPNqevY4p9N6Noj_BpU3gQ_Dvp7cvslq2N0,236
|
|
2236
2265
|
waldur_api_client/models/marketplace_provider_offerings_list_users_list_field_item.py,sha256=N2cESlg4R_Tdbmt22VKqwT2ICxm7xqoyLFqhN12W4vw,545
|
|
2237
2266
|
waldur_api_client/models/marketplace_provider_offerings_list_users_list_o_item.py,sha256=zgWzmK1YEax_dOY7_wbSuDlxUcH6fACIKrDhHin5-nw,339
|
|
2238
|
-
waldur_api_client/models/marketplace_provider_offerings_retrieve_field_item.py,sha256=
|
|
2239
|
-
waldur_api_client/models/marketplace_provider_offerings_stats_retrieve_field_item.py,sha256=
|
|
2267
|
+
waldur_api_client/models/marketplace_provider_offerings_retrieve_field_item.py,sha256=UmIxapRGO50KGyRlNRynz6BEsU001GWreMpwvnnoHi4,2280
|
|
2268
|
+
waldur_api_client/models/marketplace_provider_offerings_stats_retrieve_field_item.py,sha256=avpaxBRytutfAwgxqDSM_idUhrF6hImNHXXbbBNWPzM,2285
|
|
2240
2269
|
waldur_api_client/models/marketplace_provider_offerings_update_attributes_body.py,sha256=Y8gueWRNEvLSCC4yYqTiKBCUlBmVOqxCuWQcawa2e5M,1397
|
|
2241
|
-
waldur_api_client/models/marketplace_provider_offerings_user_has_resource_access_retrieve_field_item.py,sha256=
|
|
2270
|
+
waldur_api_client/models/marketplace_provider_offerings_user_has_resource_access_retrieve_field_item.py,sha256=2MZ-3yx_LhgN2icCHdqIK06O5Kg2t9NzabGvkGyaLFE,2301
|
|
2242
2271
|
waldur_api_client/models/marketplace_provider_resources_count_o_item.py,sha256=UEP9YJpcdqfWSIkUCDkChOJzp-67z3GhwGbun1rbLro,339
|
|
2243
2272
|
waldur_api_client/models/marketplace_provider_resources_count_state_item.py,sha256=wx7TiZla-JWBf3_W-OnoyLo_X5MKW30FgpMG1vdByc8,295
|
|
2244
|
-
waldur_api_client/models/marketplace_provider_resources_details_retrieve_field_item.py,sha256=
|
|
2245
|
-
waldur_api_client/models/marketplace_provider_resources_list_field_item.py,sha256=
|
|
2273
|
+
waldur_api_client/models/marketplace_provider_resources_details_retrieve_field_item.py,sha256=DTK1GHI5sjXcaOyi9_34MhVeUUM-fgKAPGrtBb-ZvmM,2813
|
|
2274
|
+
waldur_api_client/models/marketplace_provider_resources_list_field_item.py,sha256=NJHuq2tOQp6H5qFtO435VO8tqgl0m9MJtZ5oZYtX43Y,2802
|
|
2246
2275
|
waldur_api_client/models/marketplace_provider_resources_list_o_item.py,sha256=86IdhpI7ndmqcLIcfzu3K6vdC2CuMdU8YCb0IA8pSa0,338
|
|
2247
2276
|
waldur_api_client/models/marketplace_provider_resources_list_state_item.py,sha256=dsQU4dvVC1Qr1L_w7N5qaLQ-AFamfaIOeXC9lGOKbI4,294
|
|
2248
2277
|
waldur_api_client/models/marketplace_provider_resources_pull_response_200.py,sha256=ChnkdxT6DjqobQmFnO7a7lMC41AFj63ZXvJyh3WlTDw,1372
|
|
2249
|
-
waldur_api_client/models/marketplace_provider_resources_retrieve_field_item.py,sha256=
|
|
2278
|
+
waldur_api_client/models/marketplace_provider_resources_retrieve_field_item.py,sha256=I_xEWf2BvfG74zA2BChZKIT7TvHoVwRRwzDS-ay9dlA,2806
|
|
2250
2279
|
waldur_api_client/models/marketplace_public_offerings_count_o_item.py,sha256=jSmkX5IOfP-F3WKOQKZo8vPcl3WwzngaiafuuQsx5ZQ,532
|
|
2251
2280
|
waldur_api_client/models/marketplace_public_offerings_count_state_item.py,sha256=q2bcn0rI1-o9v9ZqxiveZcno1fzBfIsBiGtEvwbCpTQ,235
|
|
2252
|
-
waldur_api_client/models/marketplace_public_offerings_list_field_item.py,sha256=
|
|
2281
|
+
waldur_api_client/models/marketplace_public_offerings_list_field_item.py,sha256=GP9og7j5lofiOu3EW4Z7IsKu9ZLuNiBDjTzHm05akH8,2192
|
|
2253
2282
|
waldur_api_client/models/marketplace_public_offerings_list_o_item.py,sha256=eI4ZG-bW8TUt6ACr6YG3hEY0ffOsv0AZw14K75LP74w,531
|
|
2254
2283
|
waldur_api_client/models/marketplace_public_offerings_list_state_item.py,sha256=P77-cZEJWwUogiuIzZmk-k9MQKlFl5BUTpFtZ98lmtY,234
|
|
2255
|
-
waldur_api_client/models/marketplace_public_offerings_retrieve_field_item.py,sha256=
|
|
2256
|
-
waldur_api_client/models/marketplace_rancher_create_order_attributes.py,sha256=
|
|
2284
|
+
waldur_api_client/models/marketplace_public_offerings_retrieve_field_item.py,sha256=lJnCQ6-pY0lc1LtE6Z5YKnmvGWZ53lg0qDFMIdlx_P8,2196
|
|
2285
|
+
waldur_api_client/models/marketplace_rancher_create_order_attributes.py,sha256=x0S35SetRKUIcWVLYPLTSYVkNsVES3JLuVpPyn7W6rk,4726
|
|
2257
2286
|
waldur_api_client/models/marketplace_resources_count_o_item.py,sha256=JFThimhsqh4SgNRVF1ryOSBXeLxjo71g4_aTBpfbvXc,331
|
|
2258
2287
|
waldur_api_client/models/marketplace_resources_count_state_item.py,sha256=wE1G-QO4AALfUU86I1dAX2GB2x2SrO6zx4dnPY9djfk,287
|
|
2259
|
-
waldur_api_client/models/marketplace_resources_details_retrieve_field_item.py,sha256=
|
|
2260
|
-
waldur_api_client/models/marketplace_resources_list_field_item.py,sha256=
|
|
2288
|
+
waldur_api_client/models/marketplace_resources_details_retrieve_field_item.py,sha256=q6etYCRhIeYxHalNJlNRs6fsQNCG4_QPTwnV_ZRrJZ8,2805
|
|
2289
|
+
waldur_api_client/models/marketplace_resources_list_field_item.py,sha256=pmiszBaRrWJ_oThC0w0nPOV92sj8Zm0yJ85DkFfaXXQ,2794
|
|
2261
2290
|
waldur_api_client/models/marketplace_resources_list_o_item.py,sha256=6d00iPkIlmrMAx9L4WYALMd_IsMxR5oN_CtgPBVttuI,330
|
|
2262
2291
|
waldur_api_client/models/marketplace_resources_list_state_item.py,sha256=vQ-isk1nIbx3EOxSvqVKARhmMZZhJLypsGUbjbl8ERs,286
|
|
2263
2292
|
waldur_api_client/models/marketplace_resources_pull_response_200.py,sha256=mGq4Z7VwxuQEIYzIt43XtqJbD5IKTHFJ8Z62Zzl7HHQ,1329
|
|
2264
|
-
waldur_api_client/models/marketplace_resources_retrieve_field_item.py,sha256=
|
|
2293
|
+
waldur_api_client/models/marketplace_resources_retrieve_field_item.py,sha256=7zp1sGv2Eh9eoRgTGnnt6ML-h8o6bI7-W1kM4pIly0w,2798
|
|
2265
2294
|
waldur_api_client/models/marketplace_robot_accounts_count_state.py,sha256=9-sQKY19ZFie2HQH4ZVQGdpuak3RwpoN2J7xqo04hgQ,236
|
|
2266
2295
|
waldur_api_client/models/marketplace_robot_accounts_list_field_item.py,sha256=ZJPOjr2N3b1IuX3CyAIUAEL69_jR1VrHzamZMwHIsTk,918
|
|
2267
2296
|
waldur_api_client/models/marketplace_robot_accounts_list_state.py,sha256=OK386lYLBDEEdquvdgNmUkLUXJbwMWl1XXNR6NByRNQ,235
|
|
@@ -2275,7 +2304,7 @@ waldur_api_client/models/marketplace_service_providers_customer_projects_list_o_
|
|
|
2275
2304
|
waldur_api_client/models/marketplace_service_providers_customers_list_field_item.py,sha256=I-5EKpJkbkQqCIxW-3ClUJ6hjXrnRIaQGuV1h0BAghQ,508
|
|
2276
2305
|
waldur_api_client/models/marketplace_service_providers_keys_list_field_item.py,sha256=FkVwa5BgGNeqOH5qBWn1gpKzpMdh2FFAmAP2sCRQLzA,437
|
|
2277
2306
|
waldur_api_client/models/marketplace_service_providers_keys_list_o_item.py,sha256=LwUpKN-ADu8MbsFDt_cKxnSuQ1rUYe0qXBHHXRVRUws,185
|
|
2278
|
-
waldur_api_client/models/marketplace_service_providers_list_field_item.py,sha256=
|
|
2307
|
+
waldur_api_client/models/marketplace_service_providers_list_field_item.py,sha256=yAsekhqFdb6qVpDmbnJCOtfcZsB_Pp3O1Gv6GfOPN1E,707
|
|
2279
2308
|
waldur_api_client/models/marketplace_service_providers_list_o_item.py,sha256=EE0eDxt83xLs4BXy5hobpi9NksD5YjTP39X7rmAyZWA,208
|
|
2280
2309
|
waldur_api_client/models/marketplace_service_providers_list_users_list_field_item.py,sha256=dFk2OlQH2Yof0HhIt8WPY9NZTfJw_WdQsWQBD1EYL2Q,544
|
|
2281
2310
|
waldur_api_client/models/marketplace_service_providers_list_users_list_o_item.py,sha256=kv-nhi34mRgYh_o6b2A9yVM10Hb5970LHYEPCLHI0KY,338
|
|
@@ -2286,10 +2315,12 @@ waldur_api_client/models/marketplace_service_providers_project_permissions_list_
|
|
|
2286
2315
|
waldur_api_client/models/marketplace_service_providers_project_permissions_list_o_item.py,sha256=NlgMJCh_ZFkWQ2dtd70CQ5HHZLIGzuSkSwwMZzl5rIA,532
|
|
2287
2316
|
waldur_api_client/models/marketplace_service_providers_projects_list_field_item.py,sha256=zZ43Dv8uYi5QnVnbho-AbWavPMtXmOQSICsMP9jthEE,1117
|
|
2288
2317
|
waldur_api_client/models/marketplace_service_providers_projects_list_o_item.py,sha256=7PcxbcQyzl3eH3YhEI-3im_0iKfYXx4glpLBs4GO-xo,664
|
|
2289
|
-
waldur_api_client/models/marketplace_service_providers_retrieve_field_item.py,sha256=
|
|
2318
|
+
waldur_api_client/models/marketplace_service_providers_retrieve_field_item.py,sha256=SqvqEXSM6-qwQAaSsv227jDnDe3E-LyNiuiiHyo7JT8,711
|
|
2290
2319
|
waldur_api_client/models/marketplace_service_providers_user_customers_list_field_item.py,sha256=O1D7M9AsDjm0yy3ByxeZLBm0hoECJa3DLzd-DPM8GYI,512
|
|
2291
2320
|
waldur_api_client/models/marketplace_service_providers_users_list_field_item.py,sha256=kmp8qp6JD-PXuPw5b6wosav0U-Ekyb4_qoh2__9b89o,516
|
|
2292
2321
|
waldur_api_client/models/marketplace_service_providers_users_list_o_item.py,sha256=UZha_JlWdNCcrtiZCTLlVQcJgULs26eaO6-id-JCdNc,853
|
|
2322
|
+
waldur_api_client/models/marketplace_user_offering_consents_count_o_item.py,sha256=MC6SVo2z5hCJbp0w520OjMwl5KZCXdqfWaSZnCW6eBk,390
|
|
2323
|
+
waldur_api_client/models/marketplace_user_offering_consents_list_o_item.py,sha256=_wWLh7lB5mCTSKBDnXJJsrsI2-3kW7aZ3mKsuT9hCS8,389
|
|
2293
2324
|
waldur_api_client/models/merged_plugin_options.py,sha256=CYQ9AX5QHGonFM-_XxWz4WavtepMX1az8eGObIoRumE,29786
|
|
2294
2325
|
waldur_api_client/models/merged_plugin_options_request.py,sha256=lqpyLxMeE5YmcoZxanEBURuDn34YyR4hQDUqVknnDLk,29824
|
|
2295
2326
|
waldur_api_client/models/merged_secret_options.py,sha256=i8e55KXYijZAMsyxoEz02aQfpSmAinJfUUR3H9BOD9w,18063
|
|
@@ -2349,7 +2380,7 @@ waldur_api_client/models/notification_template_detail_serializers_request.py,sha
|
|
|
2349
2380
|
waldur_api_client/models/notification_template_update_serializers_request.py,sha256=jgWmeQMYwXsO_cfRY0lqndiJfFi1X0rTA4xYfXlGexo,1641
|
|
2350
2381
|
waldur_api_client/models/obtain_auth_token_request.py,sha256=SZFLgVupUuz0ezVsctShfeWDUiVCAFZ_eD9_Wzmlit4,1721
|
|
2351
2382
|
waldur_api_client/models/oecd_fos_2007_code_enum.py,sha256=V6DFDE_fRrlvG4pL2OuusA2dogH8c08pBZoQBHJPNcg,1020
|
|
2352
|
-
waldur_api_client/models/offering.py,sha256=
|
|
2383
|
+
waldur_api_client/models/offering.py,sha256=9T7psbkylY06sH_py1PscpYJ_6vb9N69UKVWzJL2VFM,40010
|
|
2353
2384
|
waldur_api_client/models/offering_attributes.py,sha256=j5AMtJWSgH_pRIDcRiU3oQ_wqEcW9yzMvAHwYXE_OVw,1235
|
|
2354
2385
|
waldur_api_client/models/offering_backend_metadata_request.py,sha256=EV-UXz9BSHUsPzDxq3aADdrvIFfng-Mr3_VGUvak7Mc,1757
|
|
2355
2386
|
waldur_api_client/models/offering_component.py,sha256=w56nGfdONhfTngAh-sYBsz-fnpTpt-kb_1dnwka0-0I,11107
|
|
@@ -2359,8 +2390,8 @@ waldur_api_client/models/offering_component_request.py,sha256=qwG0_FP3VuLeC33hyr
|
|
|
2359
2390
|
waldur_api_client/models/offering_component_stat.py,sha256=oQzbkBeULg5R9PfcyintyHweXFIWsqGsL3bqEhI6Tow,2789
|
|
2360
2391
|
waldur_api_client/models/offering_cost.py,sha256=WIFrpCWUnHlsrbnBRktZeT7L-AfimtTwMMGt6AK-A7E,1714
|
|
2361
2392
|
waldur_api_client/models/offering_country_stats.py,sha256=HxWzMlqPMaHaENwVpGDSylUgQgmTyPdx8gt6792PHZE,1668
|
|
2362
|
-
waldur_api_client/models/offering_create.py,sha256=
|
|
2363
|
-
waldur_api_client/models/offering_create_request.py,sha256=
|
|
2393
|
+
waldur_api_client/models/offering_create.py,sha256=tVbg1w59RPjYsZQaoVL6zdPCIMhzwcQw0pFzP6ZYnBY,31875
|
|
2394
|
+
waldur_api_client/models/offering_create_request.py,sha256=O281_csgWPMF9NB5BSsoQpOYiGS8m-WOpso94bgtlus,15727
|
|
2364
2395
|
waldur_api_client/models/offering_create_request_limits.py,sha256=-1Uj5D05gOr2v6MjTh8TlrVVv1fPP-r6mbtlt6yJm5w,1906
|
|
2365
2396
|
waldur_api_client/models/offering_create_service_attributes.py,sha256=OQGjEv_QwwJ8Tc46zG9_AKOLddmZ-x8Th1UUvcdbR_4,1306
|
|
2366
2397
|
waldur_api_client/models/offering_description_update_request.py,sha256=Rp1YTmqSZ0PmMPFZ8Gw1jgdEQ5UVs8AN-IBY5Uv4Dak,1588
|
|
@@ -2377,7 +2408,7 @@ waldur_api_client/models/offering_options_options.py,sha256=Sk3UCdxCBJy8-7nryO9k
|
|
|
2377
2408
|
waldur_api_client/models/offering_options_request.py,sha256=QAODe8Py_NBZn8-QkiTBxtBY0jLeONPoUszXMXE6N7M,2034
|
|
2378
2409
|
waldur_api_client/models/offering_options_request_options.py,sha256=ig3JE-tXEdX9asgb2vH28a6hmWYW7Z2lNxDQETkS48A,1826
|
|
2379
2410
|
waldur_api_client/models/offering_options_update_request.py,sha256=L95c6HUVScGfXi6-DjLIPRkcZD1OIz-gSnl36EQ2mnw,1828
|
|
2380
|
-
waldur_api_client/models/offering_overview_update_request.py,sha256=
|
|
2411
|
+
waldur_api_client/models/offering_overview_update_request.py,sha256=hWlQxNlCvK3DD-nt6jTTJnyvT84MiqVshtOByVEegEM,3662
|
|
2381
2412
|
waldur_api_client/models/offering_pause_request.py,sha256=AeRMcedum8D_HK1d2ChS8c1s89brzQEL8HZmCHLEUTY,1671
|
|
2382
2413
|
waldur_api_client/models/offering_permission.py,sha256=2BARFC3R1_HlwSAuj6xmFKBGF9sT8JiaucphWL7MEJg,6233
|
|
2383
2414
|
waldur_api_client/models/offering_reference.py,sha256=KV7XRN6h7_s-s-PN3YmjT6EPThoY29sV50l6a1HKW84,1825
|
|
@@ -2386,6 +2417,10 @@ waldur_api_client/models/offering_resource_options_update_request.py,sha256=1tz3
|
|
|
2386
2417
|
waldur_api_client/models/offering_state.py,sha256=6GERekKr5dvSxQkZtCQ3yE6nZM0k_giCTrrvR3BH_vg,208
|
|
2387
2418
|
waldur_api_client/models/offering_stats.py,sha256=rSRHzB9fE9Rk4zB9YJuIe6oBqMTfAVw2rvV2YYZnG8k,1916
|
|
2388
2419
|
waldur_api_client/models/offering_stats_counter.py,sha256=fH_bPk1csgDoqqSvGY69nPBAdr1qwoy-OBLz8DACLN0,2645
|
|
2420
|
+
waldur_api_client/models/offering_terms_of_service.py,sha256=-AULC1dbf3t5IXLFZBuWKIjzRu6RrbzhxRAEghM4RUY,4364
|
|
2421
|
+
waldur_api_client/models/offering_terms_of_service_create.py,sha256=jUswK1OAEfHXxKMte5h53wzf1UjBdxiyCQBxuVMEsH8,3414
|
|
2422
|
+
waldur_api_client/models/offering_terms_of_service_create_request.py,sha256=MDDkwmIYbcdmkGbNNK1vMjVIjf3B_phOP9v_McdHTeA,3452
|
|
2423
|
+
waldur_api_client/models/offering_terms_of_service_request.py,sha256=8EeomUF5VTnb8Hpu811SR7N88slhr0ISPyBCGzhrjsI,3201
|
|
2389
2424
|
waldur_api_client/models/offering_thumbnail_request.py,sha256=m0xiFJypMK61CyfgCrCj4K4N8nwNc8rIdrf5KLWMO4g,1640
|
|
2390
2425
|
waldur_api_client/models/offering_usage_policy.py,sha256=pndAjiQXlg2alc1SHtQza339pd9SPn8BButRbOQvS0A,6284
|
|
2391
2426
|
waldur_api_client/models/offering_usage_policy_request.py,sha256=kPpIJqi3OTRsoeXlU3YG0-Ej1cEYxEyDOd_szsFZZnc,4070
|
|
@@ -2419,7 +2454,7 @@ waldur_api_client/models/open_stack_image.py,sha256=Q1uguQ2cqVPy6InbotPS9s1xAuJc
|
|
|
2419
2454
|
waldur_api_client/models/open_stack_instance.py,sha256=u8wi5zUpWAJh0sjPZ0kLjPAsHlXDyA9J4OfuYPlVaIU,41236
|
|
2420
2455
|
waldur_api_client/models/open_stack_instance_allowed_address_pairs_update_request.py,sha256=1rv_R8X0Zm3tbyMm0R505SWzs-FS5JuHr0-pawYcK-I,2971
|
|
2421
2456
|
waldur_api_client/models/open_stack_instance_availability_zone.py,sha256=E6JVBmIeenNXoOV_bU45pO-24OXliWUwEwy_jx0jkS4,2957
|
|
2422
|
-
waldur_api_client/models/open_stack_instance_create_order_attributes.py,sha256=
|
|
2457
|
+
waldur_api_client/models/open_stack_instance_create_order_attributes.py,sha256=FX8_fuF12RhSfeRV3X8FPB5hIjOeaVaqszQivxPzMt0,11696
|
|
2423
2458
|
waldur_api_client/models/open_stack_instance_floating_i_ps_update_request.py,sha256=yfgDqos7h7uk32yMe4MjLvVomHCzTaayfdZPOVj3l-I,2615
|
|
2424
2459
|
waldur_api_client/models/open_stack_instance_marketplace_offering_plugin_options_type_0.py,sha256=i_XpEyz6LcNtIvxB6OWD76dmMKkUclzR3bohvylFVE4,1436
|
|
2425
2460
|
waldur_api_client/models/open_stack_instance_ports_update_request.py,sha256=KpR2Cz3VxpsQrNbBENvuvuICsR9v2n2aEg0Xf8vUp6k,2146
|
|
@@ -2430,14 +2465,15 @@ waldur_api_client/models/open_stack_nested_floating_ip_request.py,sha256=PbdHEBZ
|
|
|
2430
2465
|
waldur_api_client/models/open_stack_nested_instance.py,sha256=3BHJXrW9WZxB3w_nf1frH4LKkvJgOMCKkvHjocza2cI,2831
|
|
2431
2466
|
waldur_api_client/models/open_stack_nested_port.py,sha256=a3JORE80LJI6Uf-t50LiCqrNwlA3CzjsxVVf3bN2FR8,10972
|
|
2432
2467
|
waldur_api_client/models/open_stack_nested_port_request.py,sha256=20ROEnlhNSzp_RdnQKqnTiCjtfgXf3pQ0L2dpaGChsc,3305
|
|
2433
|
-
waldur_api_client/models/open_stack_nested_security_group.py,sha256=
|
|
2468
|
+
waldur_api_client/models/open_stack_nested_security_group.py,sha256=rOGu5RFwFTtpGYqnQWBMOAQaY8d_QMH76-4JBlGLO64,3376
|
|
2434
2469
|
waldur_api_client/models/open_stack_nested_security_group_request.py,sha256=W_o_A9uZiK527CgRCTCHxLzEkqjWpkZpZ6y-s9pgxWI,1645
|
|
2470
|
+
waldur_api_client/models/open_stack_nested_security_group_rules_item.py,sha256=fBiwIHHsQBltP8Dn1sQmcKJOda58C9_AMOmyoTsqVFA,6351
|
|
2435
2471
|
waldur_api_client/models/open_stack_nested_server_group.py,sha256=LMcJFQ_paV2dfJUhicuHhHZ5_vszE9K7rodo5ge2-NI,2622
|
|
2436
2472
|
waldur_api_client/models/open_stack_nested_sub_net.py,sha256=z71GJiloUIMfd_RJHg7dCF9IJ2YywcPIdwzGPEzPFSU,5312
|
|
2437
2473
|
waldur_api_client/models/open_stack_nested_sub_net_request.py,sha256=QE4pSfOzdGhkQazbTuUWy8mR4XKrVU7XQOc9z92Yr7M,3595
|
|
2438
2474
|
waldur_api_client/models/open_stack_nested_volume.py,sha256=2NB6-e0Ba3tVWoZeWq8xlMJU0Y0kUz7GdBBr7hBAEeI,5935
|
|
2439
2475
|
waldur_api_client/models/open_stack_nested_volume_request.py,sha256=-YO5fWknCJH67SwEOqfojoV2WfQbMD_GDFRx2-r4Q5Y,3216
|
|
2440
|
-
waldur_api_client/models/open_stack_network.py,sha256=
|
|
2476
|
+
waldur_api_client/models/open_stack_network.py,sha256=as8b7OGQXwwG3uZMGT6KP5vjlQnFWgeIMjF863emEGM,27315
|
|
2441
2477
|
waldur_api_client/models/open_stack_network_marketplace_offering_plugin_options_type_0.py,sha256=kxeC867kNOqwzaFc6o5RpqFBeO8njaz73CXM7vgmPO0,1431
|
|
2442
2478
|
waldur_api_client/models/open_stack_network_request.py,sha256=QdViZRVmL7eYEws4wqQozFnHzeejKTwVFRxxEHs8HZc,1845
|
|
2443
2479
|
waldur_api_client/models/open_stack_port.py,sha256=HUUbApZC40dEQUbjJcbLISutikDL1VQ1raIN9g1cMps,32962
|
|
@@ -2456,7 +2492,7 @@ waldur_api_client/models/open_stack_security_group_marketplace_offering_plugin_o
|
|
|
2456
2492
|
waldur_api_client/models/open_stack_security_group_request.py,sha256=UMCsalRHWy7xNqjrescNuys9m7F2aS-e8ggpbfVwtP8,2693
|
|
2457
2493
|
waldur_api_client/models/open_stack_security_group_rule_create.py,sha256=kLfvadIq9r0v5oFDf0qvWcRwEEkHVbE1p6X_PO_sy6I,8502
|
|
2458
2494
|
waldur_api_client/models/open_stack_security_group_rule_create_request.py,sha256=OqUZWiWNtbBUu9CcRoVEgJd1oQFxeZtvxb_3y9qV1E0,7254
|
|
2459
|
-
waldur_api_client/models/open_stack_security_group_rule_update_request.py,sha256=
|
|
2495
|
+
waldur_api_client/models/open_stack_security_group_rule_update_request.py,sha256=MmTZwXFD4jSmLgpvg_BMDKlT6S8QQDNiSaLRm0JYCzs,7346
|
|
2460
2496
|
waldur_api_client/models/open_stack_security_group_update.py,sha256=EgFu5QQRDNsjuCTH7bcnW0PjbcNt8FEtTJ0H0qMZVfE,1873
|
|
2461
2497
|
waldur_api_client/models/open_stack_security_group_update_request.py,sha256=KzPEEFJ2ukSNwEK8mC6CoTwVJWZyIOMr3fVFD8DSfZY,1911
|
|
2462
2498
|
waldur_api_client/models/open_stack_server_group.py,sha256=M_eNlN-pyKO55idHAoaIjhx4B52guyQnGpb5pD_MciA,25743
|
|
@@ -2474,16 +2510,16 @@ waldur_api_client/models/open_stack_sub_net_allocation_pool.py,sha256=b5lDuSFDs-
|
|
|
2474
2510
|
waldur_api_client/models/open_stack_sub_net_allocation_pool_request.py,sha256=uEBoNnNCMmv29fA9JTl3TfiPz5DzV67Zzu63KEt7G9g,1720
|
|
2475
2511
|
waldur_api_client/models/open_stack_sub_net_marketplace_offering_plugin_options_type_0.py,sha256=5wJ2MpvNfwI-WWSe0hFd_qMG2bRlZh8fiyxlgQENhhw,1429
|
|
2476
2512
|
waldur_api_client/models/open_stack_sub_net_request.py,sha256=sRlWx5yw0_yH1LzX4ldgR_-Zqasn52PzqeTLhgCItwI,6042
|
|
2477
|
-
waldur_api_client/models/open_stack_tenant.py,sha256=
|
|
2513
|
+
waldur_api_client/models/open_stack_tenant.py,sha256=2XDVEv7rbODs-KCZavX3mmZ3N0y2HHmI1MffXNr8QRk,25737
|
|
2478
2514
|
waldur_api_client/models/open_stack_tenant_change_password_request.py,sha256=vUUSl3qAjh5oXlYBfAiIQnQ2ULJC48z0nNX9YCyO6Dk,1690
|
|
2479
|
-
waldur_api_client/models/open_stack_tenant_create_order_attributes.py,sha256=
|
|
2515
|
+
waldur_api_client/models/open_stack_tenant_create_order_attributes.py,sha256=EkekGG3_DeNcvYY2h5qEfJ0cun61M8krzWTTERkHesM,4741
|
|
2480
2516
|
waldur_api_client/models/open_stack_tenant_marketplace_offering_plugin_options_type_0.py,sha256=ta0NBAG6I3FiZLAlwx68lrwbPBiMEIQ-wmbmK2sy0MA,1426
|
|
2481
2517
|
waldur_api_client/models/open_stack_tenant_quota.py,sha256=gf8-8fMawhb0Qz6IqMq6Xf605UkN0dyikaXLD7quizs,3715
|
|
2482
2518
|
waldur_api_client/models/open_stack_tenant_quota_request.py,sha256=aHGKcPsDZLsFkFjSLWIimX5hB1NfxttG0HRESdkiqlk,3753
|
|
2483
2519
|
waldur_api_client/models/open_stack_tenant_request.py,sha256=Qqlv1RC5LJj6BlZrnA2tdLsbYwTehk6kdsh7Or2eMcQ,3575
|
|
2484
2520
|
waldur_api_client/models/open_stack_volume.py,sha256=DTSCNTLTzqmXw0UGloEczd0mqzY3eiyMeIdM4JZXqcg,32414
|
|
2485
2521
|
waldur_api_client/models/open_stack_volume_availability_zone.py,sha256=A_BAuGLp4ox2-JqlnbyYe99AjTzYgdyDVozJ9Mi-PYs,2867
|
|
2486
|
-
waldur_api_client/models/open_stack_volume_create_order_attributes.py,sha256=
|
|
2522
|
+
waldur_api_client/models/open_stack_volume_create_order_attributes.py,sha256=wPsUaTIu5HSaj-L_hH8brvxD_BleSXpJV3CS77IlocU,5096
|
|
2487
2523
|
waldur_api_client/models/open_stack_volume_extend_request.py,sha256=U2vqydXe9IXJb0GkIx0Dq52RByrJLgk4xKnEDhZny-o,1581
|
|
2488
2524
|
waldur_api_client/models/open_stack_volume_marketplace_offering_plugin_options_type_0.py,sha256=WjgrQCLC1JNPYr0_b9ipcDa1UVV8O6ZUWZTVPaRZIyE,1426
|
|
2489
2525
|
waldur_api_client/models/open_stack_volume_request.py,sha256=KbBamlsHJefncNXRPTL5yPbfTQ3Ie0KEU1lsd2Fx0Qw,2167
|
|
@@ -2511,9 +2547,9 @@ waldur_api_client/models/openstack_marketplace_tenants_list_state_item.py,sha256
|
|
|
2511
2547
|
waldur_api_client/models/openstack_network_rbac_policies_count_policy_type.py,sha256=qpUEpUG_K0xZW0GPdq3du0gQhXtBih4Qenp8ODjcXkw,236
|
|
2512
2548
|
waldur_api_client/models/openstack_network_rbac_policies_list_policy_type.py,sha256=zUOdrZ_nRJFBqbac4eaKY9cqDy3iP1JteXRGtXFLJVc,235
|
|
2513
2549
|
waldur_api_client/models/openstack_networks_count_state_item.py,sha256=kc0PXxC9b81qiMjzINprHmOAjHF2vEmFgl1Oai_uhV0,382
|
|
2514
|
-
waldur_api_client/models/openstack_networks_list_field_item.py,sha256=
|
|
2550
|
+
waldur_api_client/models/openstack_networks_list_field_item.py,sha256=evs1QwDgo6IfT38Hjt_mOsleowolPUDCvPEh6fG-X9U,1791
|
|
2515
2551
|
waldur_api_client/models/openstack_networks_list_state_item.py,sha256=9sF-HBuarjTEcAYA4ID_ZrHn6Re1mMn-XfawhYEIKgc,381
|
|
2516
|
-
waldur_api_client/models/openstack_networks_retrieve_field_item.py,sha256=
|
|
2552
|
+
waldur_api_client/models/openstack_networks_retrieve_field_item.py,sha256=aUDVWoMrFfGGaFa9TABJWhEN1tbLe3h2lhdEKU_tYeM,1795
|
|
2517
2553
|
waldur_api_client/models/openstack_ports_count_o_item.py,sha256=1o3tif7VU4GgefaMebqBhz-SARcgpQn6iNyQ-lhTHQg,193
|
|
2518
2554
|
waldur_api_client/models/openstack_ports_list_field_item.py,sha256=KQ7-Wj90e1OL4De63QiBF3jghk6rG3UqIwmfD4BZnok,2074
|
|
2519
2555
|
waldur_api_client/models/openstack_ports_list_o_item.py,sha256=H4gm1MM3VBTMK_cDW4jb2GGwkvRnP4qAQqkYb0ZfC2c,192
|
|
@@ -2539,9 +2575,9 @@ waldur_api_client/models/openstack_subnets_retrieve_field_item.py,sha256=1mgp2Xk
|
|
|
2539
2575
|
waldur_api_client/models/openstack_tenants_backend_instances_list_state_item.py,sha256=JEj1KIyNGEQdE_jBQIKfeMynuuBWhTnJlJhUpuSrQa4,396
|
|
2540
2576
|
waldur_api_client/models/openstack_tenants_backend_volumes_list_state_item.py,sha256=MsYdQhsR-8UcGrkYbAHracXLAa5TgbPAyX8r10R8Vzo,394
|
|
2541
2577
|
waldur_api_client/models/openstack_tenants_count_state_item.py,sha256=9hgpz_ghHvsvPYLFUgcUnvcbXCpDcFE0RxALKJ5qCnI,381
|
|
2542
|
-
waldur_api_client/models/openstack_tenants_list_field_item.py,sha256=
|
|
2578
|
+
waldur_api_client/models/openstack_tenants_list_field_item.py,sha256=UX0i0bAqutN-BkiNUzGsn0NliYdYWNldfS3fFtRj4N8,1862
|
|
2543
2579
|
waldur_api_client/models/openstack_tenants_list_state_item.py,sha256=FLFNg1t-KNisdKyI7UbQsHV_MR6JOpFGrKWJES9L2cM,380
|
|
2544
|
-
waldur_api_client/models/openstack_tenants_retrieve_field_item.py,sha256=
|
|
2580
|
+
waldur_api_client/models/openstack_tenants_retrieve_field_item.py,sha256=qfmKornvMaREKzpmloCNoiXQFzaerUHq-MafEdwJEyQ,1866
|
|
2545
2581
|
waldur_api_client/models/openstack_volumes_count_state_item.py,sha256=QF-h70m-AfyJpJ6bwsnEdcy8WduWiQb-2wLvh-prA00,381
|
|
2546
2582
|
waldur_api_client/models/openstack_volumes_list_field_item.py,sha256=hg7frRO5RW4abw3aoxaIQprjHcrhoUDOzkmshfF2srI,2212
|
|
2547
2583
|
waldur_api_client/models/openstack_volumes_list_state_item.py,sha256=COQ7Sq9PNC0PHNwVydimzxgzJ4hWl10PQ2qQ2k_IoDo,380
|
|
@@ -2549,11 +2585,11 @@ waldur_api_client/models/openstack_volumes_retrieve_field_item.py,sha256=jaZQUcG
|
|
|
2549
2585
|
waldur_api_client/models/option_field.py,sha256=2_p3CBEiUvfv53IVJIzG63Fa14qjGLMEUT0n44xjGF0,3422
|
|
2550
2586
|
waldur_api_client/models/option_field_request.py,sha256=8rh1SflZq8GoUDiayMOdfoRF9qYE7YLk_fPKrJQ9U-s,3460
|
|
2551
2587
|
waldur_api_client/models/option_field_type_enum.py,sha256=RETy6bhnSxAkfDzr-CppdVYTqpGyEY1MXWLqezFXDAc,652
|
|
2552
|
-
waldur_api_client/models/order_create.py,sha256=
|
|
2588
|
+
waldur_api_client/models/order_create.py,sha256=lQ24sW2ASf34kHoE9RIS9gucOC_mYweDwm2sNM-zoWg,20719
|
|
2553
2589
|
waldur_api_client/models/order_create_limits.py,sha256=qt3ypdtQtxu6MkfdaS2AlFHUu6W81M-2CfzYuCNf8tA,1233
|
|
2554
|
-
waldur_api_client/models/order_create_request.py,sha256=
|
|
2590
|
+
waldur_api_client/models/order_create_request.py,sha256=8c09VqGvj0G0_jH4Phnby5RHbHrXdA8JOeHh6ICJFd4,14303
|
|
2555
2591
|
waldur_api_client/models/order_create_request_limits.py,sha256=xNQsB7tIP3XKLTLM3jRju0vBmm0j9t4ss501oDOGcHg,1271
|
|
2556
|
-
waldur_api_client/models/order_details.py,sha256=
|
|
2592
|
+
waldur_api_client/models/order_details.py,sha256=1V2BxmLtpmGHkHg6y4QLaWYbv-ayd33TC_s8gflj9QE,43899
|
|
2557
2593
|
waldur_api_client/models/order_details_limits.py,sha256=H5kwMomGkcmTV4esrILgDiqIk9dpiDpBWyz0LxqPeEA,1238
|
|
2558
2594
|
waldur_api_client/models/order_set_state_erred_request.py,sha256=nNajqN8q-y3LUKJtnc6dtnWk0mcsQ-1HXIUeZ4Q7nY0,2047
|
|
2559
2595
|
waldur_api_client/models/order_state.py,sha256=jXaIDxH6PZ1tU9F97_BvdBEnh8bN_eW7SpywbRFlu5s,357
|
|
@@ -2605,6 +2641,7 @@ waldur_api_client/models/patched_migration_details_request.py,sha256=FLB49LeyBy5
|
|
|
2605
2641
|
waldur_api_client/models/patched_notification_request.py,sha256=ejGJv_dJE5qWBJ4bb2J3YiDmtd1SX5gFM6_KXk_1GIY,1892
|
|
2606
2642
|
waldur_api_client/models/patched_notification_template_detail_serializers_request.py,sha256=7yfsobKsS0En0tO00lBYJadL7VShAKSlOui0j4Mn76I,1994
|
|
2607
2643
|
waldur_api_client/models/patched_offering_estimated_cost_policy_request.py,sha256=nhxloeDvL7mIUrUZqCRBMeshhsskbWXPDYMlm-OPZeg,3680
|
|
2644
|
+
waldur_api_client/models/patched_offering_terms_of_service_request.py,sha256=o0ZdEDGQmFhtYhw0-5_UUWGB40_9UZfHkhFhjouuEuE,3239
|
|
2608
2645
|
waldur_api_client/models/patched_offering_usage_policy_request.py,sha256=aZKKn6m74ek5TCemFobyC6eJxNbKwVLpfwHXZmHhOnY,4713
|
|
2609
2646
|
waldur_api_client/models/patched_offering_user_request.py,sha256=DEUcI74WfnDs5WZSlRAIA5QTSpKh02crlqTT-NWHAtQ,3757
|
|
2610
2647
|
waldur_api_client/models/patched_offering_user_role_request.py,sha256=rGfkFn1LNALrUp181Fdits0xGBPv_ElVR2yBZcMkYf8,1896
|
|
@@ -2657,6 +2694,7 @@ waldur_api_client/models/patched_service_provider_request.py,sha256=mYtDn3fhfD2d
|
|
|
2657
2694
|
waldur_api_client/models/patched_slurm_allocation_request.py,sha256=VwB12u8IWV9Rq5_6gNn461jWgU5QSpmGBuegnuXtKWM,1921
|
|
2658
2695
|
waldur_api_client/models/patched_template_request.py,sha256=58C9P9inloyRqYov0KPPIwy6IELFTak_WtpN_3v9SOo,2540
|
|
2659
2696
|
waldur_api_client/models/patched_user_agreement_request.py,sha256=E1rFGylJPLzU3HnVmT76j3sSniXgXMsATkF_z4FaClo,2396
|
|
2697
|
+
waldur_api_client/models/patched_user_offering_consent_request.py,sha256=C20mTDrL1yeH42kJFrZOQyd8neZr9NpEieKgenF_cg4,1676
|
|
2660
2698
|
waldur_api_client/models/patched_user_request.py,sha256=s5AKTAnSYXTw4nYwayLt7rgvDHcd5NljcAUoe1xlQCo,7987
|
|
2661
2699
|
waldur_api_client/models/patched_vmware_virtual_machine_request.py,sha256=2yU3zH7K2knq-fr21pTfdSsE6g12lMIHzAutkKayk-A,2607
|
|
2662
2700
|
waldur_api_client/models/patched_web_hook_request.py,sha256=M0iTEotvyWKztcv8D0gZ3O8URrsPBOcERRvu7o6hwcw,4481
|
|
@@ -2674,6 +2712,7 @@ waldur_api_client/models/payment_type_enum.py,sha256=BFrKbAncNC9K321lTuTSB_7FsU_
|
|
|
2674
2712
|
waldur_api_client/models/payment_url_request.py,sha256=8JSveJfRLq89AkfK0IDc9j4KYVySX_vb2NEcXPSIhVg,1682
|
|
2675
2713
|
waldur_api_client/models/period_enum.py,sha256=PkbygEsNWp83Kx7H1OJjpQbN42yLeUaG74dBc9euE2s,180
|
|
2676
2714
|
waldur_api_client/models/permission.py,sha256=XXOIQqgvJPBC5pcR0p0P3ZAcjVIOz3qPxbTaB3m1geQ,8779
|
|
2715
|
+
waldur_api_client/models/permission_project.py,sha256=w5wx5FWA6iaWwbwKSktZflWkzKWa18GBQFOeoeVTXag,4460
|
|
2677
2716
|
waldur_api_client/models/permission_request.py,sha256=uRpd1zprvc4Qij9D5Pg-4v43mw0xB9cEKubC4z7mpGs,6647
|
|
2678
2717
|
waldur_api_client/models/plan_component.py,sha256=1W4xEU8HNR-2X8uc4rBMpOe5JAbcf6p1Hy_xtD9v8YM,4179
|
|
2679
2718
|
waldur_api_client/models/plan_usage_response.py,sha256=NAP_Hz3pizngw9vNmlOrkUE5PK4YA7b7OfycYY6dq0Q,3385
|
|
@@ -2685,10 +2724,13 @@ waldur_api_client/models/prices_update_request.py,sha256=1Kj2Op5uNxdhza-y2R56clw
|
|
|
2685
2724
|
waldur_api_client/models/prices_update_request_prices.py,sha256=tnUhPKeW9PYncD1Ov1iDyqV2I_zmQkQm5btSM290fv4,1276
|
|
2686
2725
|
waldur_api_client/models/priority.py,sha256=MNjJSbMGZ4uUta67TqZg81-bdivsDyvEPF8ywhAEBDo,2340
|
|
2687
2726
|
waldur_api_client/models/project.py,sha256=8Gi8THCxUZ9PCIRySHdlG-6lQezOXdswkXKAnhTrM-M,19004
|
|
2727
|
+
waldur_api_client/models/project_answer.py,sha256=Hg-1eZqB2sdsOrYLte3H-nyU44T7kJmI7bo52sFrJqU,3870
|
|
2688
2728
|
waldur_api_client/models/project_credit.py,sha256=-dvDql5O1B0I_gJ8u_cbhqQHEowZxwR-715fjTmZavM,8860
|
|
2689
2729
|
waldur_api_client/models/project_credit_request.py,sha256=3Vpl5WRnX1w1mzN_9BjMtHm2Uo2ynujNZd1KL7xLk8Y,5197
|
|
2690
2730
|
waldur_api_client/models/project_credits_count_o_item.py,sha256=tl7CCxPJgqSqov-HAVhdS3wXJoL6poVTf2JCZUJFt7o,376
|
|
2691
2731
|
waldur_api_client/models/project_credits_list_o_item.py,sha256=JMgCAxZ84Eb5O0BYZxBkTgXPAE9rcqNx9sCLYWHZDbQ,375
|
|
2732
|
+
waldur_api_client/models/project_detail.py,sha256=QXEJm9BPgIn_BZDi-G48MugkVqyYhMho-pE563R7GcE,4124
|
|
2733
|
+
waldur_api_client/models/project_details_response.py,sha256=8-UBRYsiVbRLMgMdavpxy9F_w7wZ7eFikp4LRrxA-kc,3849
|
|
2692
2734
|
waldur_api_client/models/project_estimated_cost_policy.py,sha256=dbLy7AgojTVbbuEDb-mp1uqcCG_RhJl8tPYI2nga-Ys,6762
|
|
2693
2735
|
waldur_api_client/models/project_estimated_cost_policy_request.py,sha256=lm828NcYaGDAwuZYWtmvEwT-A3J7XhmkoLACWcZceOE,2870
|
|
2694
2736
|
waldur_api_client/models/project_marketplace_resource_count.py,sha256=Y8Me7yHI9ZYeDb0gzyBlIOZh9HPJ_7nqZ-6agei5rRk,1306
|
|
@@ -2780,9 +2822,9 @@ waldur_api_client/models/provider_invoice_items_list_o_item.py,sha256=kPI6IvEc8n
|
|
|
2780
2822
|
waldur_api_client/models/provider_offering.py,sha256=As-Xy7BC7dsXCbN1kuLkE1FY5K5T6PUtZbcfZXBfTlM,8733
|
|
2781
2823
|
waldur_api_client/models/provider_offering_costs.py,sha256=OyKwyTVrkd177YYtWBh12G22A86i4UOgJoyGGWcOexs,1961
|
|
2782
2824
|
waldur_api_client/models/provider_offering_customer.py,sha256=EQSbrqsKMTlTupV_8ae_S3CtgFpXcJGU9phEUKHOb9o,2726
|
|
2783
|
-
waldur_api_client/models/provider_offering_details.py,sha256=
|
|
2825
|
+
waldur_api_client/models/provider_offering_details.py,sha256=Rruo4WcfpgfP_AQrVeV0X6AVlA4JT1JQfRs8KZGKtic,45273
|
|
2784
2826
|
waldur_api_client/models/provider_offering_details_attributes.py,sha256=2ZQjBPMDwoyqbeq-w3J4XFyjfSIuPvbzhWmR0FztXo4,1316
|
|
2785
|
-
waldur_api_client/models/provider_offering_details_request.py,sha256=
|
|
2827
|
+
waldur_api_client/models/provider_offering_details_request.py,sha256=w7FGF1cRKHy6hPU1XZsCjPYV9rj-Ho5HVDHJR67gs1U,13444
|
|
2786
2828
|
waldur_api_client/models/provider_offering_details_service_attributes.py,sha256=5KU5GdD1Y6X2vmI_7DxWSs4gVuAM57D92uqwfXddPgY,1354
|
|
2787
2829
|
waldur_api_client/models/provider_plan_details.py,sha256=uU4avoygsajIRhTBRqdi9nm5XT0eZdx1-nBxbXlcS94,8521
|
|
2788
2830
|
waldur_api_client/models/provider_plan_details_future_prices.py,sha256=GY7D3RxdvMPUkLDGQ71oFY2DS7JvUBrTkqZEMEhwTUc,1315
|
|
@@ -2800,12 +2842,15 @@ waldur_api_client/models/public_maintenance_announcements_count_o_item.py,sha256
|
|
|
2800
2842
|
waldur_api_client/models/public_maintenance_announcements_count_state_item.py,sha256=ZrtXDsslUO-5UIwl0iiwZeW9ohf1CCioUQV5JIR0eDY,285
|
|
2801
2843
|
waldur_api_client/models/public_maintenance_announcements_list_o_item.py,sha256=ywONseRqTLHl_0xTWFHW1Y4zMND7u3oKJuqKLhhjtJc,373
|
|
2802
2844
|
waldur_api_client/models/public_maintenance_announcements_list_state_item.py,sha256=cJPAjKSZW42PisSY9YnMiEm2gTKgvLASXC8K0S-DPv0,284
|
|
2803
|
-
waldur_api_client/models/public_offering_details.py,sha256=
|
|
2845
|
+
waldur_api_client/models/public_offering_details.py,sha256=XI_mnGxIrq8rAe2ZUjmYBT_U-q14krBMOO-TIWO2el0,42395
|
|
2804
2846
|
waldur_api_client/models/public_offering_details_attributes.py,sha256=i0-SCeFD4PmCgSTt7S1aGP8hI_i-yrVymsoqRFXX7LA,1306
|
|
2805
2847
|
waldur_api_client/models/pull_marketplace_script_resource_request.py,sha256=UDkfiNLngvbMTBKyvvdjkOfr2EpWh56st33HhUuohtA,1696
|
|
2806
2848
|
waldur_api_client/models/query_request.py,sha256=uQF9CgIBrcRorzel3K8yA_ExJk1QCWp7atwLDppxeDA,1452
|
|
2807
2849
|
waldur_api_client/models/question_admin.py,sha256=t-2Sl-BpBqD8pnXhQwaerq-CDgjtoLUmFTv5G8lVjpk,11299
|
|
2808
2850
|
waldur_api_client/models/question_admin_request.py,sha256=n8grnVenvhlMUxrBYwsnxU9cBSorSvHGOrAakZiddvo,9611
|
|
2851
|
+
waldur_api_client/models/question_answer.py,sha256=yDW-VNN5kbjnX824EaqQdFtojgP9u26sBn9NrI17Qp0,6051
|
|
2852
|
+
waldur_api_client/models/question_answer_project_answers_item.py,sha256=anRYkYAmdXzdU-Cu6hebXiPmzRYRX_DuITN9gPzb2DM,1314
|
|
2853
|
+
waldur_api_client/models/question_answer_question_options_item.py,sha256=0o1y5bgZqxy8ktrTnAntyJFU4eEMC29IemNIF6efj60,1319
|
|
2809
2854
|
waldur_api_client/models/question_dependency.py,sha256=YRTVOk_W2KVN7ex7EvrzjegmKI6NfVmDSKRheQvoRFY,3748
|
|
2810
2855
|
waldur_api_client/models/question_dependency_request.py,sha256=BjSnCkuq4Zl_4sgvN_Jw9xY99R2rXZJcTf3bc3Y3K3M,2899
|
|
2811
2856
|
waldur_api_client/models/question_options_admin.py,sha256=FUZIbTBjR2UIugKCyhN5wNCEcIKtvILhC_JuEGAGHIg,2511
|
|
@@ -2906,6 +2951,11 @@ waldur_api_client/models/remote_offering.py,sha256=XqSExFBlPixkh_7o5yl74sHDpw59y
|
|
|
2906
2951
|
waldur_api_client/models/remote_offering_create_request.py,sha256=4pSdfNQODjhF6OYNxCagMl90Z8QT-Amo4DU-YmEoKzs,2972
|
|
2907
2952
|
waldur_api_client/models/remote_offering_create_response.py,sha256=W59mN29auhijm1UvpeLWX19_USEBcuuni1ZRJct1798,1563
|
|
2908
2953
|
waldur_api_client/models/remote_project_update_request.py,sha256=B1j5QlGHSVZLCOuiRFN_JD_WdGH3-KFKlKXGqWswpgg,13670
|
|
2954
|
+
waldur_api_client/models/remote_resource_order.py,sha256=6NrFy0_WixtsJZT4Zi_yuT5IdHqZMHXyjMcAYPg8WuQ,2609
|
|
2955
|
+
waldur_api_client/models/remote_resource_order_remote_state_enum.py,sha256=xFzNPgJLFI3vOYmyJwcutPw4E_B0bLNrbl4c0cCjut8,268
|
|
2956
|
+
waldur_api_client/models/remote_resource_sync_status.py,sha256=W75KZM7lJ46G9CGQfMHiyC2FyICrZ5qpSJJY_rgZUOo,4130
|
|
2957
|
+
waldur_api_client/models/remote_resource_sync_status_remote_state_enum.py,sha256=TzwdRMYxsJ5W4jabQt-uwrl2nNH2bxHMibIYrAyuG-w,241
|
|
2958
|
+
waldur_api_client/models/remote_resource_team_member.py,sha256=REaZQViw6AcJMyKdMRqPVCFphDp-gvZOdSlzmuKo55U,2318
|
|
2909
2959
|
waldur_api_client/models/remote_synchronisation.py,sha256=xsVNDtZVWApzTZJ3ZCFW7AVY1M3X-3CTzc7JIqlZG2E,7002
|
|
2910
2960
|
waldur_api_client/models/remote_synchronisation_request.py,sha256=jKaCe8gUEOEQV0aWoCmhztcf9X83E7ymarzeejaohk8,4232
|
|
2911
2961
|
waldur_api_client/models/remove_offering_component_request.py,sha256=8w7kxh9fhL41M_uDA70CkKS6JqXvZXbLufJWZG_rOF4,1573
|
|
@@ -2917,7 +2967,7 @@ waldur_api_client/models/requested_offering_request.py,sha256=WLjcqqT6e7nX45z-dt
|
|
|
2917
2967
|
waldur_api_client/models/requested_offering_states.py,sha256=aRCc6hAt-6hLBL31B3N353WpxUL7ReLc8aLCS0N_apQ,208
|
|
2918
2968
|
waldur_api_client/models/requested_resource.py,sha256=CPrkG4G2h0kTB30RHs6DAmmFKSmBiQi8-H5nGnaYWpQ,5147
|
|
2919
2969
|
waldur_api_client/models/requested_resource_request.py,sha256=NnQC2_Ib_paO6szj-5mba_T7vpOFhTcEHmlVyYoRpo8,3905
|
|
2920
|
-
waldur_api_client/models/resource.py,sha256=
|
|
2970
|
+
waldur_api_client/models/resource.py,sha256=tuR-44L6AFe9zypYTDn4Dd0qXNIKu5A4VstauxeJXfc,42317
|
|
2921
2971
|
waldur_api_client/models/resource_attributes.py,sha256=_YJkmdPQOg2nJvmdRsNH--768kATNGvMb_U-QpPSLEc,1235
|
|
2922
2972
|
waldur_api_client/models/resource_backend_id_request.py,sha256=NkjwuR1yvmsh8UohnBt2aH_c2a1SiyVnrHFHhZzFVWk,1661
|
|
2923
2973
|
waldur_api_client/models/resource_backend_metadata_request.py,sha256=UXhVQzxDJfS7GEzor2cjC-96oTTQ3ieMJjiI2T9VRVo,1658
|
|
@@ -2988,7 +3038,7 @@ waldur_api_client/models/screenshot.py,sha256=0ilSOiujfT-sYv-xDjA1F633TLTzA8PPcU
|
|
|
2988
3038
|
waldur_api_client/models/screenshot_request.py,sha256=fsko8vV1fFlqB-2masPaZ2CQ9npqNqJgqjYEjarYCeE,2210
|
|
2989
3039
|
waldur_api_client/models/section.py,sha256=jgqJm9w6HbVCG2sT5WsdH3bjsuClPJvxyW69f3eGMkg,2805
|
|
2990
3040
|
waldur_api_client/models/section_request.py,sha256=_DSd4hA06BA7SHnrPcxpSwPwQPx-IyZRtsQFHas4ToY,2191
|
|
2991
|
-
waldur_api_client/models/service_provider.py,sha256=
|
|
3041
|
+
waldur_api_client/models/service_provider.py,sha256=8kQyd1lt4yd8_2r51gEYgtr-ikvZuY5KktIuKngR5yo,8558
|
|
2992
3042
|
waldur_api_client/models/service_provider_api_secret_code.py,sha256=FQ8a3TNPVbyyGn2N7OJszNmgLbdLa6hQBwJgoNAiOyA,1641
|
|
2993
3043
|
waldur_api_client/models/service_provider_compliance_overview.py,sha256=g3ntykCZ1HYaXbKMfUyh7YS_YiyJy0wC1a2vXUCoQyQ,3711
|
|
2994
3044
|
waldur_api_client/models/service_provider_offering_user_compliance.py,sha256=8C7Fx86SrJ8YubKVyGwns1e4GHgsmD_GnxK-h56LhqM,5731
|
|
@@ -3020,7 +3070,7 @@ waldur_api_client/models/slurm_allocations_list_field_item.py,sha256=KfwsykZPrza
|
|
|
3020
3070
|
waldur_api_client/models/slurm_allocations_list_state_item.py,sha256=sppXc_x6W4f4BDKSHaSPuu2YbOzO9XMgXS-7KMNk7tw,380
|
|
3021
3071
|
waldur_api_client/models/slurm_allocations_retrieve_field_item.py,sha256=2G4xRXxQ28TPhojMoI_f4DU6CV8tj3ALYF86gf493jQ,1788
|
|
3022
3072
|
waldur_api_client/models/slurm_association.py,sha256=WMNXnRTcoNHnNAHvXCj4zYXHHJ_EoZi3mUExvpdh-L4,1883
|
|
3023
|
-
waldur_api_client/models/slurm_invoices_slurm_package_create_order_attributes.py,sha256=
|
|
3073
|
+
waldur_api_client/models/slurm_invoices_slurm_package_create_order_attributes.py,sha256=F8K0f_2QJzi_pfNlWgHTGZGlM4TH-n4Zg_DyXiovEV0,2275
|
|
3024
3074
|
waldur_api_client/models/slurm_jobs_list_field_item.py,sha256=Ru71XhVHUC7b3WHP06vNDSVlIQ2AZOXERg0UlmcaC88,1119
|
|
3025
3075
|
waldur_api_client/models/slurm_jobs_retrieve_field_item.py,sha256=lXvzpTWrQlfQJ8f_q8MSOIWegXgxYF5MDp6zuIFTYAQ,1123
|
|
3026
3076
|
waldur_api_client/models/smax_web_hook_receiver.py,sha256=uv4cL53BvSvezZoxKHUUydyWbDqTK0wTM_1h-nn7BRs,1463
|
|
@@ -3041,6 +3091,7 @@ waldur_api_client/models/support_issues_count_o_item.py,sha256=c5Mk3mezZqkIOoGuv
|
|
|
3041
3091
|
waldur_api_client/models/support_issues_list_o_item.py,sha256=LFD-dvt977oofYKCman8D0DCeYsshh6iCL0gw1DefHs,931
|
|
3042
3092
|
waldur_api_client/models/support_stats.py,sha256=IgICK1aCY9ToE4RThsWcR0E8oiALrhQkat_zig2na40,2238
|
|
3043
3093
|
waldur_api_client/models/support_user.py,sha256=9zRlaCw5ZSL5LvdaX4XaOKCq8uxtokkv6UmX99YhbIs,3375
|
|
3094
|
+
waldur_api_client/models/sync_status_enum.py,sha256=TdirX3o8K8redIATlUUzFYqn741-owl8ZkrG4KXX6QU,207
|
|
3044
3095
|
waldur_api_client/models/table_size.py,sha256=rTUJS_V6ikwio9m_sRYFO83f9Ao06fxqboGAblzJTSQ,2116
|
|
3045
3096
|
waldur_api_client/models/template.py,sha256=pgJKM-znWR6YtQ9UA5AjQ76t0V9hYxeXtwIyZPH6knc,3431
|
|
3046
3097
|
waldur_api_client/models/template_attachment.py,sha256=sMjbOeGYWEl-qIibExYw56gRC9EPq3_HE_YygJemX3c,2455
|
|
@@ -3064,6 +3115,10 @@ waldur_api_client/models/user_invitations_count_o_item.py,sha256=92vNPUagZLLCm48
|
|
|
3064
3115
|
waldur_api_client/models/user_invitations_count_state_item.py,sha256=9ZaP8n93w1Anyv69xSk9h_ENOA5Z2DWMr0W-pYRkI90,312
|
|
3065
3116
|
waldur_api_client/models/user_invitations_list_o_item.py,sha256=ImM14j6A0-YqQc7_iZQDnV5S-oR6d2tyPnxiZ1VMo1E,322
|
|
3066
3117
|
waldur_api_client/models/user_invitations_list_state_item.py,sha256=iZaLrYqbESMZ9wTenM6ugrx-LZFwX-R4u9hz-qBWbQM,311
|
|
3118
|
+
waldur_api_client/models/user_offering_consent.py,sha256=bMh50M2CMcnBZAyYqGrIxqruEaZrppNbCCsYf6BPpcE,6009
|
|
3119
|
+
waldur_api_client/models/user_offering_consent_create.py,sha256=sE2xqXFtr5FTu-69igONwBdmFGrv04ig772Iq0Dzoec,1588
|
|
3120
|
+
waldur_api_client/models/user_offering_consent_create_request.py,sha256=VOxXxiIZuoXG9242LeEoqXoEZTMfGud9yXJi7eEZvKs,1626
|
|
3121
|
+
waldur_api_client/models/user_offering_consent_request.py,sha256=aK169mG3aqErOaLtF2cE4dhX4Ig93rVAGjPSdwNF-24,1638
|
|
3067
3122
|
waldur_api_client/models/user_permission_requests_count_o_item.py,sha256=cOhlbI6QoaSzHQQ06KwTaihzIaZmVjW9n_bKeOZusaQ,229
|
|
3068
3123
|
waldur_api_client/models/user_permission_requests_count_state_item.py,sha256=30n3ZxpiYc4dAMKP_iDAs4cOQUlmqaumUmyxH1Ho2LA,263
|
|
3069
3124
|
waldur_api_client/models/user_permission_requests_list_o_item.py,sha256=4YiwajIraQ0jLARbGj0Q55q_qSg3FMDXauKYtYpLkPE,228
|
|
@@ -3082,7 +3137,7 @@ waldur_api_client/models/users_list_field_item.py,sha256=e9umXx722WWK-ZALB2-eSdL
|
|
|
3082
3137
|
waldur_api_client/models/users_list_o_item.py,sha256=NglqufgXCzbx-oavYFcZlZcrqQS_c62slMhhZUw9lV8,826
|
|
3083
3138
|
waldur_api_client/models/users_me_retrieve_field_item.py,sha256=4yPYQ2iwrBM5giVK7Z2hnMEYGiUVIE68TCZwX4WL3Vo,1405
|
|
3084
3139
|
waldur_api_client/models/users_retrieve_field_item.py,sha256=I32sRub95zyo-UKumqREIGyFsGaDIAEcOy40MzvqBk8,1403
|
|
3085
|
-
waldur_api_client/models/v_mware_virtual_machine_create_order_attributes.py,sha256=
|
|
3140
|
+
waldur_api_client/models/v_mware_virtual_machine_create_order_attributes.py,sha256=M_yHZY1ZAm8WCG0l4Ml7HxLQ5O37QCAhtkzk7PcU9Y8,8214
|
|
3086
3141
|
waldur_api_client/models/v_mware_virtual_machine_create_order_attributes_guest_os_type_1.py,sha256=9Ajk6dw_5KrxHJhlsnAy4cIJRMNYMa2XzaedFpnz0qs,4744
|
|
3087
3142
|
waldur_api_client/models/v_mware_virtual_machine_create_order_attributes_guest_os_type_2_type_1.py,sha256=cgDpv42saLyYpWnLRywr5icuEPU6RrOWRgLQTupFVlE,4749
|
|
3088
3143
|
waldur_api_client/models/v_mware_virtual_machine_create_order_attributes_guest_os_type_3_type_1.py,sha256=wNvULlAvXZz-4ne-Rf-BwK6iSq8KbGJJlkAOPzt709Y,4749
|
|
@@ -3137,7 +3192,7 @@ waldur_api_client/models/webhook_event_enum.py,sha256=P8kLmYD2Z-EqFjfr489bholAay
|
|
|
3137
3192
|
waldur_api_client/models/widget_enum.py,sha256=oC-BDHXc9GnUD3IhxVHMbhkYTdfpWLBcaUXjY__RERs,201
|
|
3138
3193
|
waldur_api_client/py.typed,sha256=8ZJUsxZiuOy1oJeVhsTWQhTG_6pTVHVXk5hJL79ebTk,25
|
|
3139
3194
|
waldur_api_client/types.py,sha256=ZSn3mJeG6_KoPRQVkzh_-bMkaCht3nO3bkQg0tt1aN8,1381
|
|
3140
|
-
waldur_api_client-7.7.
|
|
3141
|
-
waldur_api_client-7.7.
|
|
3142
|
-
waldur_api_client-7.7.
|
|
3143
|
-
waldur_api_client-7.7.
|
|
3195
|
+
waldur_api_client-7.7.7.dist-info/LICENSE,sha256=ggoC8v8nQf3HIDGLzIB6VMlzLScX8tIpNhFa0s8UYxw,1072
|
|
3196
|
+
waldur_api_client-7.7.7.dist-info/METADATA,sha256=Qrd2btrfnLbCceVTknkf8_NvSxFXGvZmJLq0_i-KlVY,5845
|
|
3197
|
+
waldur_api_client-7.7.7.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
3198
|
+
waldur_api_client-7.7.7.dist-info/RECORD,,
|