vsphere-automation-vcenter 0.2.2 → 0.3.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (92) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +6 -6
  3. data/README.md +26 -26
  4. data/docs/CertificateManagementVcenterTlsApi.md +3 -5
  5. data/docs/DeploymentApi.md +4 -8
  6. data/docs/DeploymentImportHistoryApi.md +4 -8
  7. data/docs/DeploymentInstallApi.md +4 -8
  8. data/docs/DeploymentInstallPscReplicatedApi.md +3 -5
  9. data/docs/DeploymentInstallPscStandaloneApi.md +3 -5
  10. data/docs/DeploymentInstallRemotePscApi.md +3 -5
  11. data/docs/DeploymentQuestionApi.md +3 -5
  12. data/docs/DeploymentUpgradeApi.md +4 -8
  13. data/docs/InventoryDatastoreApi.md +3 -5
  14. data/docs/InventoryNetworkApi.md +3 -5
  15. data/docs/IsoImageApi.md +6 -10
  16. data/docs/OvfLibraryItemApi.md +3 -5
  17. data/docs/StoragePoliciesApi.md +3 -5
  18. data/docs/TopologyPscsApi.md +3 -5
  19. data/docs/VcenterDeploymentInfo.md +1 -1
  20. data/docs/VcenterInventoryDatastoreFindResult.md +1 -1
  21. data/docs/VcenterInventoryNetworkFindResult.md +1 -1
  22. data/docs/VcenterOvfLibraryItemResourcePoolDeploymentSpec.md +2 -2
  23. data/docs/VcenterServicesServiceListDetailsResult.md +1 -1
  24. data/docs/VcenterStoragePoliciesComplianceSummary.md +1 -1
  25. data/docs/VcenterStoragePoliciesComplianceVMInfo.md +1 -1
  26. data/docs/VcenterStoragePoliciesComplianceVMListResult.md +1 -1
  27. data/docs/VcenterStoragePoliciesVMListResult.md +1 -1
  28. data/docs/VcenterVMInfo.md +8 -8
  29. data/docs/VcenterVmGuestLocalFilesystemResult.md +1 -1
  30. data/docs/VcenterVmStoragePolicyComplianceInfo.md +1 -1
  31. data/docs/VcenterVmStoragePolicyInfo.md +1 -1
  32. data/docs/VcenterVmStoragePolicyUpdateSpec.md +1 -1
  33. data/docs/VcenterVmTemplateLibraryItemsCreateSpec.md +1 -1
  34. data/docs/VcenterVmTemplateLibraryItemsDeploySpec.md +1 -1
  35. data/docs/VcenterVmTemplateLibraryItemsHardwareCustomizationSpec.md +2 -2
  36. data/docs/VcenterVmTemplateLibraryItemsInfo.md +2 -2
  37. data/docs/VchaClusterActiveApi.md +3 -5
  38. data/docs/VchaClusterApi.md +3 -5
  39. data/docs/VchaClusterModeApi.md +3 -5
  40. data/docs/VchaClusterPassiveApi.md +3 -5
  41. data/docs/VchaClusterWitnessApi.md +3 -5
  42. data/docs/VchaVcCredentialsApi.md +3 -5
  43. data/docs/VmGuestPowerApi.md +3 -5
  44. data/docs/VmStoragePolicyComplianceApi.md +3 -5
  45. data/docs/VmTemplateLibraryItemsApi.md +3 -5
  46. data/lib/vsphere-automation-vcenter/api/certificate_management_vcenter_tls_api.rb +4 -15
  47. data/lib/vsphere-automation-vcenter/api/deployment_api.rb +4 -15
  48. data/lib/vsphere-automation-vcenter/api/deployment_import_history_api.rb +4 -15
  49. data/lib/vsphere-automation-vcenter/api/deployment_install_api.rb +4 -15
  50. data/lib/vsphere-automation-vcenter/api/deployment_install_psc_replicated_api.rb +4 -15
  51. data/lib/vsphere-automation-vcenter/api/deployment_install_psc_standalone_api.rb +4 -15
  52. data/lib/vsphere-automation-vcenter/api/deployment_install_remote_psc_api.rb +4 -15
  53. data/lib/vsphere-automation-vcenter/api/deployment_question_api.rb +4 -15
  54. data/lib/vsphere-automation-vcenter/api/deployment_upgrade_api.rb +4 -15
  55. data/lib/vsphere-automation-vcenter/api/inventory_datastore_api.rb +4 -15
  56. data/lib/vsphere-automation-vcenter/api/inventory_network_api.rb +4 -15
  57. data/lib/vsphere-automation-vcenter/api/iso_image_api.rb +8 -30
  58. data/lib/vsphere-automation-vcenter/api/ovf_library_item_api.rb +4 -15
  59. data/lib/vsphere-automation-vcenter/api/storage_policies_api.rb +4 -15
  60. data/lib/vsphere-automation-vcenter/api/topology_pscs_api.rb +4 -15
  61. data/lib/vsphere-automation-vcenter/api/vcha_cluster_active_api.rb +4 -15
  62. data/lib/vsphere-automation-vcenter/api/vcha_cluster_api.rb +4 -15
  63. data/lib/vsphere-automation-vcenter/api/vcha_cluster_mode_api.rb +4 -15
  64. data/lib/vsphere-automation-vcenter/api/vcha_cluster_passive_api.rb +4 -15
  65. data/lib/vsphere-automation-vcenter/api/vcha_cluster_witness_api.rb +4 -15
  66. data/lib/vsphere-automation-vcenter/api/vcha_vc_credentials_api.rb +4 -15
  67. data/lib/vsphere-automation-vcenter/api/vm_guest_power_api.rb +4 -15
  68. data/lib/vsphere-automation-vcenter/api/vm_storage_policy_compliance_api.rb +4 -15
  69. data/lib/vsphere-automation-vcenter/api/vm_template_library_items_api.rb +4 -15
  70. data/lib/vsphere-automation-vcenter/api_client.rb +1 -1
  71. data/lib/vsphere-automation-vcenter/models/vcenter_deployment_info.rb +1 -1
  72. data/lib/vsphere-automation-vcenter/models/vcenter_inventory_datastore_find_result.rb +1 -1
  73. data/lib/vsphere-automation-vcenter/models/vcenter_inventory_network_find_result.rb +1 -1
  74. data/lib/vsphere-automation-vcenter/models/vcenter_ovf_library_item_resource_pool_deployment_spec.rb +2 -2
  75. data/lib/vsphere-automation-vcenter/models/vcenter_services_service_list_details_result.rb +1 -1
  76. data/lib/vsphere-automation-vcenter/models/vcenter_storage_policies_compliance_summary.rb +1 -1
  77. data/lib/vsphere-automation-vcenter/models/vcenter_storage_policies_compliance_vm_info.rb +1 -1
  78. data/lib/vsphere-automation-vcenter/models/vcenter_storage_policies_compliance_vm_list_result.rb +1 -1
  79. data/lib/vsphere-automation-vcenter/models/vcenter_storage_policies_vm_list_result.rb +1 -1
  80. data/lib/vsphere-automation-vcenter/models/vcenter_vm_guest_local_filesystem_result.rb +1 -1
  81. data/lib/vsphere-automation-vcenter/models/vcenter_vm_info.rb +8 -8
  82. data/lib/vsphere-automation-vcenter/models/vcenter_vm_storage_policy_compliance_info.rb +1 -1
  83. data/lib/vsphere-automation-vcenter/models/vcenter_vm_storage_policy_info.rb +1 -1
  84. data/lib/vsphere-automation-vcenter/models/vcenter_vm_storage_policy_update_spec.rb +1 -1
  85. data/lib/vsphere-automation-vcenter/models/vcenter_vm_template_library_items_create_spec.rb +1 -1
  86. data/lib/vsphere-automation-vcenter/models/vcenter_vm_template_library_items_deploy_spec.rb +1 -1
  87. data/lib/vsphere-automation-vcenter/models/vcenter_vm_template_library_items_hardware_customization_spec.rb +2 -2
  88. data/lib/vsphere-automation-vcenter/models/vcenter_vm_template_library_items_info.rb +2 -2
  89. data/lib/vsphere-automation-vcenter/version.rb +1 -1
  90. data/pkg/vsphere-automation-vcenter-0.2.2.gem +0 -0
  91. data/vsphere-automation-vcenter.gemspec +2 -2
  92. metadata +7 -6
