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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a4f1fe3c640ab48a9ad3feb2bebc1f308a6541e1fb5b9ca161a9264026d0d37b
4
- data.tar.gz: 513388e1cdaf5a453a759a7b5e829a8f34ae4d477dc13ba78fe8f1beb4a8743d
3
+ metadata.gz: e78460873061d19d2443005768491580d6367229069af969851b09a09a64d716
4
+ data.tar.gz: 6a91d0ee461d1cf57217fec056e1f9fb492f8690284aaba24bb046d3ab62a681
5
5
  SHA512:
6
- metadata.gz: c1424c9d9d2ea10a04604886415cee04db59d08af470334ac2bd3e2c9edf8b148014ec164dcd7ff82eb05ed648f0dbb002aa5acdef7ad701e7c7bb0b77dc16da
7
- data.tar.gz: 652a26b28bce11ee2a46ba4884676a4d226fc2452143bec6c4d5a895a84196bd97b7f2bd62edffdf90000ac7ee42ba7b72e1059b93897b633d603e393c7176af
6
+ metadata.gz: 8a08225653323871b673ededb1297a203bd5022a79ce50368a410db94f095dc88eadf5f6ec49d4b5657639faf6f919767d320ff9f030baf2f1cd9aa3b4c25424
7
+ data.tar.gz: ca43303f75bcfe8836a186d0bbb3149937adc02034059f2bb69c71deb2e4d639f8624514c4f12254766cf39f7ed91ae412cfc21ecf624a3de25f3b89386ad83c
data/Gemfile.lock CHANGED
@@ -1,21 +1,21 @@
1
1
  PATH
2
2
  remote: ../cis
3
3
  specs:
4
- vsphere-automation-cis (0.2.2)
5
- vsphere-automation-runtime (~> 0.2.2)
4
+ vsphere-automation-cis (0.3.0)
5
+ vsphere-automation-runtime (~> 0.3.0)
6
6
 
7
7
  PATH
8
8
  remote: ../runtime
9
9
  specs:
10
- vsphere-automation-runtime (0.2.2)
10
+ vsphere-automation-runtime (0.3.0)
11
11
  typhoeus (~> 1.3)
12
12
 
13
13
  PATH
14
14
  remote: .
15
15
  specs:
16
- vsphere-automation-vcenter (0.2.2)
17
- vsphere-automation-cis (~> 0.2.2)
18
- vsphere-automation-runtime (~> 0.2.2)
16
+ vsphere-automation-vcenter (0.3.0)
17
+ vsphere-automation-cis (~> 0.3.0)
18
+ vsphere-automation-runtime (~> 0.3.0)
19
19
 
20
20
  GEM
21
21
  remote: https://rubygems.org/
data/README.md CHANGED
@@ -3,7 +3,7 @@
3
3
  The Ruby gem for the vSphere VCenter API
4
4
 
5
5
  - API version: 2.0.0
6
- - Package version: 0.2.2
6
+ - Package version: 0.3.0
7
7
 
8
8
  ## Installation
9
9
 
@@ -56,7 +56,7 @@ All URIs are relative to *https://<vcenter>/rest*
56
56
  Class | Method | HTTP request | Description
57
57
  ------------ | ------------- | ------------- | -------------
