azure_mgmt_compute 0.19.1 → 0.19.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/2015-06-15/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2016-03-30/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2016-04-30-preview/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2017-03-30/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2017-09-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2017-12-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-04-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-06-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-09-30/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2018-10-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-03-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-04-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-07-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-11-01/generated/azure_mgmt_compute/compute_management_client.rb +1 -1
- data/lib/2019-12-01/generated/azure_mgmt_compute.rb +310 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/availability_sets.rb +916 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/compute_management_client.rb +232 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/dedicated_host_groups.rb +852 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/dedicated_hosts.rb +806 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/galleries.rb +988 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/gallery_application_versions.rb +915 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/gallery_applications.rb +856 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/gallery_image_versions.rb +911 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/gallery_images.rb +856 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/images.rb +975 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/log_analytics.rb +341 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/additional_capabilities.rb +51 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/additional_unattend_content.rb +93 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/aggregated_replication_state.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/api_entity_reference.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/api_error.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/api_error_base.rb +68 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/automatic_osupgrade_policy.rb +63 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/automatic_osupgrade_properties.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/automatic_repairs_policy.rb +64 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/availability_set.rb +189 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/availability_set_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/availability_set_sku_types.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/availability_set_update.rb +142 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/billing_profile.rb +60 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/boot_diagnostics.rb +62 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/boot_diagnostics_instance_view.rb +74 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/caching_types.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/component_names.rb +15 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/compute_operation_list_result.rb +56 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/compute_operation_value.rb +108 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/data_disk.rb +201 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/data_disk_image.rb +49 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/data_disk_image_encryption.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host.rb +220 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_allocatable_vm.rb +60 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_available_capacity.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_group.rb +148 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_group_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_group_update.rb +111 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_instance_view.rb +81 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_license_types.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/dedicated_host_update.rb +172 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/diagnostics_profile.rb +52 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/diff_disk_options.rb +15 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/diff_disk_placement.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/diff_disk_settings.rb +69 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/disallowed.rb +54 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/disk_create_option_types.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/disk_encryption_set_parameters.rb +46 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/disk_encryption_settings.rb +73 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/disk_image_encryption.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/disk_instance_view.rb +87 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/encryption_images.rb +69 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery.rb +125 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application.rb +161 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application_list.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application_update.rb +153 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application_version.rb +127 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application_version_list.rb +101 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application_version_publishing_profile.rb +130 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_application_version_update.rb +119 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_artifact_publishing_profile_base.rb +120 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_artifact_source.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_artifact_version_source.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_data_disk_image.rb +76 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_disk_image.rb +74 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_identifier.rb +48 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image.rb +251 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_identifier.rb +68 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_list.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_update.rb +243 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_version.rb +139 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_version_list.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_version_publishing_profile.rb +93 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_version_storage_profile.rb +79 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_image_version_update.rb +131 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_list.rb +99 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_osdisk_image.rb +62 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/gallery_update.rb +117 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/hardware_profile.rb +104 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/host_caching.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/hyper_vgeneration.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/hyper_vgeneration_type.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/hyper_vgeneration_types.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image.rb +139 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_data_disk.rb +108 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_disk.rb +126 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_list_result.rb +99 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_osdisk.rb +123 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_purchase_plan.rb +69 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_reference.rb +114 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_storage_profile.rb +86 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/image_update.rb +102 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/inner_error.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/instance_view_status.rb +93 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/instance_view_types.rb +15 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/interval_in_mins.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ipversion.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/key_vault_key_reference.rb +59 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/key_vault_secret_reference.rb +59 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/linux_configuration.rb +81 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/list_usages_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/log_analytics_input_base.rb +102 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/log_analytics_operation_result.rb +48 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/log_analytics_output.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/maintenance_operation_result_code_types.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/maintenance_redeploy_status.rb +115 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/managed_artifact.rb +46 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/managed_disk_parameters.rb +70 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/network_interface_reference.rb +55 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/network_profile.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/operating_system_state_types.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/operating_system_types.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/orchestration_service_names.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/orchestration_service_state.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/orchestration_service_state_action.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/orchestration_service_state_input.rb +59 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/orchestration_service_summary.rb +61 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/osdisk.rb +191 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/osdisk_image.rb +48 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/osdisk_image_encryption.rb +43 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/osprofile.rb +202 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/pass_names.rb +15 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/plan.rb +86 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/protocol_types.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/proximity_placement_group.rb +180 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/proximity_placement_group_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/proximity_placement_group_type.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/proximity_placement_group_update.rb +51 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/purchase_plan.rb +71 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/recommended_machine_configuration.rb +60 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/recovery_walk_response.rb +60 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/regional_replication_status.rb +86 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/replication_state.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/replication_status.rb +71 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/replication_status_types.rb +15 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/request_rate_by_interval_input.rb +97 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/resource.rb +110 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/resource_identity_type.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/resource_range.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rollback_status_info.rb +74 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rolling_upgrade_action_type.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rolling_upgrade_policy.rb +108 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rolling_upgrade_progress_info.rb +88 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rolling_upgrade_running_status.rb +88 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rolling_upgrade_status_code.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/rolling_upgrade_status_info.rb +141 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_document.rb +116 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_document_base.rb +92 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_input.rb +87 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_input_parameter.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_parameter_definition.rb +81 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/run_command_result.rb +56 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/scale_in_policy.rb +71 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/scheduled_events_profile.rb +49 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/setting_names.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/sku.rb +73 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ssh_configuration.rb +56 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ssh_public_key.rb +64 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ssh_public_key_generate_key_pair_result.rb +73 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ssh_public_key_resource.rb +102 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ssh_public_key_update_resource.rb +67 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/ssh_public_keys_group_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/status_level_types.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/storage_account_type.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/storage_account_types.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/storage_profile.rb +89 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/sub_resource.rb +47 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/sub_resource_read_only.rb +48 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/sub_resource_with_colocation_status.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/target_region.rb +83 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/terminate_notification_profile.rb +62 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/throttled_requests_input.rb +83 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/update_resource.rb +54 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/update_resource_definition.rb +90 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_mode.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_operation_historical_status_info.rb +73 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_operation_historical_status_info_properties.rb +116 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_operation_history_status.rb +74 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_operation_invoker.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_policy.rb +79 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/upgrade_state.rb +18 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/usage.rb +83 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/usage_name.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/user_artifact_source.rb +58 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/vault_certificate.rb +72 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/vault_secret_group.rb +69 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_hard_disk.rb +46 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine.rb +412 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_agent_instance_view.rb +87 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_capture_parameters.rb +69 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_capture_result.rb +99 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_eviction_policy_types.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_extension.rb +195 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_extension_handler_instance_view.rb +71 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_extension_image.rb +146 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_extension_instance_view.rb +109 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_extension_update.rb +134 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_extensions_list_result.rb +55 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_health_status.rb +48 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_identity.rb +102 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_identity_user_assigned_identities_value.rb +61 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_image.rb +142 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_image_resource.rb +87 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_instance_view.rb +217 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_list_result.rb +99 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_priority_types.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_reimage_parameters.rb +49 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set.rb +318 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_data_disk.rb +153 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_extension.rb +184 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_extension_list_result.rb +103 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_extension_profile.rb +56 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_extension_update.rb +185 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_identity.rb +105 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_identity_user_assigned_identities_value.rb +61 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_instance_view.rb +113 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_instance_view_statuses_summary.rb +59 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_ip_tag.rb +58 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_ipconfiguration.rb +195 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_list_osupgrade_history.rb +104 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_list_result.rb +100 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_list_skus_result.rb +101 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_list_with_link_result.rb +102 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_managed_disk_parameters.rb +63 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_network_configuration.rb +137 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_network_configuration_dns_settings.rb +56 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_network_profile.rb +71 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_osdisk.rb +180 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_osprofile.rb +167 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_public_ipaddress_configuration.rb +120 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_public_ipaddress_configuration_dns_settings.rb +51 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_reimage_parameters.rb +65 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_scale_in_rules.rb +17 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_sku.rb +74 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_sku_capacity.rb +85 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_sku_scale_type.rb +16 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_storage_profile.rb +91 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update.rb +210 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_ipconfiguration.rb +190 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_network_configuration.rb +136 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_network_profile.rb +72 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_osdisk.rb +122 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_osprofile.rb +92 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_public_ipaddress_configuration.rb +72 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_storage_profile.rb +80 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_update_vmprofile.rb +138 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vm.rb +384 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmextensions_summary.rb +70 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vminstance_ids.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vminstance_required_ids.rb +55 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vminstance_view.rb +196 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmlist_result.rb +101 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmnetwork_profile_configuration.rb +57 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmprofile.rb +176 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmprotection_policy.rb +60 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_scale_set_vmreimage_parameters.rb +44 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_size.rb +106 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_size_list_result.rb +55 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_size_types.rb +180 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_status_code_count.rb +61 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/virtual_machine_update.rb +355 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/vmscale_set_convert_to_single_placement_group_input.rb +52 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/win_rmconfiguration.rb +56 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/win_rmlistener.rb +67 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/models/windows_configuration.rb +114 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/module_definition.rb +9 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/operations.rb +109 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/proximity_placement_groups.rb +846 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/ssh_public_keys.rb +939 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/usage_operations.rb +241 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_extension_images.rb +360 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_extensions.rb +701 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_images.rb +600 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_run_commands.rb +322 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_extensions.rb +821 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_rolling_upgrades.rb +498 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_vmextensions.rb +709 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_scale_set_vms.rb +2087 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_scale_sets.rb +3288 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machine_sizes.rb +122 -0
- data/lib/2019-12-01/generated/azure_mgmt_compute/virtual_machines.rb +3050 -0
- data/lib/azure_mgmt_compute.rb +12 -11
- data/lib/profiles/latest/modules/compute_profile_module.rb +891 -821
- data/lib/version.rb +1 -1
- metadata +288 -2
|
@@ -0,0 +1,856 @@
|
|
|
1
|
+
# encoding: utf-8
|
|
2
|
+
# Code generated by Microsoft (R) AutoRest Code Generator.
|
|
3
|
+
# Changes may cause incorrect behavior and will be lost if the code is
|
|
4
|
+
# regenerated.
|
|
5
|
+
|
|
6
|
+
module Azure::Compute::Mgmt::V2019_12_01
|
|
7
|
+
#
|
|
8
|
+
# Compute Client
|
|
9
|
+
#
|
|
10
|
+
class GalleryApplications
|
|
11
|
+
include MsRestAzure
|
|
12
|
+
|
|
13
|
+
#
|
|
14
|
+
# Creates and initializes a new instance of the GalleryApplications class.
|
|
15
|
+
# @param client service class for accessing basic functionality.
|
|
16
|
+
#
|
|
17
|
+
def initialize(client)
|
|
18
|
+
@client = client
|
|
19
|
+
end
|
|
20
|
+
|
|
21
|
+
# @return [ComputeManagementClient] reference to the ComputeManagementClient
|
|
22
|
+
attr_reader :client
|
|
23
|
+
|
|
24
|
+
#
|
|
25
|
+
# Create or update a gallery Application Definition.
|
|
26
|
+
#
|
|
27
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
28
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
29
|
+
# which the Application Definition is to be created.
|
|
30
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
31
|
+
# Definition to be created or updated. The allowed characters are alphabets and
|
|
32
|
+
# numbers with dots, dashes, and periods allowed in the middle. The maximum
|
|
33
|
+
# length is 80 characters.
|
|
34
|
+
# @param gallery_application [GalleryApplication] Parameters supplied to the
|
|
35
|
+
# create or update gallery Application operation.
|
|
36
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
37
|
+
# will be added to the HTTP request.
|
|
38
|
+
#
|
|
39
|
+
# @return [GalleryApplication] operation results.
|
|
40
|
+
#
|
|
41
|
+
def create_or_update(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
42
|
+
response = create_or_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers).value!
|
|
43
|
+
response.body unless response.nil?
|
|
44
|
+
end
|
|
45
|
+
|
|
46
|
+
#
|
|
47
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
48
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
49
|
+
# which the Application Definition is to be created.
|
|
50
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
51
|
+
# Definition to be created or updated. The allowed characters are alphabets and
|
|
52
|
+
# numbers with dots, dashes, and periods allowed in the middle. The maximum
|
|
53
|
+
# length is 80 characters.
|
|
54
|
+
# @param gallery_application [GalleryApplication] Parameters supplied to the
|
|
55
|
+
# create or update gallery Application operation.
|
|
56
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
57
|
+
# will be added to the HTTP request.
|
|
58
|
+
#
|
|
59
|
+
# @return [Concurrent::Promise] promise which provides async access to http
|
|
60
|
+
# response.
|
|
61
|
+
#
|
|
62
|
+
def create_or_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
63
|
+
# Send request
|
|
64
|
+
promise = begin_create_or_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers)
|
|
65
|
+
|
|
66
|
+
promise = promise.then do |response|
|
|
67
|
+
# Defining deserialization method.
|
|
68
|
+
deserialize_method = lambda do |parsed_response|
|
|
69
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
70
|
+
parsed_response = @client.deserialize(result_mapper, parsed_response)
|
|
71
|
+
end
|
|
72
|
+
|
|
73
|
+
# Waiting for response.
|
|
74
|
+
@client.get_long_running_operation_result(response, deserialize_method)
|
|
75
|
+
end
|
|
76
|
+
|
|
77
|
+
promise
|
|
78
|
+
end
|
|
79
|
+
|
|
80
|
+
#
|
|
81
|
+
# Update a gallery Application Definition.
|
|
82
|
+
#
|
|
83
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
84
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
85
|
+
# which the Application Definition is to be updated.
|
|
86
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
87
|
+
# Definition to be updated. The allowed characters are alphabets and numbers
|
|
88
|
+
# with dots, dashes, and periods allowed in the middle. The maximum length is
|
|
89
|
+
# 80 characters.
|
|
90
|
+
# @param gallery_application [GalleryApplicationUpdate] Parameters supplied to
|
|
91
|
+
# the update gallery Application operation.
|
|
92
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
93
|
+
# will be added to the HTTP request.
|
|
94
|
+
#
|
|
95
|
+
# @return [GalleryApplication] operation results.
|
|
96
|
+
#
|
|
97
|
+
def update(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
98
|
+
response = update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers).value!
|
|
99
|
+
response.body unless response.nil?
|
|
100
|
+
end
|
|
101
|
+
|
|
102
|
+
#
|
|
103
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
104
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
105
|
+
# which the Application Definition is to be updated.
|
|
106
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
107
|
+
# Definition to be updated. The allowed characters are alphabets and numbers
|
|
108
|
+
# with dots, dashes, and periods allowed in the middle. The maximum length is
|
|
109
|
+
# 80 characters.
|
|
110
|
+
# @param gallery_application [GalleryApplicationUpdate] Parameters supplied to
|
|
111
|
+
# the update gallery Application operation.
|
|
112
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
113
|
+
# will be added to the HTTP request.
|
|
114
|
+
#
|
|
115
|
+
# @return [Concurrent::Promise] promise which provides async access to http
|
|
116
|
+
# response.
|
|
117
|
+
#
|
|
118
|
+
def update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
119
|
+
# Send request
|
|
120
|
+
promise = begin_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers)
|
|
121
|
+
|
|
122
|
+
promise = promise.then do |response|
|
|
123
|
+
# Defining deserialization method.
|
|
124
|
+
deserialize_method = lambda do |parsed_response|
|
|
125
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
126
|
+
parsed_response = @client.deserialize(result_mapper, parsed_response)
|
|
127
|
+
end
|
|
128
|
+
|
|
129
|
+
# Waiting for response.
|
|
130
|
+
@client.get_long_running_operation_result(response, deserialize_method)
|
|
131
|
+
end
|
|
132
|
+
|
|
133
|
+
promise
|
|
134
|
+
end
|
|
135
|
+
|
|
136
|
+
#
|
|
137
|
+
# Retrieves information about a gallery Application Definition.
|
|
138
|
+
#
|
|
139
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
140
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
141
|
+
# which the Application Definitions are to be retrieved.
|
|
142
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
143
|
+
# Definition to be retrieved.
|
|
144
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
145
|
+
# will be added to the HTTP request.
|
|
146
|
+
#
|
|
147
|
+
# @return [GalleryApplication] operation results.
|
|
148
|
+
#
|
|
149
|
+
def get(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
150
|
+
response = get_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:custom_headers).value!
|
|
151
|
+
response.body unless response.nil?
|
|
152
|
+
end
|
|
153
|
+
|
|
154
|
+
#
|
|
155
|
+
# Retrieves information about a gallery Application Definition.
|
|
156
|
+
#
|
|
157
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
158
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
159
|
+
# which the Application Definitions are to be retrieved.
|
|
160
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
161
|
+
# Definition to be retrieved.
|
|
162
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
163
|
+
# will be added to the HTTP request.
|
|
164
|
+
#
|
|
165
|
+
# @return [MsRestAzure::AzureOperationResponse] HTTP response information.
|
|
166
|
+
#
|
|
167
|
+
def get_with_http_info(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
168
|
+
get_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:custom_headers).value!
|
|
169
|
+
end
|
|
170
|
+
|
|
171
|
+
#
|
|
172
|
+
# Retrieves information about a gallery Application Definition.
|
|
173
|
+
#
|
|
174
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
175
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
176
|
+
# which the Application Definitions are to be retrieved.
|
|
177
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
178
|
+
# Definition to be retrieved.
|
|
179
|
+
# @param [Hash{String => String}] A hash of custom headers that will be added
|
|
180
|
+
# to the HTTP request.
|
|
181
|
+
#
|
|
182
|
+
# @return [Concurrent::Promise] Promise object which holds the HTTP response.
|
|
183
|
+
#
|
|
184
|
+
def get_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
185
|
+
fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
|
|
186
|
+
fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
|
|
187
|
+
fail ArgumentError, 'gallery_name is nil' if gallery_name.nil?
|
|
188
|
+
fail ArgumentError, 'gallery_application_name is nil' if gallery_application_name.nil?
|
|
189
|
+
fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
request_headers = {}
|
|
193
|
+
request_headers['Content-Type'] = 'application/json; charset=utf-8'
|
|
194
|
+
|
|
195
|
+
# Set Headers
|
|
196
|
+
request_headers['x-ms-client-request-id'] = SecureRandom.uuid
|
|
197
|
+
request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
|
|
198
|
+
path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}'
|
|
199
|
+
|
|
200
|
+
request_url = @base_url || @client.base_url
|
|
201
|
+
|
|
202
|
+
options = {
|
|
203
|
+
middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
|
|
204
|
+
path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'galleryName' => gallery_name,'galleryApplicationName' => gallery_application_name},
|
|
205
|
+
query_params: {'api-version' => @client.api_version},
|
|
206
|
+
headers: request_headers.merge(custom_headers || {}),
|
|
207
|
+
base_url: request_url
|
|
208
|
+
}
|
|
209
|
+
promise = @client.make_request_async(:get, path_template, options)
|
|
210
|
+
|
|
211
|
+
promise = promise.then do |result|
|
|
212
|
+
http_response = result.response
|
|
213
|
+
status_code = http_response.status
|
|
214
|
+
response_content = http_response.body
|
|
215
|
+
unless status_code == 200
|
|
216
|
+
error_model = JSON.load(response_content)
|
|
217
|
+
fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
|
|
218
|
+
end
|
|
219
|
+
|
|
220
|
+
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
221
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
222
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
223
|
+
# Deserialize Response
|
|
224
|
+
if status_code == 200
|
|
225
|
+
begin
|
|
226
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
227
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
228
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
229
|
+
rescue Exception => e
|
|
230
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
231
|
+
end
|
|
232
|
+
end
|
|
233
|
+
|
|
234
|
+
result
|
|
235
|
+
end
|
|
236
|
+
|
|
237
|
+
promise.execute
|
|
238
|
+
end
|
|
239
|
+
|
|
240
|
+
#
|
|
241
|
+
# Delete a gallery Application.
|
|
242
|
+
#
|
|
243
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
244
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
245
|
+
# which the Application Definition is to be deleted.
|
|
246
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
247
|
+
# Definition to be deleted.
|
|
248
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
249
|
+
# will be added to the HTTP request.
|
|
250
|
+
#
|
|
251
|
+
def delete(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
252
|
+
response = delete_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:custom_headers).value!
|
|
253
|
+
nil
|
|
254
|
+
end
|
|
255
|
+
|
|
256
|
+
#
|
|
257
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
258
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
259
|
+
# which the Application Definition is to be deleted.
|
|
260
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
261
|
+
# Definition to be deleted.
|
|
262
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
263
|
+
# will be added to the HTTP request.
|
|
264
|
+
#
|
|
265
|
+
# @return [Concurrent::Promise] promise which provides async access to http
|
|
266
|
+
# response.
|
|
267
|
+
#
|
|
268
|
+
def delete_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
269
|
+
# Send request
|
|
270
|
+
promise = begin_delete_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:custom_headers)
|
|
271
|
+
|
|
272
|
+
promise = promise.then do |response|
|
|
273
|
+
# Defining deserialization method.
|
|
274
|
+
deserialize_method = lambda do |parsed_response|
|
|
275
|
+
end
|
|
276
|
+
|
|
277
|
+
# Waiting for response.
|
|
278
|
+
@client.get_long_running_operation_result(response, deserialize_method)
|
|
279
|
+
end
|
|
280
|
+
|
|
281
|
+
promise
|
|
282
|
+
end
|
|
283
|
+
|
|
284
|
+
#
|
|
285
|
+
# List gallery Application Definitions in a gallery.
|
|
286
|
+
#
|
|
287
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
288
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
289
|
+
# which Application Definitions are to be listed.
|
|
290
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
291
|
+
# will be added to the HTTP request.
|
|
292
|
+
#
|
|
293
|
+
# @return [Array<GalleryApplication>] operation results.
|
|
294
|
+
#
|
|
295
|
+
def list_by_gallery(resource_group_name, gallery_name, custom_headers:nil)
|
|
296
|
+
first_page = list_by_gallery_as_lazy(resource_group_name, gallery_name, custom_headers:custom_headers)
|
|
297
|
+
first_page.get_all_items
|
|
298
|
+
end
|
|
299
|
+
|
|
300
|
+
#
|
|
301
|
+
# List gallery Application Definitions in a gallery.
|
|
302
|
+
#
|
|
303
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
304
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
305
|
+
# which Application Definitions are to be listed.
|
|
306
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
307
|
+
# will be added to the HTTP request.
|
|
308
|
+
#
|
|
309
|
+
# @return [MsRestAzure::AzureOperationResponse] HTTP response information.
|
|
310
|
+
#
|
|
311
|
+
def list_by_gallery_with_http_info(resource_group_name, gallery_name, custom_headers:nil)
|
|
312
|
+
list_by_gallery_async(resource_group_name, gallery_name, custom_headers:custom_headers).value!
|
|
313
|
+
end
|
|
314
|
+
|
|
315
|
+
#
|
|
316
|
+
# List gallery Application Definitions in a gallery.
|
|
317
|
+
#
|
|
318
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
319
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
320
|
+
# which Application Definitions are to be listed.
|
|
321
|
+
# @param [Hash{String => String}] A hash of custom headers that will be added
|
|
322
|
+
# to the HTTP request.
|
|
323
|
+
#
|
|
324
|
+
# @return [Concurrent::Promise] Promise object which holds the HTTP response.
|
|
325
|
+
#
|
|
326
|
+
def list_by_gallery_async(resource_group_name, gallery_name, custom_headers:nil)
|
|
327
|
+
fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
|
|
328
|
+
fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
|
|
329
|
+
fail ArgumentError, 'gallery_name is nil' if gallery_name.nil?
|
|
330
|
+
fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
request_headers = {}
|
|
334
|
+
request_headers['Content-Type'] = 'application/json; charset=utf-8'
|
|
335
|
+
|
|
336
|
+
# Set Headers
|
|
337
|
+
request_headers['x-ms-client-request-id'] = SecureRandom.uuid
|
|
338
|
+
request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
|
|
339
|
+
path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications'
|
|
340
|
+
|
|
341
|
+
request_url = @base_url || @client.base_url
|
|
342
|
+
|
|
343
|
+
options = {
|
|
344
|
+
middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
|
|
345
|
+
path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'galleryName' => gallery_name},
|
|
346
|
+
query_params: {'api-version' => @client.api_version},
|
|
347
|
+
headers: request_headers.merge(custom_headers || {}),
|
|
348
|
+
base_url: request_url
|
|
349
|
+
}
|
|
350
|
+
promise = @client.make_request_async(:get, path_template, options)
|
|
351
|
+
|
|
352
|
+
promise = promise.then do |result|
|
|
353
|
+
http_response = result.response
|
|
354
|
+
status_code = http_response.status
|
|
355
|
+
response_content = http_response.body
|
|
356
|
+
unless status_code == 200
|
|
357
|
+
error_model = JSON.load(response_content)
|
|
358
|
+
fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
|
|
359
|
+
end
|
|
360
|
+
|
|
361
|
+
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
362
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
363
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
364
|
+
# Deserialize Response
|
|
365
|
+
if status_code == 200
|
|
366
|
+
begin
|
|
367
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
368
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationList.mapper()
|
|
369
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
370
|
+
rescue Exception => e
|
|
371
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
372
|
+
end
|
|
373
|
+
end
|
|
374
|
+
|
|
375
|
+
result
|
|
376
|
+
end
|
|
377
|
+
|
|
378
|
+
promise.execute
|
|
379
|
+
end
|
|
380
|
+
|
|
381
|
+
#
|
|
382
|
+
# Create or update a gallery Application Definition.
|
|
383
|
+
#
|
|
384
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
385
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
386
|
+
# which the Application Definition is to be created.
|
|
387
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
388
|
+
# Definition to be created or updated. The allowed characters are alphabets and
|
|
389
|
+
# numbers with dots, dashes, and periods allowed in the middle. The maximum
|
|
390
|
+
# length is 80 characters.
|
|
391
|
+
# @param gallery_application [GalleryApplication] Parameters supplied to the
|
|
392
|
+
# create or update gallery Application operation.
|
|
393
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
394
|
+
# will be added to the HTTP request.
|
|
395
|
+
#
|
|
396
|
+
# @return [GalleryApplication] operation results.
|
|
397
|
+
#
|
|
398
|
+
def begin_create_or_update(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
399
|
+
response = begin_create_or_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers).value!
|
|
400
|
+
response.body unless response.nil?
|
|
401
|
+
end
|
|
402
|
+
|
|
403
|
+
#
|
|
404
|
+
# Create or update a gallery Application Definition.
|
|
405
|
+
#
|
|
406
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
407
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
408
|
+
# which the Application Definition is to be created.
|
|
409
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
410
|
+
# Definition to be created or updated. The allowed characters are alphabets and
|
|
411
|
+
# numbers with dots, dashes, and periods allowed in the middle. The maximum
|
|
412
|
+
# length is 80 characters.
|
|
413
|
+
# @param gallery_application [GalleryApplication] Parameters supplied to the
|
|
414
|
+
# create or update gallery Application operation.
|
|
415
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
416
|
+
# will be added to the HTTP request.
|
|
417
|
+
#
|
|
418
|
+
# @return [MsRestAzure::AzureOperationResponse] HTTP response information.
|
|
419
|
+
#
|
|
420
|
+
def begin_create_or_update_with_http_info(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
421
|
+
begin_create_or_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers).value!
|
|
422
|
+
end
|
|
423
|
+
|
|
424
|
+
#
|
|
425
|
+
# Create or update a gallery Application Definition.
|
|
426
|
+
#
|
|
427
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
428
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
429
|
+
# which the Application Definition is to be created.
|
|
430
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
431
|
+
# Definition to be created or updated. The allowed characters are alphabets and
|
|
432
|
+
# numbers with dots, dashes, and periods allowed in the middle. The maximum
|
|
433
|
+
# length is 80 characters.
|
|
434
|
+
# @param gallery_application [GalleryApplication] Parameters supplied to the
|
|
435
|
+
# create or update gallery Application operation.
|
|
436
|
+
# @param [Hash{String => String}] A hash of custom headers that will be added
|
|
437
|
+
# to the HTTP request.
|
|
438
|
+
#
|
|
439
|
+
# @return [Concurrent::Promise] Promise object which holds the HTTP response.
|
|
440
|
+
#
|
|
441
|
+
def begin_create_or_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
442
|
+
fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
|
|
443
|
+
fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
|
|
444
|
+
fail ArgumentError, 'gallery_name is nil' if gallery_name.nil?
|
|
445
|
+
fail ArgumentError, 'gallery_application_name is nil' if gallery_application_name.nil?
|
|
446
|
+
fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
|
|
447
|
+
fail ArgumentError, 'gallery_application is nil' if gallery_application.nil?
|
|
448
|
+
|
|
449
|
+
|
|
450
|
+
request_headers = {}
|
|
451
|
+
request_headers['Content-Type'] = 'application/json; charset=utf-8'
|
|
452
|
+
|
|
453
|
+
# Set Headers
|
|
454
|
+
request_headers['x-ms-client-request-id'] = SecureRandom.uuid
|
|
455
|
+
request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
|
|
456
|
+
|
|
457
|
+
# Serialize Request
|
|
458
|
+
request_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
459
|
+
request_content = @client.serialize(request_mapper, gallery_application)
|
|
460
|
+
request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
|
|
461
|
+
|
|
462
|
+
path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}'
|
|
463
|
+
|
|
464
|
+
request_url = @base_url || @client.base_url
|
|
465
|
+
|
|
466
|
+
options = {
|
|
467
|
+
middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
|
|
468
|
+
path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'galleryName' => gallery_name,'galleryApplicationName' => gallery_application_name},
|
|
469
|
+
query_params: {'api-version' => @client.api_version},
|
|
470
|
+
body: request_content,
|
|
471
|
+
headers: request_headers.merge(custom_headers || {}),
|
|
472
|
+
base_url: request_url
|
|
473
|
+
}
|
|
474
|
+
promise = @client.make_request_async(:put, path_template, options)
|
|
475
|
+
|
|
476
|
+
promise = promise.then do |result|
|
|
477
|
+
http_response = result.response
|
|
478
|
+
status_code = http_response.status
|
|
479
|
+
response_content = http_response.body
|
|
480
|
+
unless status_code == 200 || status_code == 201 || status_code == 202
|
|
481
|
+
error_model = JSON.load(response_content)
|
|
482
|
+
fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
|
|
483
|
+
end
|
|
484
|
+
|
|
485
|
+
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
486
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
487
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
488
|
+
# Deserialize Response
|
|
489
|
+
if status_code == 200
|
|
490
|
+
begin
|
|
491
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
492
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
493
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
494
|
+
rescue Exception => e
|
|
495
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
496
|
+
end
|
|
497
|
+
end
|
|
498
|
+
# Deserialize Response
|
|
499
|
+
if status_code == 201
|
|
500
|
+
begin
|
|
501
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
502
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
503
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
504
|
+
rescue Exception => e
|
|
505
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
506
|
+
end
|
|
507
|
+
end
|
|
508
|
+
# Deserialize Response
|
|
509
|
+
if status_code == 202
|
|
510
|
+
begin
|
|
511
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
512
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
513
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
514
|
+
rescue Exception => e
|
|
515
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
516
|
+
end
|
|
517
|
+
end
|
|
518
|
+
|
|
519
|
+
result
|
|
520
|
+
end
|
|
521
|
+
|
|
522
|
+
promise.execute
|
|
523
|
+
end
|
|
524
|
+
|
|
525
|
+
#
|
|
526
|
+
# Update a gallery Application Definition.
|
|
527
|
+
#
|
|
528
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
529
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
530
|
+
# which the Application Definition is to be updated.
|
|
531
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
532
|
+
# Definition to be updated. The allowed characters are alphabets and numbers
|
|
533
|
+
# with dots, dashes, and periods allowed in the middle. The maximum length is
|
|
534
|
+
# 80 characters.
|
|
535
|
+
# @param gallery_application [GalleryApplicationUpdate] Parameters supplied to
|
|
536
|
+
# the update gallery Application operation.
|
|
537
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
538
|
+
# will be added to the HTTP request.
|
|
539
|
+
#
|
|
540
|
+
# @return [GalleryApplication] operation results.
|
|
541
|
+
#
|
|
542
|
+
def begin_update(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
543
|
+
response = begin_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers).value!
|
|
544
|
+
response.body unless response.nil?
|
|
545
|
+
end
|
|
546
|
+
|
|
547
|
+
#
|
|
548
|
+
# Update a gallery Application Definition.
|
|
549
|
+
#
|
|
550
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
551
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
552
|
+
# which the Application Definition is to be updated.
|
|
553
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
554
|
+
# Definition to be updated. The allowed characters are alphabets and numbers
|
|
555
|
+
# with dots, dashes, and periods allowed in the middle. The maximum length is
|
|
556
|
+
# 80 characters.
|
|
557
|
+
# @param gallery_application [GalleryApplicationUpdate] Parameters supplied to
|
|
558
|
+
# the update gallery Application operation.
|
|
559
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
560
|
+
# will be added to the HTTP request.
|
|
561
|
+
#
|
|
562
|
+
# @return [MsRestAzure::AzureOperationResponse] HTTP response information.
|
|
563
|
+
#
|
|
564
|
+
def begin_update_with_http_info(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
565
|
+
begin_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:custom_headers).value!
|
|
566
|
+
end
|
|
567
|
+
|
|
568
|
+
#
|
|
569
|
+
# Update a gallery Application Definition.
|
|
570
|
+
#
|
|
571
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
572
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
573
|
+
# which the Application Definition is to be updated.
|
|
574
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
575
|
+
# Definition to be updated. The allowed characters are alphabets and numbers
|
|
576
|
+
# with dots, dashes, and periods allowed in the middle. The maximum length is
|
|
577
|
+
# 80 characters.
|
|
578
|
+
# @param gallery_application [GalleryApplicationUpdate] Parameters supplied to
|
|
579
|
+
# the update gallery Application operation.
|
|
580
|
+
# @param [Hash{String => String}] A hash of custom headers that will be added
|
|
581
|
+
# to the HTTP request.
|
|
582
|
+
#
|
|
583
|
+
# @return [Concurrent::Promise] Promise object which holds the HTTP response.
|
|
584
|
+
#
|
|
585
|
+
def begin_update_async(resource_group_name, gallery_name, gallery_application_name, gallery_application, custom_headers:nil)
|
|
586
|
+
fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
|
|
587
|
+
fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
|
|
588
|
+
fail ArgumentError, 'gallery_name is nil' if gallery_name.nil?
|
|
589
|
+
fail ArgumentError, 'gallery_application_name is nil' if gallery_application_name.nil?
|
|
590
|
+
fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
|
|
591
|
+
fail ArgumentError, 'gallery_application is nil' if gallery_application.nil?
|
|
592
|
+
|
|
593
|
+
|
|
594
|
+
request_headers = {}
|
|
595
|
+
request_headers['Content-Type'] = 'application/json; charset=utf-8'
|
|
596
|
+
|
|
597
|
+
# Set Headers
|
|
598
|
+
request_headers['x-ms-client-request-id'] = SecureRandom.uuid
|
|
599
|
+
request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
|
|
600
|
+
|
|
601
|
+
# Serialize Request
|
|
602
|
+
request_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationUpdate.mapper()
|
|
603
|
+
request_content = @client.serialize(request_mapper, gallery_application)
|
|
604
|
+
request_content = request_content != nil ? JSON.generate(request_content, quirks_mode: true) : nil
|
|
605
|
+
|
|
606
|
+
path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}'
|
|
607
|
+
|
|
608
|
+
request_url = @base_url || @client.base_url
|
|
609
|
+
|
|
610
|
+
options = {
|
|
611
|
+
middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
|
|
612
|
+
path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'galleryName' => gallery_name,'galleryApplicationName' => gallery_application_name},
|
|
613
|
+
query_params: {'api-version' => @client.api_version},
|
|
614
|
+
body: request_content,
|
|
615
|
+
headers: request_headers.merge(custom_headers || {}),
|
|
616
|
+
base_url: request_url
|
|
617
|
+
}
|
|
618
|
+
promise = @client.make_request_async(:patch, path_template, options)
|
|
619
|
+
|
|
620
|
+
promise = promise.then do |result|
|
|
621
|
+
http_response = result.response
|
|
622
|
+
status_code = http_response.status
|
|
623
|
+
response_content = http_response.body
|
|
624
|
+
unless status_code == 200
|
|
625
|
+
error_model = JSON.load(response_content)
|
|
626
|
+
fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
|
|
627
|
+
end
|
|
628
|
+
|
|
629
|
+
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
630
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
631
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
632
|
+
# Deserialize Response
|
|
633
|
+
if status_code == 200
|
|
634
|
+
begin
|
|
635
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
636
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplication.mapper()
|
|
637
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
638
|
+
rescue Exception => e
|
|
639
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
640
|
+
end
|
|
641
|
+
end
|
|
642
|
+
|
|
643
|
+
result
|
|
644
|
+
end
|
|
645
|
+
|
|
646
|
+
promise.execute
|
|
647
|
+
end
|
|
648
|
+
|
|
649
|
+
#
|
|
650
|
+
# Delete a gallery Application.
|
|
651
|
+
#
|
|
652
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
653
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
654
|
+
# which the Application Definition is to be deleted.
|
|
655
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
656
|
+
# Definition to be deleted.
|
|
657
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
658
|
+
# will be added to the HTTP request.
|
|
659
|
+
#
|
|
660
|
+
#
|
|
661
|
+
def begin_delete(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
662
|
+
response = begin_delete_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:custom_headers).value!
|
|
663
|
+
nil
|
|
664
|
+
end
|
|
665
|
+
|
|
666
|
+
#
|
|
667
|
+
# Delete a gallery Application.
|
|
668
|
+
#
|
|
669
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
670
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
671
|
+
# which the Application Definition is to be deleted.
|
|
672
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
673
|
+
# Definition to be deleted.
|
|
674
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
675
|
+
# will be added to the HTTP request.
|
|
676
|
+
#
|
|
677
|
+
# @return [MsRestAzure::AzureOperationResponse] HTTP response information.
|
|
678
|
+
#
|
|
679
|
+
def begin_delete_with_http_info(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
680
|
+
begin_delete_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:custom_headers).value!
|
|
681
|
+
end
|
|
682
|
+
|
|
683
|
+
#
|
|
684
|
+
# Delete a gallery Application.
|
|
685
|
+
#
|
|
686
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
687
|
+
# @param gallery_name [String] The name of the Shared Application Gallery in
|
|
688
|
+
# which the Application Definition is to be deleted.
|
|
689
|
+
# @param gallery_application_name [String] The name of the gallery Application
|
|
690
|
+
# Definition to be deleted.
|
|
691
|
+
# @param [Hash{String => String}] A hash of custom headers that will be added
|
|
692
|
+
# to the HTTP request.
|
|
693
|
+
#
|
|
694
|
+
# @return [Concurrent::Promise] Promise object which holds the HTTP response.
|
|
695
|
+
#
|
|
696
|
+
def begin_delete_async(resource_group_name, gallery_name, gallery_application_name, custom_headers:nil)
|
|
697
|
+
fail ArgumentError, '@client.subscription_id is nil' if @client.subscription_id.nil?
|
|
698
|
+
fail ArgumentError, 'resource_group_name is nil' if resource_group_name.nil?
|
|
699
|
+
fail ArgumentError, 'gallery_name is nil' if gallery_name.nil?
|
|
700
|
+
fail ArgumentError, 'gallery_application_name is nil' if gallery_application_name.nil?
|
|
701
|
+
fail ArgumentError, '@client.api_version is nil' if @client.api_version.nil?
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
request_headers = {}
|
|
705
|
+
request_headers['Content-Type'] = 'application/json; charset=utf-8'
|
|
706
|
+
|
|
707
|
+
# Set Headers
|
|
708
|
+
request_headers['x-ms-client-request-id'] = SecureRandom.uuid
|
|
709
|
+
request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
|
|
710
|
+
path_template = 'subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Compute/galleries/{galleryName}/applications/{galleryApplicationName}'
|
|
711
|
+
|
|
712
|
+
request_url = @base_url || @client.base_url
|
|
713
|
+
|
|
714
|
+
options = {
|
|
715
|
+
middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
|
|
716
|
+
path_params: {'subscriptionId' => @client.subscription_id,'resourceGroupName' => resource_group_name,'galleryName' => gallery_name,'galleryApplicationName' => gallery_application_name},
|
|
717
|
+
query_params: {'api-version' => @client.api_version},
|
|
718
|
+
headers: request_headers.merge(custom_headers || {}),
|
|
719
|
+
base_url: request_url
|
|
720
|
+
}
|
|
721
|
+
promise = @client.make_request_async(:delete, path_template, options)
|
|
722
|
+
|
|
723
|
+
promise = promise.then do |result|
|
|
724
|
+
http_response = result.response
|
|
725
|
+
status_code = http_response.status
|
|
726
|
+
response_content = http_response.body
|
|
727
|
+
unless status_code == 200 || status_code == 202 || status_code == 204
|
|
728
|
+
error_model = JSON.load(response_content)
|
|
729
|
+
fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
|
|
730
|
+
end
|
|
731
|
+
|
|
732
|
+
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
733
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
734
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
735
|
+
|
|
736
|
+
result
|
|
737
|
+
end
|
|
738
|
+
|
|
739
|
+
promise.execute
|
|
740
|
+
end
|
|
741
|
+
|
|
742
|
+
#
|
|
743
|
+
# List gallery Application Definitions in a gallery.
|
|
744
|
+
#
|
|
745
|
+
# @param next_page_link [String] The NextLink from the previous successful call
|
|
746
|
+
# to List operation.
|
|
747
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
748
|
+
# will be added to the HTTP request.
|
|
749
|
+
#
|
|
750
|
+
# @return [GalleryApplicationList] operation results.
|
|
751
|
+
#
|
|
752
|
+
def list_by_gallery_next(next_page_link, custom_headers:nil)
|
|
753
|
+
response = list_by_gallery_next_async(next_page_link, custom_headers:custom_headers).value!
|
|
754
|
+
response.body unless response.nil?
|
|
755
|
+
end
|
|
756
|
+
|
|
757
|
+
#
|
|
758
|
+
# List gallery Application Definitions in a gallery.
|
|
759
|
+
#
|
|
760
|
+
# @param next_page_link [String] The NextLink from the previous successful call
|
|
761
|
+
# to List operation.
|
|
762
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
763
|
+
# will be added to the HTTP request.
|
|
764
|
+
#
|
|
765
|
+
# @return [MsRestAzure::AzureOperationResponse] HTTP response information.
|
|
766
|
+
#
|
|
767
|
+
def list_by_gallery_next_with_http_info(next_page_link, custom_headers:nil)
|
|
768
|
+
list_by_gallery_next_async(next_page_link, custom_headers:custom_headers).value!
|
|
769
|
+
end
|
|
770
|
+
|
|
771
|
+
#
|
|
772
|
+
# List gallery Application Definitions in a gallery.
|
|
773
|
+
#
|
|
774
|
+
# @param next_page_link [String] The NextLink from the previous successful call
|
|
775
|
+
# to List operation.
|
|
776
|
+
# @param [Hash{String => String}] A hash of custom headers that will be added
|
|
777
|
+
# to the HTTP request.
|
|
778
|
+
#
|
|
779
|
+
# @return [Concurrent::Promise] Promise object which holds the HTTP response.
|
|
780
|
+
#
|
|
781
|
+
def list_by_gallery_next_async(next_page_link, custom_headers:nil)
|
|
782
|
+
fail ArgumentError, 'next_page_link is nil' if next_page_link.nil?
|
|
783
|
+
|
|
784
|
+
|
|
785
|
+
request_headers = {}
|
|
786
|
+
request_headers['Content-Type'] = 'application/json; charset=utf-8'
|
|
787
|
+
|
|
788
|
+
# Set Headers
|
|
789
|
+
request_headers['x-ms-client-request-id'] = SecureRandom.uuid
|
|
790
|
+
request_headers['accept-language'] = @client.accept_language unless @client.accept_language.nil?
|
|
791
|
+
path_template = '{nextLink}'
|
|
792
|
+
|
|
793
|
+
request_url = @base_url || @client.base_url
|
|
794
|
+
|
|
795
|
+
options = {
|
|
796
|
+
middlewares: [[MsRest::RetryPolicyMiddleware, times: 3, retry: 0.02], [:cookie_jar]],
|
|
797
|
+
skip_encoding_path_params: {'nextLink' => next_page_link},
|
|
798
|
+
headers: request_headers.merge(custom_headers || {}),
|
|
799
|
+
base_url: request_url
|
|
800
|
+
}
|
|
801
|
+
promise = @client.make_request_async(:get, path_template, options)
|
|
802
|
+
|
|
803
|
+
promise = promise.then do |result|
|
|
804
|
+
http_response = result.response
|
|
805
|
+
status_code = http_response.status
|
|
806
|
+
response_content = http_response.body
|
|
807
|
+
unless status_code == 200
|
|
808
|
+
error_model = JSON.load(response_content)
|
|
809
|
+
fail MsRestAzure::AzureOperationError.new(result.request, http_response, error_model)
|
|
810
|
+
end
|
|
811
|
+
|
|
812
|
+
result.request_id = http_response['x-ms-request-id'] unless http_response['x-ms-request-id'].nil?
|
|
813
|
+
result.correlation_request_id = http_response['x-ms-correlation-request-id'] unless http_response['x-ms-correlation-request-id'].nil?
|
|
814
|
+
result.client_request_id = http_response['x-ms-client-request-id'] unless http_response['x-ms-client-request-id'].nil?
|
|
815
|
+
# Deserialize Response
|
|
816
|
+
if status_code == 200
|
|
817
|
+
begin
|
|
818
|
+
parsed_response = response_content.to_s.empty? ? nil : JSON.load(response_content)
|
|
819
|
+
result_mapper = Azure::Compute::Mgmt::V2019_12_01::Models::GalleryApplicationList.mapper()
|
|
820
|
+
result.body = @client.deserialize(result_mapper, parsed_response)
|
|
821
|
+
rescue Exception => e
|
|
822
|
+
fail MsRest::DeserializationError.new('Error occurred in deserializing the response', e.message, e.backtrace, result)
|
|
823
|
+
end
|
|
824
|
+
end
|
|
825
|
+
|
|
826
|
+
result
|
|
827
|
+
end
|
|
828
|
+
|
|
829
|
+
promise.execute
|
|
830
|
+
end
|
|
831
|
+
|
|
832
|
+
#
|
|
833
|
+
# List gallery Application Definitions in a gallery.
|
|
834
|
+
#
|
|
835
|
+
# @param resource_group_name [String] The name of the resource group.
|
|
836
|
+
# @param gallery_name [String] The name of the Shared Application Gallery from
|
|
837
|
+
# which Application Definitions are to be listed.
|
|
838
|
+
# @param custom_headers [Hash{String => String}] A hash of custom headers that
|
|
839
|
+
# will be added to the HTTP request.
|
|
840
|
+
#
|
|
841
|
+
# @return [GalleryApplicationList] which provide lazy access to pages of the
|
|
842
|
+
# response.
|
|
843
|
+
#
|
|
844
|
+
def list_by_gallery_as_lazy(resource_group_name, gallery_name, custom_headers:nil)
|
|
845
|
+
response = list_by_gallery_async(resource_group_name, gallery_name, custom_headers:custom_headers).value!
|
|
846
|
+
unless response.nil?
|
|
847
|
+
page = response.body
|
|
848
|
+
page.next_method = Proc.new do |next_page_link|
|
|
849
|
+
list_by_gallery_next_async(next_page_link, custom_headers:custom_headers)
|
|
850
|
+
end
|
|
851
|
+
page
|
|
852
|
+
end
|
|
853
|
+
end
|
|
854
|
+
|
|
855
|
+
end
|
|
856
|
+
end
|