@@ -73,21 +73,19 @@ module VSphereAutomation
73
73
  end
74
74
  # Issues a request to the guest operating system asking it to perform a reboot. This request returns immediately and does not wait for the guest operating system to complete the operation.
75
75
  # @param vm Identifier of the virtual machine. The parameter must be an identifier for the resource type: VirtualMachine.
76
- # @param action action=reboot
77
76
  # @param [Hash] opts the optional parameters
78
77
  # @return [|VapiStdErrorsUnsupportedError|VapiStdErrorsNotFoundError|VapiStdErrorsServiceUnavailableError|nil]
79
- def reboot(vm, action, opts = {})
80
- reboot_with_http_info(vm, action, opts)
78
+ def reboot(vm, opts = {})
79
+ reboot_with_http_info(vm, opts)
81
80
  nil
82
81
  end
83
82
 
84
83
  # Issues a request to the guest operating system asking it to perform a reboot. This request returns immediately and does not wait for the guest operating system to complete the operation.
85
84
  # @api private
86
85
  # @param vm Identifier of the virtual machine. The parameter must be an identifier for the resource type: VirtualMachine.
87
- # @param action action=reboot
88
86
  # @param [Hash] opts the optional parameters
89
87
  # @return [Array<(|VapiStdErrorsUnsupportedError|VapiStdErrorsNotFoundError|VapiStdErrorsServiceUnavailableError|nil, Fixnum, Hash)>] nil, response status code and response headers