58
58
  `VSphereAutomation::VCenter::CertificateManagementVcenterTlsApi` | [**get**](docs/CertificateManagementVcenterTlsApi.md#get) | **GET** /vcenter/certificate-management/vcenter/tls | Returns the rhttpproxy TLS certificate.
59
- `VSphereAutomation::VCenter::CertificateManagementVcenterTlsApi` | [**renew**](docs/CertificateManagementVcenterTlsApi.md#renew) | **POST** /vcenter/certificate-management/vcenter/tls | Renews the TLS certificate for the given duration period.
59
+ `VSphereAutomation::VCenter::CertificateManagementVcenterTlsApi` | [**renew**](docs/CertificateManagementVcenterTlsApi.md#renew) | **POST** /vcenter/certificate-management/vcenter/tls?action=renew | Renews the TLS certificate for the given duration period.
60
60
  `VSphereAutomation::VCenter::CertificateManagementVcenterTlsApi` | [**set**](docs/CertificateManagementVcenterTlsApi.md#set) | **PUT** /vcenter/certificate-management/vcenter/tls | Replaces the rhttpproxy TLS certificate with the specified certificate.
61
61
  `VSphereAutomation::VCenter::CertificateManagementVcenterTlsCsrApi` | [**create**](docs/CertificateManagementVcenterTlsCsrApi.md#create) | **POST** /vcenter/certificate-management/vcenter/tls-csr | Generates a CSR with the given Spec.
62
62
  `VSphereAutomation::VCenter::CertificateManagementVcenterTrustedRootChainsApi` | [**create**](docs/CertificateManagementVcenterTrustedRootChainsApi.md#create) | **POST** /vcenter/certificate-management/vcenter/trusted-root-chains | Creates a new trusted root certificate chain from the CreateSpec.
@@ -73,23 +73,23 @@ Class | Method | HTTP request | Description
73
73
  `VSphereAutomation::VCenter::DatastoreApi` | [**list**](docs/DatastoreApi.md#list) | **GET** /vcenter/datastore | Returns information about at most 1000 visible (subject to permission checks) datastores in vCenter matching the Datastore.FilterSpec.
74
74
  `VSphereAutomation::VCenter::DatastoreDefaultPolicyApi` | [**get**](docs/DatastoreDefaultPolicyApi.md#get) | **GET** /vcenter/datastore/{datastore}/default-policy | Returns the identifier of the current default storage policy associated with the specified datastore.
75
75
  `VSphereAutomation::VCenter::DeploymentApi` | [**get**](docs/DeploymentApi.md#get) | **GET** /vcenter/deployment | Get the current status of the appliance deployment.
76
- `VSphereAutomation::VCenter::DeploymentApi` | [**rollback**](docs/DeploymentApi.md#rollback) | **POST** /vcenter/deployment | Rollback a failed appliance so it can be configured once again.
77
- `VSphereAutomation::VCenter::DeploymentImportHistoryApi` | [**cancel**](docs/DeploymentImportHistoryApi.md#cancel) | **POST** /vcenter/deployment/history | Cancels the task for importing vCenter historical data.
76
+ `VSphereAutomation::VCenter::DeploymentApi` | [**rollback**](docs/DeploymentApi.md#rollback) | **POST** /vcenter/deployment?action=rollback | Rollback a failed appliance so it can be configured once again.
77
+ `VSphereAutomation::VCenter::DeploymentImportHistoryApi` | [**cancel**](docs/DeploymentImportHistoryApi.md#cancel) | **POST** /vcenter/deployment/history?action=cancel | Cancels the task for importing vCenter historical data.
78
78
  `VSphereAutomation::VCenter::DeploymentImportHistoryApi` | [**get**](docs/DeploymentImportHistoryApi.md#get) | **GET** /vcenter/deployment/history | Get the current status of the vCenter historical data import.
79
79
  `VSphereAutomation::VCenter::DeploymentImportHistoryApi` | [**pause**](docs/DeploymentImportHistoryApi.md#pause) | **POST** /vcenter/deployment/history?action=pause | Pauses the task for importing vCenter historical data.
80
80
  `VSphereAutomation::VCenter::DeploymentImportHistoryApi` | [**resume**](docs/DeploymentImportHistoryApi.md#resume) | **POST** /vcenter/deployment/history?action=resume | Resumes the task for importing vCenter historical data.
81
81
  `VSphereAutomation::VCenter::DeploymentImportHistoryApi` | [**start**](docs/DeploymentImportHistoryApi.md#start) | **POST** /vcenter/deployment/history?action=start | Creates and starts task for importing vCenter historical data.
82
- `VSphereAutomation::VCenter::DeploymentInstallApi` | [**cancel**](docs/DeploymentInstallApi.md#cancel) | **POST** /vcenter/deployment/install | Cancel the appliance installation that is in progress.
82
+ `VSphereAutomation::VCenter::DeploymentInstallApi` | [**cancel**](docs/DeploymentInstallApi.md#cancel) | **POST** /vcenter/deployment/install?action=cancel | Cancel the appliance installation that is in progress.
83
83
  `VSphereAutomation::VCenter::DeploymentInstallApi` | [**check**](docs/DeploymentInstallApi.md#check) | **POST** /vcenter/deployment/install?action=check | Run sanity checks using the InstallSpec parameters passed.
84
84
  `VSphereAutomation::VCenter::DeploymentInstallApi` | [**get**](docs/DeploymentInstallApi.md#get) | **GET** /vcenter/deployment/install | Get the parameters used to configure the ongoing appliance installation.
85
85
  `VSphereAutomation::VCenter::DeploymentInstallApi` | [**start**](docs/DeploymentInstallApi.md#start) | **POST** /vcenter/deployment/install?action=start | Start the appliance installation.
86
86
  `VSphereAutomation::VCenter::DeploymentInstallInitialConfigRemotePscThumbprintApi` | [**get**](docs/DeploymentInstallInitialConfigRemotePscThumbprintApi.md#get) | **GET** /vcenter/deployment/install/initial-config/remote-psc/thumbprint | Gets the SHA1 thumbprint of the remote PSC.
87
- `VSphereAutomation::VCenter::DeploymentInstallPscReplicatedApi` | [**check**](docs/DeploymentInstallPscReplicatedApi.md#check) | **POST** /vcenter/deployment/install/psc/replicated | Checks whether the provided remote PSC is reachable and can be replicated.
88
- `VSphereAutomation::VCenter::DeploymentInstallPscStandaloneApi` | [**check**](docs/DeploymentInstallPscStandaloneApi.md#check) | **POST** /vcenter/deployment/install/psc/standalone | Checks that the information to configure a non-replicated PSC satisfies the requirements.
89
- `VSphereAutomation::VCenter::DeploymentInstallRemotePscApi` | [**check**](docs/DeploymentInstallRemotePscApi.md#check) | **POST** /vcenter/deployment/install/remote-psc | Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
90
- `VSphereAutomation::VCenter::DeploymentQuestionApi` | [**answer**](docs/DeploymentQuestionApi.md#answer) | **POST** /vcenter/deployment/question | Supply answer to the raised question.
87
+ `VSphereAutomation::VCenter::DeploymentInstallPscReplicatedApi` | [**check**](docs/DeploymentInstallPscReplicatedApi.md#check) | **POST** /vcenter/deployment/install/psc/replicated?action=check | Checks whether the provided remote PSC is reachable and can be replicated.
88
+ `VSphereAutomation::VCenter::DeploymentInstallPscStandaloneApi` | [**check**](docs/DeploymentInstallPscStandaloneApi.md#check) | **POST** /vcenter/deployment/install/psc/standalone?action=check | Checks that the information to configure a non-replicated PSC satisfies the requirements.
89
+ `VSphereAutomation::VCenter::DeploymentInstallRemotePscApi` | [**check**](docs/DeploymentInstallRemotePscApi.md#check) | **POST** /vcenter/deployment/install/remote-psc?action=check | Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
90
+ `VSphereAutomation::VCenter::DeploymentQuestionApi` | [**answer**](docs/DeploymentQuestionApi.md#answer) | **POST** /vcenter/deployment/question?action=answer | Supply answer to the raised question.
91
91
  `VSphereAutomation::VCenter::DeploymentQuestionApi` | [**get**](docs/DeploymentQuestionApi.md#get) | **GET** /vcenter/deployment/question | Get the question that was raised during the configuration.
92
- `VSphereAutomation::VCenter::DeploymentUpgradeApi` | [**cancel**](docs/DeploymentUpgradeApi.md#cancel) | **POST** /vcenter/deployment/upgrade | Cancel the appliance upgrade that is in progress.
92
+ `VSphereAutomation::VCenter::DeploymentUpgradeApi` | [**cancel**](docs/DeploymentUpgradeApi.md#cancel) | **POST** /vcenter/deployment/upgrade?action=cancel | Cancel the appliance upgrade that is in progress.
93
93
  `VSphereAutomation::VCenter::DeploymentUpgradeApi` | [**check**](docs/DeploymentUpgradeApi.md#check) | **POST** /vcenter/deployment/upgrade?action=check | Run sanity checks using the UpgradeSpec parameters passed.
94
94
  `VSphereAutomation::VCenter::DeploymentUpgradeApi` | [**get**](docs/DeploymentUpgradeApi.md#get) | **GET** /vcenter/deployment/upgrade | Get the UpgradeSpec parameters used to configure the ongoing appliance upgrade.
95
95
  `VSphereAutomation::VCenter::DeploymentUpgradeApi` | [**start**](docs/DeploymentUpgradeApi.md#start) | **POST** /vcenter/deployment/upgrade?action=start | Start the appliance installation.
@@ -100,16 +100,16 @@ Class | Method | HTTP request | Description
100
100
  `VSphereAutomation::VCenter::HostApi` | [**delete**](docs/HostApi.md#delete) | **DELETE** /vcenter/host/{host} | Remove a standalone host from the vCenter Server.
101
101
  `VSphereAutomation::VCenter::HostApi` | [**disconnect**](docs/HostApi.md#disconnect) | **POST** /vcenter/host/{host}/disconnect | Disconnect the host corresponding to host from the vCenter server
102
102
  `VSphereAutomation::VCenter::HostApi` | [**list**](docs/HostApi.md#list) | **GET** /vcenter/host | Returns information about at most 1000 visible (subject to permission checks) hosts in vCenter matching the Host.FilterSpec.
103
- `VSphereAutomation::VCenter::InventoryDatastoreApi` | [**find**](docs/InventoryDatastoreApi.md#find) | **POST** /com/vmware/vcenter/inventory/datastore | Returns datastore information for the specified datastores. The key in the {@term result} {@term map} is the datastore identifier and the value in the {@term map} is the datastore information.
104
- `VSphereAutomation::VCenter::InventoryNetworkApi` | [**find**](docs/InventoryNetworkApi.md#find) | **POST** /com/vmware/vcenter/inventory/network | Returns network information for the specified vCenter Server networks. The key in the {@term result} {@term map} is the network identifier and the value in the {@term map} is the network information.
105
- `VSphereAutomation::VCenter::IsoImageApi` | [**mount**](docs/IsoImageApi.md#mount) | **POST** /com/vmware/vcenter/iso/image/id:{library_item} | Mounts an ISO image from a content library on a virtual machine.
106
- `VSphereAutomation::VCenter::IsoImageApi` | [**unmount**](docs/IsoImageApi.md#unmount) | **POST** /com/vmware/vcenter/iso/image/id:{vm} | Unmounts a previously mounted CD-ROM using an ISO image as a backing.
103
+ `VSphereAutomation::VCenter::InventoryDatastoreApi` | [**find**](docs/InventoryDatastoreApi.md#find) | **POST** /com/vmware/vcenter/inventory/datastore?~action=find | Returns datastore information for the specified datastores. The key in the {@term result} {@term map} is the datastore identifier and the value in the {@term map} is the datastore information.
104
+ `VSphereAutomation::VCenter::InventoryNetworkApi` | [**find**](docs/InventoryNetworkApi.md#find) | **POST** /com/vmware/vcenter/inventory/network?~action=find | Returns network information for the specified vCenter Server networks. The key in the {@term result} {@term map} is the network identifier and the value in the {@term map} is the network information.
105
+ `VSphereAutomation::VCenter::IsoImageApi` | [**mount**](docs/IsoImageApi.md#mount) | **POST** /com/vmware/vcenter/iso/image/id:{library_item}?~action=mount | Mounts an ISO image from a content library on a virtual machine.
106
+ `VSphereAutomation::VCenter::IsoImageApi` | [**unmount**](docs/IsoImageApi.md#unmount) | **POST** /com/vmware/vcenter/iso/image/id:{vm}?~action=unmount | Unmounts a previously mounted CD-ROM using an ISO image as a backing.
107
107
  `VSphereAutomation::VCenter::NetworkApi` | [**list**](docs/NetworkApi.md#list) | **GET** /vcenter/network | Returns information about at most 1000 visible (subject to permission checks) networks in vCenter matching the Network.FilterSpec.
108
108
  `VSphereAutomation::VCenter::OvfCapabilityApi` | [**get**](docs/OvfCapabilityApi.md#get) | **GET** /com/vmware/vcenter/ovf/capability/id:{server_guid} | Returns information about the capability of the given vCenter server.
109
109
  `VSphereAutomation::VCenter::OvfExportFlagApi` | [**list**](docs/OvfExportFlagApi.md#list) | **GET** /com/vmware/vcenter/ovf/export-flag | Returns information about the supported export flags by the server. <p> The supported flags are: <dl> <dt>PRESERVE_MAC</dt> <dd>Include MAC addresses for network adapters.</dd> <dt>EXTRA_CONFIG</dt> <dd>Include extra configuration in OVF export.</dd> </dl> <p> Future server versions might support additional flags.
110
110
  `VSphereAutomation::VCenter::OvfImportFlagApi` | [**list**](docs/OvfImportFlagApi.md#list) | **GET** /com/vmware/vcenter/ovf/import-flag | Returns information about the import flags supported by the deployment platform. <p> The supported flags are: <dl> <dt>LAX</dt> <dd>Lax mode parsing of the OVF descriptor.</dd> </dl> <p> Future server versions might support additional flags.
111
111
  `VSphereAutomation::VCenter::OvfLibraryItemApi` | [**create**](docs/OvfLibraryItemApi.md#create) | **POST** /com/vmware/vcenter/ovf/library-item | Creates a library item in content library from a virtual machine or virtual appliance. <p> This {@term operation} creates a library item in content library whose content is an OVF package derived from a source virtual machine or virtual appliance, using the supplied create specification. The OVF package may be stored as in a newly created library item or in an in an existing library item. For an existing library item whose content is updated by this {@term operation}, the original content is overwritten. </p>
112
- `VSphereAutomation::VCenter::OvfLibraryItemApi` | [**deploy**](docs/OvfLibraryItemApi.md#deploy) | **POST** /com/vmware/vcenter/ovf/library-item/id:{ovf_library_item_id} | Deploys an OVF package stored in content library to a newly created virtual machine or virtual appliance. <p> This {@term operation} deploys an OVF package which is stored in the library item specified by {@param.name ovfLibraryItemId}. It uses the deployment specification in {@param.name deploymentSpec} to deploy the OVF package to the location specified by {@param.name target}. </p>
112
+ `VSphereAutomation::VCenter::OvfLibraryItemApi` | [**deploy**](docs/OvfLibraryItemApi.md#deploy) | **POST** /com/vmware/vcenter/ovf/library-item/id:{ovf_library_item_id}?~action&#x3D;deploy | Deploys an OVF package stored in content library to a newly created virtual machine or virtual appliance. <p> This {@term operation} deploys an OVF package which is stored in the library item specified by {@param.name ovfLibraryItemId}. It uses the deployment specification in {@param.name deploymentSpec} to deploy the OVF package to the location specified by {@param.name target}. </p>
113
113
  `VSphereAutomation::VCenter::OvfLibraryItemApi` | [**filter**](docs/OvfLibraryItemApi.md#filter) | **POST** /com/vmware/vcenter/ovf/library-item/id:{ovf_library_item_id}?~action&#x3D;filter | Queries an OVF package stored in content library to retrieve information to use when deploying the package. See {@link #deploy}. <p> This {@term operation} retrieves information from the descriptor of the OVF package stored in the library item specified by {@param.name ovfLibraryItemId}. The information returned by the {@term operation} can be used to populate the deployment specification (see {@link ResourcePoolDeploymentSpec} when deploying the OVF package to the deployment target specified by {@param.name target}. </p>
114
114
  `VSphereAutomation::VCenter::ResourcePoolApi` | [**get**](docs/ResourcePoolApi.md#get) | **GET** /vcenter/resource-pool/{resource_pool} | Retrieves information about the resource pool indicated by resourcePool.
115
115
  `VSphereAutomation::VCenter::ResourcePoolApi` | [**list**](docs/ResourcePoolApi.md#list) | **GET** /vcenter/resource-pool | Returns information about at most 1000 visible (subject to permission checks) resource pools in vCenter matching the ResourcePool.FilterSpec.
@@ -119,7 +119,7 @@ Class | Method | HTTP request | Description
119
119
  `VSphereAutomation::VCenter::ServicesServiceApi` | [**start**](docs/ServicesServiceApi.md#start) | **POST** /vcenter/services/{service}/start | Starts a service
120
120
  `VSphereAutomation::VCenter::ServicesServiceApi` | [**stop**](docs/ServicesServiceApi.md#stop) | **POST** /vcenter/services/{service}/stop | Stops a service
121
121
  `VSphereAutomation::VCenter::ServicesServiceApi` | [**update**](docs/ServicesServiceApi.md#update) | **PATCH** /vcenter/services/{service} | Updates the properties of a service.
122
- `VSphereAutomation::VCenter::StoragePoliciesApi` | [**check_compatibility**](docs/StoragePoliciesApi.md#check_compatibility) | **POST** /vcenter/storage/policies/{policy} | Returns datastore compatibility summary about a specific storage policy.
122
+ `VSphereAutomation::VCenter::StoragePoliciesApi` | [**check_compatibility**](docs/StoragePoliciesApi.md#check_compatibility) | **POST** /vcenter/storage/policies/{policy}?action&#x3D;check-compatibility | Returns datastore compatibility summary about a specific storage policy.
123
123
  `VSphereAutomation::VCenter::StoragePoliciesApi` | [**list**](docs/StoragePoliciesApi.md#list) | **GET** /vcenter/storage/policies | Returns information about at most 1024 visible (subject to permission checks) storage solicies availabe in vCenter. These storage policies can be used for provisioning virtual machines or disks.
124
124
  `VSphereAutomation::VCenter::StoragePoliciesComplianceApi` | [**list**](docs/StoragePoliciesComplianceApi.md#list) | **GET** /vcenter/storage/policies/entities/compliance | Returns compliance information about entities matching the filter Compliance.FilterSpec. Entities without storage policy association are not returned.
125
125
  `VSphereAutomation::VCenter::StoragePoliciesComplianceVMApi` | [**list**](docs/StoragePoliciesComplianceVMApi.md#list) | **GET** /vcenter/storage/policies/compliance/vm | Returns compliance information about at most 1000 virtual machines matching the filter VM.FilterSpec. If there are no virtual machines matching the VM.FilterSpec an empty List is returned. Virtual machines without storage policy association are not returned.
@@ -129,30 +129,30 @@ Class | Method | HTTP request | Description
129
129
  `VSphereAutomation::VCenter::SystemConfigDeploymentTypeApi` | [**reconfigure**](docs/SystemConfigDeploymentTypeApi.md#reconfigure) | **POST** /vcenter/system-config/deployment-type | Reconfigure the type of the vCenter appliance.
130
130
  `VSphereAutomation::VCenter::SystemConfigPscRegistrationApi` | [**get**](docs/SystemConfigPscRegistrationApi.md#get) | **GET** /vcenter/system-config/psc-registration | Get information of the PSC that this appliance is registered with.
131
131
  `VSphereAutomation::VCenter::SystemConfigPscRegistrationApi` | [**repoint**](docs/SystemConfigPscRegistrationApi.md#repoint) | **POST** /vcenter/system-config/psc-registration | Repoint this vCenter Server appliance to a different external PSC.
132
- `VSphereAutomation::VCenter::TopologyPscsApi` | [**decommissiontask**](docs/TopologyPscsApi.md#decommissiontask) | **POST** /vcenter/topology/pscs/{hostname} | Decommission the external Platform Services Controller node.
132
+ `VSphereAutomation::VCenter::TopologyPscsApi` | [**decommissiontask**](docs/TopologyPscsApi.md#decommissiontask) | **POST** /vcenter/topology/pscs/{hostname}?action&#x3D;decommission&amp;vmw-task&#x3D;true | Decommission the external Platform Services Controller node.
133
133
  `VSphereAutomation::VCenter::VMApi` | [**create**](docs/VMApi.md#create) | **POST** /vcenter/vm | Creates a virtual machine.
134
134
  `VSphereAutomation::VCenter::VMApi` | [**delete**](docs/VMApi.md#delete) | **DELETE** /vcenter/vm/{vm} | Deletes a virtual machine.
135
135
  `VSphereAutomation::VCenter::VMApi` | [**get**](docs/VMApi.md#get) | **GET** /vcenter/vm/{vm} | Returns information about a virtual machine.
136
136
  `VSphereAutomation::VCenter::VMApi` | [**list**](docs/VMApi.md#list) | **GET** /vcenter/vm | Returns information about at most 1000 visible (subject to permission checks) virtual machines in vCenter matching the VM.FilterSpec.
137
137
  `VSphereAutomation::VCenter::VchaCapabilitiesApi` | [**get**](docs/VchaCapabilitiesApi.md#get) | **GET** /vcenter/vcha/capabilities | Gets the capabilities of the active node of a VCHA cluster.
138
138
  `VSphereAutomation::VCenter::VchaClusterApi` | [**deploytask**](docs/VchaClusterApi.md#deploytask) | **POST** /vcenter/vcha/cluster?action&#x3D;deploy&amp;vmw-task&#x3D;true | Prepares, clones, and configures a VCHA cluster.
139
- `VSphereAutomation::VCenter::VchaClusterApi` | [**failovertask**](docs/VchaClusterApi.md#failovertask) | **POST** /vcenter/vcha/cluster | Initiates failover from the active vCenter node to the passive node. For forced failover, Active node immediately initiates a failover. This may result into a data loss after failover. For planned failover, Active node flushes all the state to the Passive node, waits for the flush to complete before causing a failover. After the failover, Passive node starts without any data loss. A failover is allowed only in the following cases: 1. Cluster's mode is enabled and all cluster members are present. 2. Cluster's mode is maintenance and all cluster members are present.
139
+ `VSphereAutomation::VCenter::VchaClusterApi` | [**failovertask**](docs/VchaClusterApi.md#failovertask) | **POST** /vcenter/vcha/cluster?action&#x3D;failover&amp;vmw-task&#x3D;true | Initiates failover from the active vCenter node to the passive node. For forced failover, Active node immediately initiates a failover. This may result into a data loss after failover. For planned failover, Active node flushes all the state to the Passive node, waits for the flush to complete before causing a failover. After the failover, Passive node starts without any data loss. A failover is allowed only in the following cases: 1. Cluster's mode is enabled and all cluster members are present. 2. Cluster's mode is maintenance and all cluster members are present.
140
140
  `VSphereAutomation::VCenter::VchaClusterApi` | [**get**](docs/VchaClusterApi.md#get) | **POST** /vcenter/vcha/cluster?action&#x3D;get | Retrieves the status of a VCHA cluster.
141
141
  `VSphereAutomation::VCenter::VchaClusterApi` | [**undeploytask**](docs/VchaClusterApi.md#undeploytask) | **POST** /vcenter/vcha/cluster?action&#x3D;undeploy&amp;vmw-task&#x3D;true | Destroys the VCHA cluster and removes all VCHA specific information from the VCVA appliance. Optionally, the passive and witness node virtual machines will be deleted only if VCHA was deployed using automatic deployment. The active node in the cluster continues to run as a standalone VCVA appliance after the destroy operation has been performed. If the VCHA cluster is in a transition state and not configured, then the VCHA cluster specific information is removed.
142
- `VSphereAutomation::VCenter::VchaClusterActiveApi` | [**get**](docs/VchaClusterActiveApi.md#get) | **POST** /vcenter/vcha/cluster/active | Retrieves information about the active node of a VCHA cluster.
142
+ `VSphereAutomation::VCenter::VchaClusterActiveApi` | [**get**](docs/VchaClusterActiveApi.md#get) | **POST** /vcenter/vcha/cluster/active?action&#x3D;get | Retrieves information about the active node of a VCHA cluster.
143
143
  `VSphereAutomation::VCenter::VchaClusterDeploymentTypeApi` | [**get**](docs/VchaClusterDeploymentTypeApi.md#get) | **GET** /vcenter/vcha/cluster/deployment-type | Retrieves the deployment type of a VCHA cluster.
144
144
  `VSphereAutomation::VCenter::VchaClusterModeApi` | [**get**](docs/VchaClusterModeApi.md#get) | **GET** /vcenter/vcha/cluster/mode | Retrieves the current mode of a VCHA cluster.
145
- `VSphereAutomation::VCenter::VchaClusterModeApi` | [**settask**](docs/VchaClusterModeApi.md#settask) | **PUT** /vcenter/vcha/cluster/mode | Manipulates the mode of a VCHA Cluster. Following mode transitions are allowed: enabled -> disabled - Allowed only in healthy and degraded states. enabled -> maintenance - Allowed only in healthy state. disabled -> enabled - Allowed only in healthy state. maintenance -> enabled - Allowed only in healthy state with all nodes are running the same version. maintenance -> disabled - Allowed only in healthy state with all nodes are running the same version. All other transitions are not allowed. VCHA Cluster configuration remains intact in any of the cluster modes.
145
+ `VSphereAutomation::VCenter::VchaClusterModeApi` | [**settask**](docs/VchaClusterModeApi.md#settask) | **PUT** /vcenter/vcha/cluster/mode?vmw-task&#x3D;true | Manipulates the mode of a VCHA Cluster. Following mode transitions are allowed: enabled -> disabled - Allowed only in healthy and degraded states. enabled -> maintenance - Allowed only in healthy state. disabled -> enabled - Allowed only in healthy state. maintenance -> enabled - Allowed only in healthy state with all nodes are running the same version. maintenance -> disabled - Allowed only in healthy state with all nodes are running the same version. All other transitions are not allowed. VCHA Cluster configuration remains intact in any of the cluster modes.
146
146
  `VSphereAutomation::VCenter::VchaClusterPassiveApi` | [**check**](docs/VchaClusterPassiveApi.md#check) | **POST** /vcenter/vcha/cluster/passive?action&#x3D;check | Validates the specified passive node's placement configuration.
147
- `VSphereAutomation::VCenter::VchaClusterPassiveApi` | [**redeploytask**](docs/VchaClusterPassiveApi.md#redeploytask) | **POST** /vcenter/vcha/cluster/passive | Creates the passive node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
147
+ `VSphereAutomation::VCenter::VchaClusterPassiveApi` | [**redeploytask**](docs/VchaClusterPassiveApi.md#redeploytask) | **POST** /vcenter/vcha/cluster/passive?action&#x3D;redeploy&amp;vmw-task&#x3D;true | Creates the passive node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
148
148
  `VSphereAutomation::VCenter::VchaClusterWitnessApi` | [**check**](docs/VchaClusterWitnessApi.md#check) | **POST** /vcenter/vcha/cluster/witness?action&#x3D;check | Validates the specified witness node's placement configuration.
149
- `VSphereAutomation::VCenter::VchaClusterWitnessApi` | [**redeploytask**](docs/VchaClusterWitnessApi.md#redeploytask) | **POST** /vcenter/vcha/cluster/witness | Creates the witness node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
149
+ `VSphereAutomation::VCenter::VchaClusterWitnessApi` | [**redeploytask**](docs/VchaClusterWitnessApi.md#redeploytask) | **POST** /vcenter/vcha/cluster/witness?action&#x3D;redeploy&amp;vmw-task&#x3D;true | Creates the witness node in a degraded cluster with node location information and pre-existing VCHA cluster configuration from the active node.
150
150
  `VSphereAutomation::VCenter::VchaOperationsApi` | [**get**](docs/VchaOperationsApi.md#get) | **GET** /vcenter/vcha/operations | Retrieves the current active and disabled operations of a VCHA cluster.
151
- `VSphereAutomation::VCenter::VchaVcCredentialsApi` | [**validate**](docs/VchaVcCredentialsApi.md#validate) | **POST** /vcenter/vcha/vc-credentials | Validates the credentials of the management vCenter server of the active node of a VCHA cluster.
151
+ `VSphereAutomation::VCenter::VchaVcCredentialsApi` | [**validate**](docs/VchaVcCredentialsApi.md#validate) | **POST** /vcenter/vcha/vc-credentials?action&#x3D;validate | Validates the credentials of the management vCenter server of the active node of a VCHA cluster.
152
152
  `VSphereAutomation::VCenter::VmGuestIdentityApi` | [**get**](docs/VmGuestIdentityApi.md#get) | **GET** /vcenter/vm/{vm}/guest/identity | Return information about the guest.
153
153
  `VSphereAutomation::VCenter::VmGuestLocalFilesystemApi` | [**get**](docs/VmGuestLocalFilesystemApi.md#get) | **GET** /vcenter/vm/{vm}/guest/local-filesystem | Returns details of the local file systems in the guest operating system.
154
154
  `VSphereAutomation::VCenter::VmGuestPowerApi` | [**get**](docs/VmGuestPowerApi.md#get) | **GET** /vcenter/vm/{vm}/guest/power | Returns information about the guest operating system power state.
155
- `VSphereAutomation::VCenter::VmGuestPowerApi` | [**reboot**](docs/VmGuestPowerApi.md#reboot) | **POST** /vcenter/vm/{vm}/guest/power | 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.
155
+ `VSphereAutomation::VCenter::VmGuestPowerApi` | [**reboot**](docs/VmGuestPowerApi.md#reboot) | **POST** /vcenter/vm/{vm}/guest/power?action&#x3D;reboot | 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.
156
156
  `VSphereAutomation::VCenter::VmGuestPowerApi` | [**shutdown**](docs/VmGuestPowerApi.md#shutdown) | **POST** /vcenter/vm/{vm}/guest/power?action&#x3D;shutdown | Issues a request to the guest operating system asking it to perform a clean shutdown of all services. This request returns immediately and does not wait for the guest operating system to complete the operation.
157
157
  `VSphereAutomation::VCenter::VmGuestPowerApi` | [**standby**](docs/VmGuestPowerApi.md#standby) | **POST** /vcenter/vm/{vm}/guest/power?action&#x3D;standby | Issues a request to the guest operating system asking it to perform a suspend operation.
158
158
  `VSphereAutomation::VCenter::VmHardwareApi` | [**get**](docs/VmHardwareApi.md#get) | **GET** /vcenter/vm/{vm}/hardware | Returns the virtual hardware settings of a virtual machine.
@@ -222,10 +222,10 @@ Class | Method | HTTP request | Description
222
222
  `VSphereAutomation::VCenter::VmPowerApi` | [**suspend**](docs/VmPowerApi.md#suspend) | **POST** /vcenter/vm/{vm}/power/suspend | Suspends a powered-on virtual machine.
223
223
  `VSphereAutomation::VCenter::VmStoragePolicyApi` | [**get**](docs/VmStoragePolicyApi.md#get) | **GET** /vcenter/vm/{vm}/storage/policy | Returns Information about Storage Policy associated with a virtual machine's home directory and/or its virtual hard disks.
224
224
  `VSphereAutomation::VCenter::VmStoragePolicyApi` | [**update**](docs/VmStoragePolicyApi.md#update) | **PATCH** /vcenter/vm/{vm}/storage/policy | Updates the storage policy configuration of a virtual machine and/or its associated virtual hard disks.
225
- `VSphereAutomation::VCenter::VmStoragePolicyComplianceApi` | [**check**](docs/VmStoragePolicyComplianceApi.md#check) | **POST** /vcenter/vm/{vm}/storage/policy/compliance | Returns the storage policy Compliance Compliance.Info of a virtual machine after explicitly re-computing compliance check.
225
+ `VSphereAutomation::VCenter::VmStoragePolicyComplianceApi` | [**check**](docs/VmStoragePolicyComplianceApi.md#check) | **POST** /vcenter/vm/{vm}/storage/policy/compliance?action&#x3D;check | Returns the storage policy Compliance Compliance.Info of a virtual machine after explicitly re-computing compliance check.
226
226
  `VSphereAutomation::VCenter::VmStoragePolicyComplianceApi` | [**get**](docs/VmStoragePolicyComplianceApi.md#get) | **GET** /vcenter/vm/{vm}/storage/policy/compliance | Returns the cached storage policy compliance information of a virtual machine.
227
227
  `VSphereAutomation::VCenter::VmTemplateLibraryItemsApi` | [**create**](docs/VmTemplateLibraryItemsApi.md#create) | **POST** /vcenter/vm-template/library-items | Creates a library item in content library from a virtual machine. This {@term operation} creates a library item in content library whose content is a virtual machine template created from the source virtual machine, using the supplied create specification. The virtual machine template is stored in a newly created library item.
228
- `VSphereAutomation::VCenter::VmTemplateLibraryItemsApi` | [**deploy**](docs/VmTemplateLibraryItemsApi.md#deploy) | **POST** /vcenter/vm-template/library-items/{template_library_item} | 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.
228
+ `VSphereAutomation::VCenter::VmTemplateLibraryItemsApi` | [**deploy**](docs/VmTemplateLibraryItemsApi.md#deploy) | **POST** /vcenter/vm-template/library-items/{template_library_item}?action&#x3D;deploy | 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.
229
229
  `VSphereAutomation::VCenter::VmTemplateLibraryItemsApi` | [**get**](docs/VmTemplateLibraryItemsApi.md#get) | **GET** /vcenter/vm-template/library-items/{template_library_item} | Returns information about a virtual machine template contained in the library item specified by {@param.name templateLibraryItem}
230
230
 
231
231
 
@@ -5,7 +5,7 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
7
  [**get**](CertificateManagementVcenterTlsApi.md#get) | **GET** /vcenter/certificate-management/vcenter/tls | Returns the rhttpproxy TLS certificate.
8
- [**renew**](CertificateManagementVcenterTlsApi.md#renew) | **POST** /vcenter/certificate-management/vcenter/tls | Renews the TLS certificate for the given duration period.
8
+ [**renew**](CertificateManagementVcenterTlsApi.md#renew) | **POST** /vcenter/certificate-management/vcenter/tls?action&#x3D;renew | Renews the TLS certificate for the given duration period.
9
9
  [**set**](CertificateManagementVcenterTlsApi.md#set) | **PUT** /vcenter/certificate-management/vcenter/tls | Replaces the rhttpproxy TLS certificate with the specified certificate.
10
10
 
11
11
 
@@ -56,7 +56,7 @@ This endpoint does not need any parameter.
56
56
 
57
57
 
58
58
  # **renew**
59
- > renew(action, opts)
59
+ > renew(opts)
60
60
 
61
61
  Renews the TLS certificate for the given duration period.
62
62
 
@@ -73,14 +73,13 @@ VSphereAutomation::Configuration.new.tap do |config|
73
73
  end
74
74
 
75
75
  api_instance = VSphereAutomation::VCenter::CertificateManagementVcenterTlsApi.new
76
- action = 'action_example' # String | action=renew
77
76
  opts = {
78
77
  request_body: VCenter::VcenterCertificateManagementVcenterTlsRenew.new # VcenterCertificateManagementVcenterTlsRenew |
79
78
  }
80
79
 
81
80
  begin
82
81
  #Renews the TLS certificate for the given duration period.
83
- api_instance.renew(action, opts)
82
+ api_instance.renew(opts)
84
83
  rescue VSphereAutomation::ApiError => e
85
84
  puts "Exception when calling CertificateManagementVcenterTlsApi->renew: #{e}"
86
85
  end
@@ -90,7 +89,6 @@ end
90
89
 
91
90
  Name | Type | Description | Notes
92
91
  ------------- | ------------- | ------------- | -------------
93
- **action** | **String**| action&#x3D;renew |
94
92
  **request_body** | [**VcenterCertificateManagementVcenterTlsRenew**](VcenterCertificateManagementVcenterTlsRenew.md)| | [optional]
95
93
 
96
94
  ### Return type
@@ -5,7 +5,7 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
7
  [**get**](DeploymentApi.md#get) | **GET** /vcenter/deployment | Get the current status of the appliance deployment.
8
- [**rollback**](DeploymentApi.md#rollback) | **POST** /vcenter/deployment | Rollback a failed appliance so it can be configured once again.
8
+ [**rollback**](DeploymentApi.md#rollback) | **POST** /vcenter/deployment?action&#x3D;rollback | Rollback a failed appliance so it can be configured once again.
9
9
 
10
10
 
11
11
  # **get**
@@ -55,7 +55,7 @@ This endpoint does not need any parameter.
55
55
 
56
56
 
57
57
  # **rollback**
58
- > rollback(action)
58
+ > rollback
59
59
 
60
60
  Rollback a failed appliance so it can be configured once again.
61
61
 
@@ -72,21 +72,17 @@ VSphereAutomation::Configuration.new.tap do |config|
72
72
  end
73
73
 
74
74
  api_instance = VSphereAutomation::VCenter::DeploymentApi.new
75
- action = 'action_example' # String | action=rollback
76
75
 
77
76
  begin
78
77
  #Rollback a failed appliance so it can be configured once again.
79
- api_instance.rollback(action)
78
+ api_instance.rollback
80
79
  rescue VSphereAutomation::ApiError => e
81
80
  puts "Exception when calling DeploymentApi->rollback: #{e}"
82
81
  end
83
82
  ```
84
83
 
85
84
  ### Parameters
86
-
87
- Name | Type | Description | Notes
88
- ------------- | ------------- | ------------- | -------------
89
- **action** | **String**| action&#x3D;rollback |
85
+ This endpoint does not need any parameter.
90
86
 
91
87
  ### Return type
92
88
 
@@ -4,7 +4,7 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**cancel**](DeploymentImportHistoryApi.md#cancel) | **POST** /vcenter/deployment/history | Cancels the task for importing vCenter historical data.
7
+ [**cancel**](DeploymentImportHistoryApi.md#cancel) | **POST** /vcenter/deployment/history?action&#x3D;cancel | Cancels the task for importing vCenter historical data.
8
8
  [**get**](DeploymentImportHistoryApi.md#get) | **GET** /vcenter/deployment/history | Get the current status of the vCenter historical data import.
9
9
  [**pause**](DeploymentImportHistoryApi.md#pause) | **POST** /vcenter/deployment/history?action&#x3D;pause | Pauses the task for importing vCenter historical data.
10
10
  [**resume**](DeploymentImportHistoryApi.md#resume) | **POST** /vcenter/deployment/history?action&#x3D;resume | Resumes the task for importing vCenter historical data.
@@ -12,7 +12,7 @@ Method | HTTP request | Description
12
12
 
13
13
 
14
14
  # **cancel**
15
- > cancel(action)
15
+ > cancel
16
16
 
17
17
  Cancels the task for importing vCenter historical data.
18
18
 
@@ -29,21 +29,17 @@ VSphereAutomation::Configuration.new.tap do |config|
29
29
  end
30
30
 
31
31
  api_instance = VSphereAutomation::VCenter::DeploymentImportHistoryApi.new
32
- action = 'action_example' # String | action=cancel
33
32
 
34
33
  begin
35
34
  #Cancels the task for importing vCenter historical data.
36
- api_instance.cancel(action)
35
+ api_instance.cancel
37
36
  rescue VSphereAutomation::ApiError => e
38
37
  puts "Exception when calling DeploymentImportHistoryApi->cancel: #{e}"
39
38
  end
40
39
  ```
41
40
 
42
41
  ### Parameters
43
-
44
- Name | Type | Description | Notes
45
- ------------- | ------------- | ------------- | -------------
46
- **action** | **String**| action&#x3D;cancel |
42
+ This endpoint does not need any parameter.
47
43
 
48
44
  ### Return type
49
45
 
@@ -4,14 +4,14 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**cancel**](DeploymentInstallApi.md#cancel) | **POST** /vcenter/deployment/install | Cancel the appliance installation that is in progress.
7
+ [**cancel**](DeploymentInstallApi.md#cancel) | **POST** /vcenter/deployment/install?action&#x3D;cancel | Cancel the appliance installation that is in progress.
8
8
  [**check**](DeploymentInstallApi.md#check) | **POST** /vcenter/deployment/install?action&#x3D;check | Run sanity checks using the InstallSpec parameters passed.
9
9
  [**get**](DeploymentInstallApi.md#get) | **GET** /vcenter/deployment/install | Get the parameters used to configure the ongoing appliance installation.
10
10
  [**start**](DeploymentInstallApi.md#start) | **POST** /vcenter/deployment/install?action&#x3D;start | Start the appliance installation.
11
11
 
12
12
 
13
13
  # **cancel**
14
- > cancel(action)
14
+ > cancel
15
15
 
16
16
  Cancel the appliance installation that is in progress.
17
17
 
@@ -28,21 +28,17 @@ VSphereAutomation::Configuration.new.tap do |config|
28
28
  end
29
29
 
30
30
  api_instance = VSphereAutomation::VCenter::DeploymentInstallApi.new
31
- action = 'action_example' # String | action=cancel
32
31
 
33
32
  begin
34
33
  #Cancel the appliance installation that is in progress.
35
- api_instance.cancel(action)
34
+ api_instance.cancel
36
35
  rescue VSphereAutomation::ApiError => e
37
36
  puts "Exception when calling DeploymentInstallApi->cancel: #{e}"
38
37
  end
39
38
  ```
40
39
 
41
40
  ### Parameters
42
-
43
- Name | Type | Description | Notes
44
- ------------- | ------------- | ------------- | -------------
45
- **action** | **String**| action&#x3D;cancel |
41
+ This endpoint does not need any parameter.
46
42
 
47
43
  ### Return type
48
44
 
@@ -4,11 +4,11 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**check**](DeploymentInstallPscReplicatedApi.md#check) | **POST** /vcenter/deployment/install/psc/replicated | Checks whether the provided remote PSC is reachable and can be replicated.
7
+ [**check**](DeploymentInstallPscReplicatedApi.md#check) | **POST** /vcenter/deployment/install/psc/replicated?action&#x3D;check | Checks whether the provided remote PSC is reachable and can be replicated.
8
8
 
9
9
 
10
10
  # **check**
11
- > VcenterDeploymentInstallPscReplicatedCheckResult check(action, request_body)
11
+ > VcenterDeploymentInstallPscReplicatedCheckResult check(request_body)
12
12
 
13
13
  Checks whether the provided remote PSC is reachable and can be replicated.
14
14
 
@@ -25,12 +25,11 @@ VSphereAutomation::Configuration.new.tap do |config|
25
25
  end
26
26
 
27
27
  api_instance = VSphereAutomation::VCenter::DeploymentInstallPscReplicatedApi.new
28
- action = 'action_example' # String | action=check
29
28
  request_body = VCenter::VcenterDeploymentInstallPscReplicatedCheck.new # VcenterDeploymentInstallPscReplicatedCheck |
30
29
 
31
30
  begin
32
31
  #Checks whether the provided remote PSC is reachable and can be replicated.
33
- result = api_instance.check(action, request_body)
32
+ result = api_instance.check(request_body)
34
33
  p result
35
34
  rescue VSphereAutomation::ApiError => e
36
35
  puts "Exception when calling DeploymentInstallPscReplicatedApi->check: #{e}"
@@ -41,7 +40,6 @@ end
41
40
 
42
41
  Name | Type | Description | Notes
43
42
  ------------- | ------------- | ------------- | -------------
44
- **action** | **String**| action&#x3D;check |
45
43
  **request_body** | [**VcenterDeploymentInstallPscReplicatedCheck**](VcenterDeploymentInstallPscReplicatedCheck.md)| |
46
44
 
47
45
  ### Return type
@@ -4,11 +4,11 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**check**](DeploymentInstallPscStandaloneApi.md#check) | **POST** /vcenter/deployment/install/psc/standalone | Checks that the information to configure a non-replicated PSC satisfies the requirements.
7
+ [**check**](DeploymentInstallPscStandaloneApi.md#check) | **POST** /vcenter/deployment/install/psc/standalone?action&#x3D;check | Checks that the information to configure a non-replicated PSC satisfies the requirements.
8
8
 
9
9
 
10
10
  # **check**
11
- > VcenterDeploymentInstallPscStandaloneCheckResult check(action, request_body)
11
+ > VcenterDeploymentInstallPscStandaloneCheckResult check(request_body)
12
12
 
13
13
  Checks that the information to configure a non-replicated PSC satisfies the requirements.
14
14
 
@@ -25,12 +25,11 @@ VSphereAutomation::Configuration.new.tap do |config|
25
25
  end
26
26
 
27
27
  api_instance = VSphereAutomation::VCenter::DeploymentInstallPscStandaloneApi.new
28
- action = 'action_example' # String | action=check
29
28
  request_body = VCenter::VcenterDeploymentInstallPscStandaloneCheck.new # VcenterDeploymentInstallPscStandaloneCheck |
30
29
 
31
30
  begin
32
31
  #Checks that the information to configure a non-replicated PSC satisfies the requirements.
33
- result = api_instance.check(action, request_body)
32
+ result = api_instance.check(request_body)
34
33
  p result
35
34
  rescue VSphereAutomation::ApiError => e
36
35
  puts "Exception when calling DeploymentInstallPscStandaloneApi->check: #{e}"
@@ -41,7 +40,6 @@ end
41
40
 
42
41
  Name | Type | Description | Notes
43
42
  ------------- | ------------- | ------------- | -------------
44
- **action** | **String**| action&#x3D;check |
45
43
  **request_body** | [**VcenterDeploymentInstallPscStandaloneCheck**](VcenterDeploymentInstallPscStandaloneCheck.md)| |
46
44
 
47
45
  ### Return type
@@ -4,11 +4,11 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**check**](DeploymentInstallRemotePscApi.md#check) | **POST** /vcenter/deployment/install/remote-psc | Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
7
+ [**check**](DeploymentInstallRemotePscApi.md#check) | **POST** /vcenter/deployment/install/remote-psc?action&#x3D;check | Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
8
8
 
9
9
 
10
10
  # **check**
11
- > VcenterDeploymentInstallRemotePscCheckResult check(action, request_body)
11
+ > VcenterDeploymentInstallRemotePscCheckResult check(request_body)
12
12
 
13
13
  Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
14
14
 
@@ -25,12 +25,11 @@ VSphereAutomation::Configuration.new.tap do |config|
25
25
  end
26
26
 
27
27
  api_instance = VSphereAutomation::VCenter::DeploymentInstallRemotePscApi.new
28
- action = 'action_example' # String | action=check
29
28
  request_body = VCenter::VcenterDeploymentInstallRemotePscCheck.new # VcenterDeploymentInstallRemotePscCheck |
30
29
 
31
30
  begin
32
31
  #Checks whether the remote PSC is reachable and the deployed vCenter Server can be registered with the remote PSC.
33
- result = api_instance.check(action, request_body)
32
+ result = api_instance.check(request_body)
34
33
  p result
35
34
  rescue VSphereAutomation::ApiError => e
36
35
  puts "Exception when calling DeploymentInstallRemotePscApi->check: #{e}"
@@ -41,7 +40,6 @@ end
41
40
 
42
41
  Name | Type | Description | Notes
43
42
  ------------- | ------------- | ------------- | -------------
44
- **action** | **String**| action&#x3D;check |
45
43
  **request_body** | [**VcenterDeploymentInstallRemotePscCheck**](VcenterDeploymentInstallRemotePscCheck.md)| |
46
44
 
47
45
  ### Return type
@@ -4,12 +4,12 @@ All URIs are relative to *https://&lt;vcenter&gt;/rest*
4
4
 
5
5
  Method | HTTP request | Description
6
6
  ------------- | ------------- | -------------
7
- [**answer**](DeploymentQuestionApi.md#answer) | **POST** /vcenter/deployment/question | Supply answer to the raised question.
7
+ [**answer**](DeploymentQuestionApi.md#answer) | **POST** /vcenter/deployment/question?action&#x3D;answer | Supply answer to the raised question.
8
8
  [**get**](DeploymentQuestionApi.md#get) | **GET** /vcenter/deployment/question | Get the question that was raised during the configuration.
9
9
 
10
10
 
11
11
  # **answer**
12
- > answer(action, request_body)
12
+ > answer(request_body)
13
13
 
14
14
  Supply answer to the raised question.
15
15
 
@@ -26,12 +26,11 @@ VSphereAutomation::Configuration.new.tap do |config|
26
26
  end
27
27
 
28
28
  api_instance = VSphereAutomation::VCenter::DeploymentQuestionApi.new
29
- action = 'action_example' # String | action=answer
30
29
  request_body = VCenter::VcenterDeploymentQuestionAnswer.new # VcenterDeploymentQuestionAnswer |
31
30
 
32
31
  begin
33
32
  #Supply answer to the raised question.
34
- api_instance.answer(action, request_body)
33
+ api_instance.answer(request_body)
35
34
  rescue VSphereAutomation::ApiError => e
36
35
  puts "Exception when calling DeploymentQuestionApi->answer: #{e}"
37
36
  end
@@ -41,7 +40,6 @@ end
41
40
 
42
41
  Name | Type | Description | Notes
43
42
  ------------- | ------------- | ------------- | -------------
44
- **action** | **String**| action&#x3D;answer |
45
43
  **request_body** | [**VcenterDeploymentQuestionAnswer**](VcenterDeploymentQuestionAnswer.md)| |
46
44
 
47
45
  ### Return type