90
- def reboot_with_http_info(vm, action, opts = {})
88
+ def reboot_with_http_info(vm, opts = {})
91
89
  if @api_client.config.debugging
92
90
  @api_client.config.logger.debug 'Calling API: VmGuestPowerApi.reboot ...'
93
91
  end
@@ -95,20 +93,11 @@ module VSphereAutomation
95
93
  if @api_client.config.client_side_validation && vm.nil?
96
94
  fail ArgumentError, "Missing the required parameter 'vm' when calling VmGuestPowerApi.reboot"
97
95
  end
98
- # verify the required parameter 'action' is set
99
- if @api_client.config.client_side_validation && action.nil?
100
- fail ArgumentError, "Missing the required parameter 'action' when calling VmGuestPowerApi.reboot"
101
- end
102
- # verify enum value
103
- if @api_client.config.client_side_validation && !['reboot'].include?(action)
104
- fail ArgumentError, "invalid value for 'action', must be one of reboot"
105
- end
106
96
  # resource path
107
- local_var_path = '/vcenter/vm/{vm}/guest/power'.sub('{' + 'vm' + '}', vm.to_s)
97
+ local_var_path = '/vcenter/vm/{vm}/guest/power?action=reboot'.sub('{' + 'vm' + '}', vm.to_s)
108
98
 
109
99
  # query parameters
110
100
  query_params = {}
111
- query_params[:'action'] = action
112
101
 
113
102
  # header parameters
114
103
  header_params = {}
@@ -18,23 +18,21 @@ module VSphereAutomation
18
18
  end
19
19
  # Returns the storage policy Compliance Compliance.Info of a virtual machine after explicitly re-computing compliance check.
20
20
  # @param vm Virtual machine identifier. The parameter must be an identifier for the resource type: VirtualMachine.
21
- # @param action action&#x3D;check
22
21
  # @param [Hash] opts the optional parameters
23
22
  # @option opts [VcenterVmStoragePolicyComplianceCheck] :request_body
24
23
  # @return [VcenterVmStoragePolicyComplianceCheckResult|VapiStdErrorsErrorError|VapiStdErrorsUnauthenticatedError|VapiStdErrorsUnauthorizedError|VapiStdErrorsServiceUnavailableError|]
25
- def check(vm, action, opts = {})
26
- data, _status_code, _headers = check_with_http_info(vm, action, opts)
24
+ def check(vm, opts = {})
25
+ data, _status_code, _headers = check_with_http_info(vm, opts)
27
26
  data
28
27
  end
29
28
 
30
29
  # Returns the storage policy Compliance Compliance.Info of a virtual machine after explicitly re-computing compliance check.
31
30
  # @api private
32
31
  # @param vm Virtual machine identifier. The parameter must be an identifier for the resource type: VirtualMachine.
33
- # @param action action&#x3D;check
34
32
  # @param [Hash] opts the optional parameters
35
33
  # @option opts [VcenterVmStoragePolicyComplianceCheck] :request_body
36
34
  # @return [Array<(VcenterVmStoragePolicyComplianceCheckResult|VapiStdErrorsErrorError|VapiStdErrorsUnauthenticatedError|VapiStdErrorsUnauthorizedError|VapiStdErrorsServiceUnavailableError|, Fixnum, Hash)>] data, response status code and response headers
37
- def check_with_http_info(vm, action, opts = {})
35
+ def check_with_http_info(vm, opts = {})
38
36
  if @api_client.config.debugging
39
37
  @api_client.config.logger.debug 'Calling API: VmStoragePolicyComplianceApi.check ...'
40
38
  end
@@ -42,20 +40,11 @@ module VSphereAutomation
42
40
  if @api_client.config.client_side_validation && vm.nil?
43
41
  fail ArgumentError, "Missing the required parameter 'vm' when calling VmStoragePolicyComplianceApi.check"
44
42
  end
45
- # verify the required parameter 'action' is set
46
- if @api_client.config.client_side_validation && action.nil?
47
- fail ArgumentError, "Missing the required parameter 'action' when calling VmStoragePolicyComplianceApi.check"
48
- end
49
- # verify enum value
50
- if @api_client.config.client_side_validation && !['check'].include?(action)
51
- fail ArgumentError, "invalid value for 'action', must be one of check"
52
- end
53
43
  # resource path
54
- local_var_path = '/vcenter/vm/{vm}/storage/policy/compliance'.sub('{' + 'vm' + '}', vm.to_s)
44
+ local_var_path = '/vcenter/vm/{vm}/storage/policy/compliance?action=check'.sub('{' + 'vm' + '}', vm.to_s)
55
45
 
56
46
  # query parameters
57
47
  query_params = {}
58
- query_params[:'action'] = action
59
48
 
60
49
  # header parameters
61
50
  header_params = {}
@@ -78,23 +78,21 @@ module VSphereAutomation
78
78
  end
79
79
  # Deploys a virtual machine as a copy of the source virtual machine template contained in the library item specified by {@param.name templateLibraryItem}. It uses the deployment specification in {@param.name spec}. If {@link DeploySpec#poweredOn} and/or {@link DeploySpec#guestCustomization} are specified, the server triggers the power on and/or guest customization operations, which are executed asynchronously.
80
80
  # @param template_library_item identifier of the content library item containing the source virtual machine template to be deployed.
81
- # @param action action&#x3D;deploy
82
81
  # @param request_body
83
82
  # @param [Hash] opts the optional parameters
84
83
  # @return [VcenterVmTemplateLibraryItemsDeployResult|VapiStdErrorsUnableToAllocateResourceError|VapiStdErrorsUnauthenticatedError|VapiStdErrorsUnauthorizedError|VapiStdErrorsNotFoundError|VapiStdErrorsServiceUnavailableError|]
85
- def deploy(template_library_item, action, request_body, opts = {})
86
- data, _status_code, _headers = deploy_with_http_info(template_library_item, action, request_body, opts)
84
+ def deploy(template_library_item, request_body, opts = {})
85
+ data, _status_code, _headers = deploy_with_http_info(template_library_item, request_body, opts)
87
86
  data
88
87
  end
89
88
 
90
89
  # Deploys a virtual machine as a copy of the source virtual machine template contained in the library item specified by {@param.name templateLibraryItem}. It uses the deployment specification in {@param.name spec}. If {@link DeploySpec#poweredOn} and/or {@link DeploySpec#guestCustomization} are specified, the server triggers the power on and/or guest customization operations, which are executed asynchronously.
91
90
  # @api private
92
91
  # @param template_library_item identifier of the content library item containing the source virtual machine template to be deployed.
93
- # @param action action&#x3D;deploy
94
92
  # @param request_body
95
93
  # @param [Hash] opts the optional parameters
96
94
  # @return [Array<(VcenterVmTemplateLibraryItemsDeployResult|VapiStdErrorsUnableToAllocateResourceError|VapiStdErrorsUnauthenticatedError|VapiStdErrorsUnauthorizedError|VapiStdErrorsNotFoundError|VapiStdErrorsServiceUnavailableError|, Fixnum, Hash)>] data, response status code and response headers
97
- def deploy_with_http_info(template_library_item, action, request_body, opts = {})
95
+ def deploy_with_http_info(template_library_item, request_body, opts = {})
98
96
  if @api_client.config.debugging
99
97
  @api_client.config.logger.debug 'Calling API: VmTemplateLibraryItemsApi.deploy ...'
100
98
  end
@@ -102,24 +100,15 @@ module VSphereAutomation
102
100
  if @api_client.config.client_side_validation && template_library_item.nil?
103
101
  fail ArgumentError, "Missing the required parameter 'template_library_item' when calling VmTemplateLibraryItemsApi.deploy"
104
102
  end
105
- # verify the required parameter 'action' is set
106
- if @api_client.config.client_side_validation && action.nil?
107
- fail ArgumentError, "Missing the required parameter 'action' when calling VmTemplateLibraryItemsApi.deploy"
108
- end
109
- # verify enum value
110
- if @api_client.config.client_side_validation && !['deploy'].include?(action)
111
- fail ArgumentError, "invalid value for 'action', must be one of deploy"
112
- end
113
103
  # verify the required parameter 'request_body' is set
114
104
  if @api_client.config.client_side_validation && request_body.nil?
115
105
  fail ArgumentError, "Missing the required parameter 'request_body' when calling VmTemplateLibraryItemsApi.deploy"
116
106
  end
117
107
  # resource path
118
- local_var_path = '/vcenter/vm-template/library-items/{template_library_item}'.sub('{' + 'template_library_item' + '}', template_library_item.to_s)
108
+ local_var_path = '/vcenter/vm-template/library-items/{template_library_item}?action=deploy'.sub('{' + 'template_library_item' + '}', template_library_item.to_s)
119
109
 
120
110
  # query parameters
121
111
  query_params = {}
122
- query_params[:'action'] = action
123
112
 
124
113
  # header parameters
125
114
  header_params = {}
@@ -29,7 +29,7 @@ module VSphereAutomation
29
29
  # @option config [Configuration] Configuration for initializing the object, default to Configuration.default
30
30
  def initialize(config = Configuration.default)
31
31
  @config = config
32
- @user_agent = "SDK/0.2.2 Ruby/#{RUBY_VERSION} (#{Gem::Platform.local.os}; #{Gem::Platform.local.version}; #{Gem::Platform.local.cpu})"
32
+ @user_agent = "SDK/0.3.0 Ruby/#{RUBY_VERSION} (#{Gem::Platform.local.os}; #{Gem::Platform.local.version}; #{Gem::Platform.local.cpu})"
33
33
  @default_headers = {
34
34
  'Content-Type' => 'application/json',
35
35
  'User-Agent' => @user_agent
@@ -78,7 +78,7 @@ module VSphereAutomation
78
78
  :'state' => :'VcenterDeploymentApplianceState',
79
79
  :'progress' => :'CisTaskProgress',
80
80
  :'subtask_order' => :'Array<String>',
81
- :'subtasks' => :'Array<Object>',
81
+ :'subtasks' => :'Array<VcenterDeploymentInfoSubtasks>',
82
82
  :'description' => :'VapiStdLocalizableMessage',
83
83
  :'service' => :'String',
84
84
  :'operation' => :'String',
@@ -23,7 +23,7 @@ module VSphereAutomation
23
23
  # Attribute type mapping.
24
24
  def self.openapi_types
25
25
  {
26
- :'value' => :'Array<Object>'
26
+ :'value' => :'Array<VcenterInventoryDatastoreFindResultValue>'
27
27
  }
28
28
  end
29
29
 
@@ -23,7 +23,7 @@ module VSphereAutomation
23
23
  # Attribute type mapping.
24
24
  def self.openapi_types
25
25
  {
26
- :'value' => :'Array<Object>'
26
+ :'value' => :'Array<VcenterInventoryNetworkFindResultValue>'
27
27
  }
28
28
  end
29
29
 
@@ -66,8 +66,8 @@ module VSphereAutomation
66
66
  :'name' => :'String',
67
67
  :'annotation' => :'String',
68
68
  :'accept_all_eula' => :'Boolean',
69
- :'network_mappings' => :'Array<Object>',
70
- :'storage_mappings' => :'Array<Object>',
69
+ :'network_mappings' => :'Array<VcenterOvfLibraryItemResourcePoolDeploymentSpecNetworkMappings>',
70
+ :'storage_mappings' => :'Array<VcenterOvfLibraryItemResourcePoolDeploymentSpecStorageMappings>',
71
71
  :'storage_provisioning' => :'VcenterOvfDiskProvisioningType',
72
72
  :'storage_profile_id' => :'String',
73
73
  :'locale' => :'String',
@@ -23,7 +23,7 @@ module VSphereAutomation
23
23
  # Attribute type mapping.
24
24
  def self.openapi_types
25
25
  {
26
- :'value' => :'Array<Object>'
26
+ :'value' => :'Array<VcenterServicesServiceListDetailsResultValue>'
27
27
  }
28
28
  end
29
29
 
@@ -33,7 +33,7 @@ module VSphereAutomation
33
33
  {
34
34
  :'vm' => :'String',
35
35
  :'vm_home' => :'VcenterStoragePoliciesComplianceStatus',
36
- :'disks' => :'Array<Object>'
36
+ :'disks' => :'Array<VcenterStoragePoliciesComplianceSummaryDisks>'
37
37
  }
38
38
  end
39
39
 
@@ -28,7 +28,7 @@ module VSphereAutomation
28
28
  def self.openapi_types
29
29
  {
30
30
  :'vm_home' => :'VcenterStoragePoliciesComplianceVMStatus',
31
- :'disks' => :'Array<Object>'
31
+ :'disks' => :'Array<VcenterStoragePoliciesComplianceVMInfoDisks>'
32
32
  }
33
33
  end
34
34
 
@@ -23,7 +23,7 @@ module VSphereAutomation
23
23
  # Attribute type mapping.
24
24
  def self.openapi_types
25
25
  {
26
- :'value' => :'Array<Object>'
26
+ :'value' => :'Array<VcenterStoragePoliciesComplianceVMListResultValue>'
27
27
  }
28
28
  end
29
29
 
@@ -23,7 +23,7 @@ module VSphereAutomation
23
23
  # Attribute type mapping.
24
24
  def self.openapi_types
25
25
  {
26
- :'value' => :'Array<Object>'
26
+ :'value' => :'Array<VcenterStoragePoliciesVMListResultValue>'
27
27
  }
28
28
  end
29
29
 
@@ -23,7 +23,7 @@ module VSphereAutomation
23
23
  # Attribute type mapping.
24
24
  def self.openapi_types
25
25
  {
26
- :'value' => :'Array<Object>'
26
+ :'value' => :'Array<VcenterVmGuestLocalFilesystemResultValue>'
27
27
  }
28
28
  end
29
29
 
@@ -86,14 +86,14 @@ module VSphereAutomation
86
86
  :'boot_devices' => :'Array<VcenterVmHardwareBootDeviceEntry>',
87
87
  :'cpu' => :'VcenterVmHardwareCpuInfo',
88
88
  :'memory' => :'VcenterVmHardwareMemoryInfo',
89
- :'disks' => :'Array<Object>',
90
- :'nics' => :'Array<Object>',
91
- :'cdroms' => :'Array<Object>',
92
- :'floppies' => :'Array<Object>',
93
- :'parallel_ports' => :'Array<Object>',
94
- :'serial_ports' => :'Array<Object>',
95
- :'sata_adapters' => :'Array<Object>',
96
- :'scsi_adapters' => :'Array<Object>'
89
+ :'disks' => :'Array<VcenterVMInfoDisks>',
90
+ :'nics' => :'Array<VcenterVMInfoNics>',
91
+ :'cdroms' => :'Array<VcenterVMInfoCdroms>',
92
+ :'floppies' => :'Array<VcenterVMInfoFloppies>',
93
+ :'parallel_ports' => :'Array<VcenterVMInfoParallelPorts>',
94
+ :'serial_ports' => :'Array<VcenterVMInfoSerialPorts>',
95
+ :'sata_adapters' => :'Array<VcenterVMInfoSataAdapters>',
96
+ :'scsi_adapters' => :'Array<VcenterVMInfoScsiAdapters>'
97
97
  }
98
98
  end
99
99
 
@@ -32,7 +32,7 @@ module VSphereAutomation
32
32
  {
33
33
  :'overall_compliance' => :'VcenterVmStoragePolicyComplianceStatus',
34
34
  :'vm_home' => :'VcenterVmStoragePolicyComplianceVmComplianceInfo',
35
- :'disks' => :'Array<Object>'
35
+ :'disks' => :'Array<VcenterVmStoragePolicyComplianceInfoDisks>'
36
36
  }
37
37
  end
38
38
 
@@ -29,7 +29,7 @@ module VSphereAutomation
29
29
  def self.openapi_types
30
30
  {
31
31
  :'vm_home' => :'String',
32
- :'disks' => :'Array<Object>'
32
+ :'disks' => :'Array<VcenterOvfLibraryItemResourcePoolDeploymentSpecNetworkMappings>'
33
33
  }
34
34
  end
35
35
 
@@ -28,7 +28,7 @@ module VSphereAutomation
28
28
  def self.openapi_types
29
29
  {
30
30
  :'vm_home' => :'VcenterVmStoragePolicyVmHomePolicySpec',
31
- :'disks' => :'Array<Object>'
31
+ :'disks' => :'Array<VcenterVmStoragePolicyUpdateSpecDisks>'
32
32
  }
33
33
  end
34
34
 
@@ -55,7 +55,7 @@ module VSphereAutomation
55
55
  :'library' => :'String',
56
56
  :'vm_home_storage' => :'VcenterVmTemplateLibraryItemsCreateSpecVmHomeStorage',
57
57
  :'disk_storage' => :'VcenterVmTemplateLibraryItemsCreateSpecDiskStorage',
58
- :'disk_storage_overrides' => :'Array<Object>',
58
+ :'disk_storage_overrides' => :'Array<VcenterVmTemplateLibraryItemsCreateSpecDiskStorageOverrides>',
59
59
  :'placement' => :'VcenterVmTemplateLibraryItemsCreatePlacementSpec'
60
60
  }
61
61
  end
@@ -55,7 +55,7 @@ module VSphereAutomation
55
55
  :'description' => :'String',
56
56
  :'vm_home_storage' => :'VcenterVmTemplateLibraryItemsDeploySpecVmHomeStorage',
57
57
  :'disk_storage' => :'VcenterVmTemplateLibraryItemsDeploySpecDiskStorage',
58
- :'disk_storage_overrides' => :'Array<Object>',
58
+ :'disk_storage_overrides' => :'Array<VcenterVmTemplateLibraryItemsDeploySpecDiskStorageOverrides>',
59
59
  :'placement' => :'VcenterVmTemplateLibraryItemsDeployPlacementSpec',
60
60
  :'powered_on' => :'Boolean',
61
61
  :'guest_customization' => :'VcenterVmTemplateLibraryItemsGuestCustomizationSpec',
@@ -38,9 +38,9 @@ module VSphereAutomation
38
38
  # Attribute type mapping.
39
39
  def self.openapi_types
40
40
  {
41
- :'nics' => :'Array<Object>',
41
+ :'nics' => :'Array<VcenterVmTemplateLibraryItemsHardwareCustomizationSpecNics>',
42
42
  :'disks_to_remove' => :'Array<String>',
43
- :'disks_to_update' => :'Array<Object>',
43
+ :'disks_to_update' => :'Array<VcenterVmTemplateLibraryItemsHardwareCustomizationSpecDisksToUpdate>',
44
44
  :'cpu_update' => :'VcenterVmTemplateLibraryItemsCpuUpdateSpec',
45
45
  :'memory_update' => :'VcenterVmTemplateLibraryItemsMemoryUpdateSpec'
46
46
  }
@@ -48,8 +48,8 @@ module VSphereAutomation
48
48
  :'cpu' => :'VcenterVmTemplateLibraryItemsCpuInfo',
49
49
  :'memory' => :'VcenterVmTemplateLibraryItemsMemoryInfo',
50
50
  :'vm_home_storage' => :'VcenterVmTemplateLibraryItemsVmHomeStorageInfo',
51
- :'disks' => :'Array<Object>',
52
- :'nics' => :'Array<Object>',
51
+ :'disks' => :'Array<VcenterVmTemplateLibraryItemsInfoDisks>',
52
+ :'nics' => :'Array<VcenterVmTemplateLibraryItemsInfoNics>',
53
53
  :'vm_template' => :'String'
54
54
  }
55
55
  end
@@ -8,6 +8,6 @@
8
8
 
9
9
  module VSphereAutomation
10
10
  module VCenter
11
- VERSION = '0.2.2'
11
+ VERSION = '0.3.0'
12
12
  end
13
13
  end
@@ -23,8 +23,8 @@ Gem::Specification.new do |s|
23
23
  s.license = 'MIT'
24
24
  s.required_ruby_version = ">= 2.3"
25
25
 
26
- s.add_runtime_dependency 'vsphere-automation-runtime', '~> 0.2.2'
27
- s.add_runtime_dependency 'vsphere-automation-cis', '~> 0.2.2'
26
+ s.add_runtime_dependency 'vsphere-automation-runtime', '~> 0.3.0'
27
+ s.add_runtime_dependency 'vsphere-automation-cis', '~> 0.3.0'
28
28
 
29
29
  s.add_development_dependency 'bundler', '~> 2.0'
30
30
  s.add_development_dependency 'pry', '~> 0.12.2'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: vsphere-automation-vcenter
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - J.R. Garcia
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-08-12 00:00:00.000000000 Z
11
+ date: 2019-08-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: vsphere-automation-runtime
@@ -16,28 +16,28 @@ dependencies:
16
16
  requirements:
17
17
  - - "~>"
18
18
  - !ruby/object:Gem::Version
19
- version: 0.2.2
19
+ version: 0.3.0
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - "~>"
25
25
  - !ruby/object:Gem::Version
26
- version: 0.2.2
26
+ version: 0.3.0
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: vsphere-automation-cis
29
29
  requirement: !ruby/object:Gem::Requirement
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: 0.2.2
33
+ version: 0.3.0
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: 0.2.2
40
+ version: 0.3.0
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: bundler
43
43
  requirement: !ruby/object:Gem::Requirement
@@ -1356,6 +1356,7 @@ files:
1356
1356
  - lib/vsphere-automation-vcenter/models/vcenter_vm_template_library_items_vm_home_storage_info.rb
1357
1357
  - lib/vsphere-automation-vcenter/version.rb
1358
1358
  - pkg/vsphere-automation-vcenter-0.2.1.gem
1359
+ - pkg/vsphere-automation-vcenter-0.2.2.gem
1359
1360
  - spec/api/certificate_management_vcenter_tls_api_spec.rb
1360
1361
  - spec/api/certificate_management_vcenter_tls_csr_api_spec.rb
1361
1362
  - spec/api/certificate_management_vcenter_trusted_root_chains_api_spec.rb