nutanix_vmm 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/CHANGELOG.md +11 -0
- data/Gemfile +9 -0
- data/README.md +931 -0
- data/Rakefile +10 -0
- data/docs/AssignIpById202Response.md +20 -0
- data/docs/AssignIpById4XXResponse.md +20 -0
- data/docs/AssignVmOwner202Response.md +20 -0
- data/docs/AssignVmOwner202Response1.md +20 -0
- data/docs/AssignVmOwner4XXResponse.md +20 -0
- data/docs/AssignVmOwner4XXResponse1.md +20 -0
- data/docs/AssociateCategories202Response.md +20 -0
- data/docs/AssociateCategories202Response1.md +20 -0
- data/docs/AssociateCategories4XXResponse.md +20 -0
- data/docs/AssociateCategories4XXResponse1.md +20 -0
- data/docs/CancelGuestUpdate202Response.md +20 -0
- data/docs/CancelGuestUpdate4XXResponse.md +20 -0
- data/docs/CloneVm202Response.md +20 -0
- data/docs/CloneVm4XXResponse.md +20 -0
- data/docs/CommonV10ConfigFlag.md +20 -0
- data/docs/CommonV10ConfigIPv4Address.md +20 -0
- data/docs/CommonV10ConfigKVPair.md +20 -0
- data/docs/CommonV10ConfigKVPairValue.md +59 -0
- data/docs/CommonV10ConfigMapOfStringWrapper.md +18 -0
- data/docs/CommonV10ConfigMessage.md +24 -0
- data/docs/CommonV10ConfigMessageSeverity.md +15 -0
- data/docs/CommonV10ConfigTenantAwareModel.md +18 -0
- data/docs/CommonV10ResponseApiLink.md +20 -0
- data/docs/CommonV10ResponseApiResponseMetadata.md +26 -0
- data/docs/CommonV10ResponseExternalizableAbstractModel.md +22 -0
- data/docs/CommonV10StatsDownSamplingOperator.md +15 -0
- data/docs/CompleteGuestUpdate202Response.md +20 -0
- data/docs/CompleteGuestUpdate4XXResponse.md +20 -0
- data/docs/CreateCdRom202Response.md +20 -0
- data/docs/CreateCdRom4XXResponse.md +20 -0
- data/docs/CreateDisk202Response.md +20 -0
- data/docs/CreateDisk4XXResponse.md +20 -0
- data/docs/CreateGpu202Response.md +20 -0
- data/docs/CreateGpu4XXResponse.md +20 -0
- data/docs/CreateImage202Response.md +20 -0
- data/docs/CreateImage4XXResponse.md +20 -0
- data/docs/CreateNic202Response.md +20 -0
- data/docs/CreateNic4XXResponse.md +20 -0
- data/docs/CreatePcieDevice202Response.md +20 -0
- data/docs/CreatePcieDevice4XXResponse.md +20 -0
- data/docs/CreatePlacementPolicy202Response.md +20 -0
- data/docs/CreatePlacementPolicy4XXResponse.md +20 -0
- data/docs/CreateRateLimitPolicy202Response.md +20 -0
- data/docs/CreateRateLimitPolicy4XXResponse.md +20 -0
- data/docs/CreateSerialPort202Response.md +20 -0
- data/docs/CreateSerialPort4XXResponse.md +20 -0
- data/docs/CreateTemplate202Response.md +20 -0
- data/docs/CreateTemplate4XXResponse.md +20 -0
- data/docs/CreateVm202Response.md +20 -0
- data/docs/CreateVm4XXResponse.md +20 -0
- data/docs/CreateVmAntiAffinityPolicy202Response.md +20 -0
- data/docs/CreateVmAntiAffinityPolicy4XXResponse.md +20 -0
- data/docs/CreateVmHostAffinityPolicy202Response.md +20 -0
- data/docs/CreateVmHostAffinityPolicy4XXResponse.md +20 -0
- data/docs/CrossClusterMigrateVm202Response.md +20 -0
- data/docs/CrossClusterMigrateVm4XXResponse.md +20 -0
- data/docs/CustomizeGuestVm202Response.md +20 -0
- data/docs/CustomizeGuestVm4XXResponse.md +20 -0
- data/docs/DataprotectionV40CommonBaseRecoveryPoint.md +34 -0
- data/docs/DataprotectionV40CommonRecoveryPointStatus.md +15 -0
- data/docs/DataprotectionV40CommonRecoveryPointType.md +15 -0
- data/docs/DeleteCdRomById202Response.md +20 -0
- data/docs/DeleteCdRomById4XXResponse.md +20 -0
- data/docs/DeleteDiskById202Response.md +20 -0
- data/docs/DeleteDiskById4XXResponse.md +20 -0
- data/docs/DeleteGpuById202Response.md +20 -0
- data/docs/DeleteGpuById4XXResponse.md +20 -0
- data/docs/DeleteImageById202Response.md +20 -0
- data/docs/DeleteImageById4XXResponse.md +20 -0
- data/docs/DeleteLegacyVmAntiAffinityPolicyById202Response.md +20 -0
- data/docs/DeleteLegacyVmAntiAffinityPolicyById4XXResponse.md +20 -0
- data/docs/DeleteNicById202Response.md +20 -0
- data/docs/DeleteNicById4XXResponse.md +20 -0
- data/docs/DeletePcieDeviceById202Response.md +20 -0
- data/docs/DeletePcieDeviceById4XXResponse.md +20 -0
- data/docs/DeletePlacementPolicyById202Response.md +20 -0
- data/docs/DeletePlacementPolicyById4XXResponse.md +20 -0
- data/docs/DeleteRateLimitPolicyById202Response.md +20 -0
- data/docs/DeleteRateLimitPolicyById4XXResponse.md +20 -0
- data/docs/DeleteSerialPortById202Response.md +20 -0
- data/docs/DeleteSerialPortById4XXResponse.md +20 -0
- data/docs/DeleteTemplateById202Response.md +20 -0
- data/docs/DeleteTemplateById4XXResponse.md +20 -0
- data/docs/DeleteTemplateVersionById202Response.md +20 -0
- data/docs/DeleteTemplateVersionById4XXResponse.md +20 -0
- data/docs/DeleteVmAntiAffinityPolicyById202Response.md +20 -0
- data/docs/DeleteVmAntiAffinityPolicyById4XXResponse.md +20 -0
- data/docs/DeleteVmById202Response.md +20 -0
- data/docs/DeleteVmById4XXResponse.md +20 -0
- data/docs/DeleteVmHostAffinityPolicyById202Response.md +20 -0
- data/docs/DeleteVmHostAffinityPolicyById4XXResponse.md +20 -0
- data/docs/DeployTemplate202Response.md +20 -0
- data/docs/DeployTemplate4XXResponse.md +20 -0
- data/docs/DisassociateCategories202Response.md +20 -0
- data/docs/DisassociateCategories202Response1.md +20 -0
- data/docs/DisassociateCategories4XXResponse.md +20 -0
- data/docs/DisassociateCategories4XXResponse1.md +20 -0
- data/docs/EjectCdRomById202Response.md +20 -0
- data/docs/EjectCdRomById4XXResponse.md +20 -0
- data/docs/EsxiStatsApi.md +369 -0
- data/docs/EsxiVmApi.md +1455 -0
- data/docs/GetCdRomById200Response.md +20 -0
- data/docs/GetCdRomById4XXResponse.md +20 -0
- data/docs/GetDiskById200Response.md +20 -0
- data/docs/GetDiskById4XXResponse.md +20 -0
- data/docs/GetDiskStatsById200Response.md +20 -0
- data/docs/GetDiskStatsById200Response1.md +20 -0
- data/docs/GetDiskStatsById4XXResponse.md +20 -0
- data/docs/GetDiskStatsById4XXResponse1.md +20 -0
- data/docs/GetFileByImageId4XXResponse.md +20 -0
- data/docs/GetGpuById200Response.md +20 -0
- data/docs/GetGpuById4XXResponse.md +20 -0
- data/docs/GetGuestToolsById200Response.md +20 -0
- data/docs/GetGuestToolsById4XXResponse.md +20 -0
- data/docs/GetImageById200Response.md +20 -0
- data/docs/GetImageById4XXResponse.md +20 -0
- data/docs/GetNicById200Response.md +20 -0
- data/docs/GetNicById4XXResponse.md +20 -0
- data/docs/GetNicStatsById200Response.md +20 -0
- data/docs/GetNicStatsById200Response1.md +20 -0
- data/docs/GetNicStatsById4XXResponse.md +20 -0
- data/docs/GetNicStatsById4XXResponse1.md +20 -0
- data/docs/GetNutanixGuestToolsById200Response.md +20 -0
- data/docs/GetNutanixGuestToolsById4XXResponse.md +20 -0
- data/docs/GetPcieDeviceById200Response.md +20 -0
- data/docs/GetPcieDeviceById4XXResponse.md +20 -0
- data/docs/GetPlacementPolicyById200Response.md +20 -0
- data/docs/GetPlacementPolicyById4XXResponse.md +20 -0
- data/docs/GetRateLimitPolicyById200Response.md +20 -0
- data/docs/GetRateLimitPolicyById4XXResponse.md +20 -0
- data/docs/GetSerialPortById200Response.md +20 -0
- data/docs/GetSerialPortById4XXResponse.md +20 -0
- data/docs/GetTemplateById200Response.md +20 -0
- data/docs/GetTemplateById4XXResponse.md +20 -0
- data/docs/GetTemplateVersionById200Response.md +20 -0
- data/docs/GetTemplateVersionById4XXResponse.md +20 -0
- data/docs/GetVmAntiAffinityPolicyById200Response.md +20 -0
- data/docs/GetVmAntiAffinityPolicyById4XXResponse.md +20 -0
- data/docs/GetVmById200Response.md +20 -0
- data/docs/GetVmById200Response1.md +20 -0
- data/docs/GetVmById4XXResponse.md +20 -0
- data/docs/GetVmById4XXResponse1.md +20 -0
- data/docs/GetVmHostAffinityPolicyById200Response.md +20 -0
- data/docs/GetVmHostAffinityPolicyById4XXResponse.md +20 -0
- data/docs/GetVmStatsById200Response.md +20 -0
- data/docs/GetVmStatsById200Response1.md +20 -0
- data/docs/GetVmStatsById4XXResponse.md +20 -0
- data/docs/GetVmStatsById4XXResponse1.md +20 -0
- data/docs/IamV40AuthnBucketsAccessKey.md +44 -0
- data/docs/IamV40AuthnBucketsAccessKeyStatusType.md +15 -0
- data/docs/IamV40AuthnCreationType.md +15 -0
- data/docs/IamV40AuthnUser.md +66 -0
- data/docs/IamV40AuthnUserStatusType.md +15 -0
- data/docs/IamV40AuthnUserType.md +15 -0
- data/docs/ImagePlacementPoliciesApi.md +567 -0
- data/docs/ImageRateLimitPoliciesApi.md +491 -0
- data/docs/ImagesApi.md +558 -0
- data/docs/ImportImage202Response.md +20 -0
- data/docs/ImportImage4XXResponse.md +20 -0
- data/docs/InitiateGuestUpdate202Response.md +20 -0
- data/docs/InitiateGuestUpdate4XXResponse.md +20 -0
- data/docs/InsertCdRomById202Response.md +20 -0
- data/docs/InsertCdRomById4XXResponse.md +20 -0
- data/docs/InsertNutanixGuestTools202Response.md +20 -0
- data/docs/InsertNutanixGuestTools4XXResponse.md +20 -0
- data/docs/InsertVmGuestTools202Response.md +20 -0
- data/docs/InsertVmGuestTools4XXResponse.md +20 -0
- data/docs/InstallNutanixGuestTools202Response.md +20 -0
- data/docs/InstallNutanixGuestTools4XXResponse.md +20 -0
- data/docs/InstallVmGuestTools202Response.md +20 -0
- data/docs/InstallVmGuestTools4XXResponse.md +20 -0
- data/docs/ListCdRomsByVmId200Response.md +20 -0
- data/docs/ListCdRomsByVmId4XXResponse.md +20 -0
- data/docs/ListDisksByVmId200Response.md +20 -0
- data/docs/ListDisksByVmId4XXResponse.md +20 -0
- data/docs/ListEffectiveRateLimitPolicies200Response.md +20 -0
- data/docs/ListEffectiveRateLimitPolicies4XXResponse.md +20 -0
- data/docs/ListGpusByVmId200Response.md +20 -0
- data/docs/ListGpusByVmId4XXResponse.md +20 -0
- data/docs/ListImages200Response.md +20 -0
- data/docs/ListImages4XXResponse.md +20 -0
- data/docs/ListLegacyVmAntiAffinityPolicies200Response.md +20 -0
- data/docs/ListLegacyVmAntiAffinityPolicies4XXResponse.md +20 -0
- data/docs/ListNicsByVmId200Response.md +20 -0
- data/docs/ListNicsByVmId4XXResponse.md +20 -0
- data/docs/ListPcieDevicesByVmId200Response.md +20 -0
- data/docs/ListPcieDevicesByVmId4XXResponse.md +20 -0
- data/docs/ListPlacementPolicies200Response.md +20 -0
- data/docs/ListPlacementPolicies4XXResponse.md +20 -0
- data/docs/ListRateLimitPolicies200Response.md +20 -0
- data/docs/ListRateLimitPolicies4XXResponse.md +20 -0
- data/docs/ListSerialPortsByVmId200Response.md +20 -0
- data/docs/ListSerialPortsByVmId4XXResponse.md +20 -0
- data/docs/ListTemplateVersions200Response.md +20 -0
- data/docs/ListTemplateVersions4XXResponse.md +20 -0
- data/docs/ListTemplates200Response.md +20 -0
- data/docs/ListTemplates4XXResponse.md +20 -0
- data/docs/ListVmAntiAffinityPolicies200Response.md +20 -0
- data/docs/ListVmAntiAffinityPolicies4XXResponse.md +20 -0
- data/docs/ListVmAntiAffinityPolicyVmComplianceStates200Response.md +20 -0
- data/docs/ListVmAntiAffinityPolicyVmComplianceStates4XXResponse.md +20 -0
- data/docs/ListVmHostAffinityPolicies200Response.md +20 -0
- data/docs/ListVmHostAffinityPolicies4XXResponse.md +20 -0
- data/docs/ListVmHostAffinityPolicyVmComplianceStates200Response.md +20 -0
- data/docs/ListVmHostAffinityPolicyVmComplianceStates4XXResponse.md +20 -0
- data/docs/ListVmStats200Response.md +20 -0
- data/docs/ListVmStats200Response1.md +20 -0
- data/docs/ListVmStats4XXResponse.md +20 -0
- data/docs/ListVmStats4XXResponse1.md +20 -0
- data/docs/ListVms200Response.md +20 -0
- data/docs/ListVms200Response1.md +20 -0
- data/docs/ListVms4XXResponse.md +20 -0
- data/docs/ListVms4XXResponse1.md +20 -0
- data/docs/MigrateNicById202Response.md +20 -0
- data/docs/MigrateNicById4XXResponse.md +20 -0
- data/docs/MigrateVmDisks202Response.md +20 -0
- data/docs/MigrateVmDisks4XXResponse.md +20 -0
- data/docs/MigrateVmToHost202Response.md +20 -0
- data/docs/MigrateVmToHost4XXResponse.md +20 -0
- data/docs/PowerCycleVm202Response.md +20 -0
- data/docs/PowerCycleVm4XXResponse.md +20 -0
- data/docs/PowerOffVm202Response.md +20 -0
- data/docs/PowerOffVm202Response1.md +20 -0
- data/docs/PowerOffVm4XXResponse.md +20 -0
- data/docs/PowerOffVm4XXResponse1.md +20 -0
- data/docs/PowerOnVm202Response.md +20 -0
- data/docs/PowerOnVm202Response1.md +20 -0
- data/docs/PowerOnVm4XXResponse.md +20 -0
- data/docs/PowerOnVm4XXResponse1.md +20 -0
- data/docs/PrismV40ConfigTaskReference.md +18 -0
- data/docs/PublishTemplate202Response.md +20 -0
- data/docs/PublishTemplate4XXResponse.md +20 -0
- data/docs/ReEnforceVmHostAffinityPolicyById202Response.md +20 -0
- data/docs/ReEnforceVmHostAffinityPolicyById4XXResponse.md +20 -0
- data/docs/RebootGuestVm202Response.md +20 -0
- data/docs/RebootGuestVm4XXResponse.md +20 -0
- data/docs/RebootVm202Response.md +20 -0
- data/docs/RebootVm4XXResponse.md +20 -0
- data/docs/ReleaseIpById202Response.md +20 -0
- data/docs/ReleaseIpById4XXResponse.md +20 -0
- data/docs/ResetVm202Response.md +20 -0
- data/docs/ResetVm202Response1.md +20 -0
- data/docs/ResetVm4XXResponse.md +20 -0
- data/docs/ResetVm4XXResponse1.md +20 -0
- data/docs/ResumePlacementPolicy202Response.md +20 -0
- data/docs/ResumePlacementPolicy4XXResponse.md +20 -0
- data/docs/RevertVm202Response.md +20 -0
- data/docs/RevertVm202Response1.md +20 -0
- data/docs/RevertVm4XXResponse.md +20 -0
- data/docs/RevertVm4XXResponse1.md +20 -0
- data/docs/ShutdownGuestVm202Response.md +20 -0
- data/docs/ShutdownGuestVm4XXResponse.md +20 -0
- data/docs/ShutdownVm202Response.md +20 -0
- data/docs/ShutdownVm4XXResponse.md +20 -0
- data/docs/StatsApi.md +369 -0
- data/docs/SuspendPlacementPolicy202Response.md +20 -0
- data/docs/SuspendPlacementPolicy4XXResponse.md +20 -0
- data/docs/SuspendVm202Response.md +20 -0
- data/docs/SuspendVm4XXResponse.md +20 -0
- data/docs/TemplatesApi.md +1057 -0
- data/docs/UninstallNutanixGuestTools202Response.md +20 -0
- data/docs/UninstallNutanixGuestTools4XXResponse.md +20 -0
- data/docs/UninstallVmGuestTools202Response.md +20 -0
- data/docs/UninstallVmGuestTools4XXResponse.md +20 -0
- data/docs/UpdateDiskById202Response.md +20 -0
- data/docs/UpdateDiskById4XXResponse.md +20 -0
- data/docs/UpdateGuestToolsById202Response.md +20 -0
- data/docs/UpdateGuestToolsById4XXResponse.md +20 -0
- data/docs/UpdateImageById202Response.md +20 -0
- data/docs/UpdateImageById4XXResponse.md +20 -0
- data/docs/UpdateNicById202Response.md +20 -0
- data/docs/UpdateNicById4XXResponse.md +20 -0
- data/docs/UpdateNutanixGuestToolsById202Response.md +20 -0
- data/docs/UpdateNutanixGuestToolsById4XXResponse.md +20 -0
- data/docs/UpdatePlacementPolicyById202Response.md +20 -0
- data/docs/UpdatePlacementPolicyById4XXResponse.md +20 -0
- data/docs/UpdateRateLimitPolicyById202Response.md +20 -0
- data/docs/UpdateRateLimitPolicyById4XXResponse.md +20 -0
- data/docs/UpdateSerialPortById202Response.md +20 -0
- data/docs/UpdateSerialPortById4XXResponse.md +20 -0
- data/docs/UpdateTemplateById202Response.md +20 -0
- data/docs/UpdateTemplateById4XXResponse.md +20 -0
- data/docs/UpdateVmAntiAffinityPolicyById202Response.md +20 -0
- data/docs/UpdateVmAntiAffinityPolicyById4XXResponse.md +20 -0
- data/docs/UpdateVmById202Response.md +20 -0
- data/docs/UpdateVmById4XXResponse.md +20 -0
- data/docs/UpdateVmHostAffinityPolicyById202Response.md +20 -0
- data/docs/UpdateVmHostAffinityPolicyById4XXResponse.md +20 -0
- data/docs/UpgradeNutanixGuestTools202Response.md +20 -0
- data/docs/UpgradeNutanixGuestTools4XXResponse.md +20 -0
- data/docs/UpgradeVmGuestTools202Response.md +20 -0
- data/docs/UpgradeVmGuestTools4XXResponse.md +20 -0
- data/docs/VersionOfATemplateVersionSource.md +18 -0
- data/docs/VirtualDiskImageChecksum.md +18 -0
- data/docs/VirtualDiskImageSource.md +18 -0
- data/docs/VmAntiAffinityPoliciesApi.md +649 -0
- data/docs/VmApi.md +4897 -0
- data/docs/VmHostAffinityPoliciesApi.md +569 -0
- data/docs/VmmV40AhvConfigADSFDiskMigrationPlan.md +20 -0
- data/docs/VmmV40AhvConfigADSFVmStorageConfig.md +20 -0
- data/docs/VmmV40AhvConfigADSFVolumeGroupReference.md +18 -0
- data/docs/VmmV40AhvConfigAllDisksMigrationPlan.md +18 -0
- data/docs/VmmV40AhvConfigApcConfig.md +20 -0
- data/docs/VmmV40AhvConfigAssignIpApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigAssignIpParams.md +18 -0
- data/docs/VmmV40AhvConfigAssignVmOwnerApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigAssociateCategoriesApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigAssociateVmCategoriesParams.md +18 -0
- data/docs/VmmV40AhvConfigAvailabilityZoneReference.md +18 -0
- data/docs/VmmV40AhvConfigBootDeviceDisk.md +18 -0
- data/docs/VmmV40AhvConfigBootDeviceNic.md +18 -0
- data/docs/VmmV40AhvConfigBootDeviceType.md +15 -0
- data/docs/VmmV40AhvConfigCategoryReference.md +18 -0
- data/docs/VmmV40AhvConfigCdRom.md +28 -0
- data/docs/VmmV40AhvConfigCdRomAddress.md +20 -0
- data/docs/VmmV40AhvConfigCdRomBusType.md +15 -0
- data/docs/VmmV40AhvConfigCdRomInsertParams.md +18 -0
- data/docs/VmmV40AhvConfigCloneOverrideParams.md +32 -0
- data/docs/VmmV40AhvConfigCloneOverrideParamsBootConfig.md +49 -0
- data/docs/VmmV40AhvConfigCloneVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCloudInit.md +22 -0
- data/docs/VmmV40AhvConfigCloudInitCloudInitScript.md +49 -0
- data/docs/VmmV40AhvConfigCloudInitDataSourceType.md +15 -0
- data/docs/VmmV40AhvConfigClusterReference.md +18 -0
- data/docs/VmmV40AhvConfigCpuFeature.md +15 -0
- data/docs/VmmV40AhvConfigCpuModelReference.md +20 -0
- data/docs/VmmV40AhvConfigCreateCdRomApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCreateDiskApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCreateGpuApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCreateNicApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCreatePcieDeviceApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCreateSerialPortApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCreateVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCredential.md +20 -0
- data/docs/VmmV40AhvConfigCrossClusterMigrateVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigCustomKeyValues.md +18 -0
- data/docs/VmmV40AhvConfigCustomizeGuestVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDataSource.md +18 -0
- data/docs/VmmV40AhvConfigDataSourceReference.md +49 -0
- data/docs/VmmV40AhvConfigDeleteCdRomApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDeleteDiskApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDeleteGpuApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDeleteNicApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDeletePcieDeviceApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDeleteSerialPortApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDeleteVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDisassociateCategoriesApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigDisassociateVmCategoriesParams.md +18 -0
- data/docs/VmmV40AhvConfigDisk.md +26 -0
- data/docs/VmmV40AhvConfigDiskAddress.md +20 -0
- data/docs/VmmV40AhvConfigDiskAllOfBackingInfo.md +18 -0
- data/docs/VmmV40AhvConfigDiskBusType.md +15 -0
- data/docs/VmmV40AhvConfigDiskMigrationParams.md +18 -0
- data/docs/VmmV40AhvConfigDiskMigrationParamsMigrateDisks.md +49 -0
- data/docs/VmmV40AhvConfigEjectCdRomApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigEmulatedNic.md +24 -0
- data/docs/VmmV40AhvConfigEmulatedNicModel.md +15 -0
- data/docs/VmmV40AhvConfigGetCdRomApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetCdRomApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetDiskApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetDiskApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetGpuApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetGpuApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetGuestToolsApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetNicApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetNicApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetPcieDeviceApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetPcieDeviceApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetSerialPortApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetSerialPortApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGetVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigGetVmApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigGpu.md +40 -0
- data/docs/VmmV40AhvConfigGpuMode.md +15 -0
- data/docs/VmmV40AhvConfigGpuVendor.md +15 -0
- data/docs/VmmV40AhvConfigGuestCustomizationParams.md +18 -0
- data/docs/VmmV40AhvConfigGuestCustomizationParamsConfig.md +49 -0
- data/docs/VmmV40AhvConfigGuestPowerOptions.md +18 -0
- data/docs/VmmV40AhvConfigGuestPowerStateTransitionConfig.md +20 -0
- data/docs/VmmV40AhvConfigGuestTools.md +36 -0
- data/docs/VmmV40AhvConfigGuestToolsInsertConfig.md +20 -0
- data/docs/VmmV40AhvConfigGuestToolsInstallConfig.md +22 -0
- data/docs/VmmV40AhvConfigGuestToolsUpgradeConfig.md +18 -0
- data/docs/VmmV40AhvConfigHostReference.md +18 -0
- data/docs/VmmV40AhvConfigImageReference.md +18 -0
- data/docs/VmmV40AhvConfigInsertCdRomApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigInsertVmGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigInstallType.md +15 -0
- data/docs/VmmV40AhvConfigInstallVmGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigIpv4Config.md +22 -0
- data/docs/VmmV40AhvConfigIpv4Info.md +18 -0
- data/docs/VmmV40AhvConfigIsoType.md +15 -0
- data/docs/VmmV40AhvConfigLegacyBoot.md +20 -0
- data/docs/VmmV40AhvConfigLegacyBootBootDevice.md +49 -0
- data/docs/VmmV40AhvConfigListCdRomsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListCdRomsApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigListDisksApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListDisksApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigListGpusApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListGpusApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigListNicsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListNicsApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigListPcieDevicesApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListPcieDevicesApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigListSerialPortsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListSerialPortsApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigListVmsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigListVmsApiResponseData.md +49 -0
- data/docs/VmmV40AhvConfigMachineType.md +15 -0
- data/docs/VmmV40AhvConfigMigrateDiskReference.md +18 -0
- data/docs/VmmV40AhvConfigMigrateNicApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigMigrateNicConfig.md +22 -0
- data/docs/VmmV40AhvConfigMigrateNicType.md +15 -0
- data/docs/VmmV40AhvConfigMigrateVmDisksApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigMigrateVmToHostApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigMigrationPlans.md +18 -0
- data/docs/VmmV40AhvConfigNetworkFunctionChainReference.md +18 -0
- data/docs/VmmV40AhvConfigNetworkFunctionNicType.md +15 -0
- data/docs/VmmV40AhvConfigNgtCapability.md +15 -0
- data/docs/VmmV40AhvConfigNic.md +26 -0
- data/docs/VmmV40AhvConfigNicNetworkInfo.md +34 -0
- data/docs/VmmV40AhvConfigNicType.md +15 -0
- data/docs/VmmV40AhvConfigNvramDevice.md +18 -0
- data/docs/VmmV40AhvConfigOwnerReference.md +18 -0
- data/docs/VmmV40AhvConfigOwnershipInfo.md +18 -0
- data/docs/VmmV40AhvConfigPcieDevice.md +26 -0
- data/docs/VmmV40AhvConfigPcieDeviceAllOfBackingInfo.md +18 -0
- data/docs/VmmV40AhvConfigPcieDeviceInfo.md +18 -0
- data/docs/VmmV40AhvConfigPcieDeviceReference.md +18 -0
- data/docs/VmmV40AhvConfigPolicyReference.md +18 -0
- data/docs/VmmV40AhvConfigPowerCycleVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigPowerOffVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigPowerOnVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigPowerState.md +15 -0
- data/docs/VmmV40AhvConfigProtectionPolicyState.md +18 -0
- data/docs/VmmV40AhvConfigProtectionType.md +15 -0
- data/docs/VmmV40AhvConfigQosConfig.md +18 -0
- data/docs/VmmV40AhvConfigRebootPreference.md +20 -0
- data/docs/VmmV40AhvConfigRebootPreferenceSchedule.md +18 -0
- data/docs/VmmV40AhvConfigRebootVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigReleaseIpApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigResetVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigRevertParams.md +18 -0
- data/docs/VmmV40AhvConfigRevertVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigSBDF.md +24 -0
- data/docs/VmmV40AhvConfigScheduleType.md +15 -0
- data/docs/VmmV40AhvConfigSerialPort.md +26 -0
- data/docs/VmmV40AhvConfigShutdownVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigSubnetReference.md +18 -0
- data/docs/VmmV40AhvConfigSysprep.md +20 -0
- data/docs/VmmV40AhvConfigSysprepSysprepScript.md +49 -0
- data/docs/VmmV40AhvConfigUefiBoot.md +24 -0
- data/docs/VmmV40AhvConfigUefiBootBootDevice.md +49 -0
- data/docs/VmmV40AhvConfigUnattendxml.md +18 -0
- data/docs/VmmV40AhvConfigUninstallVmGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUpdateDiskApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUpdateGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUpdateNicApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUpdateSerialPortApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUpdateVmApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUpgradeVmGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40AhvConfigUserdata.md +18 -0
- data/docs/VmmV40AhvConfigVlanMode.md +15 -0
- data/docs/VmmV40AhvConfigVm.md +114 -0
- data/docs/VmmV40AhvConfigVmAllOfBootConfig.md +18 -0
- data/docs/VmmV40AhvConfigVmCrossClusterMigrateOverrides.md +18 -0
- data/docs/VmmV40AhvConfigVmCrossClusterMigrateParams.md +24 -0
- data/docs/VmmV40AhvConfigVmDisk.md +28 -0
- data/docs/VmmV40AhvConfigVmDiskContainerReference.md +18 -0
- data/docs/VmmV40AhvConfigVmDiskReference.md +22 -0
- data/docs/VmmV40AhvConfigVmDiskStorageConfig.md +18 -0
- data/docs/VmmV40AhvConfigVmMigrateToHostParams.md +18 -0
- data/docs/VmmV40AhvConfigVmRecoveryPoint.md +36 -0
- data/docs/VmmV40AhvConfigVmReference.md +18 -0
- data/docs/VmmV40AhvConfigVmSourceReference.md +20 -0
- data/docs/VmmV40AhvConfigVmSourceReferenceEntityType.md +15 -0
- data/docs/VmmV40AhvConfigVtpmConfig.md +20 -0
- data/docs/VmmV40AhvPoliciesCategoryReference.md +18 -0
- data/docs/VmmV40AhvPoliciesClusterReference.md +18 -0
- data/docs/VmmV40AhvPoliciesConflictingLegacyVmAntiAffinityPolicy.md +18 -0
- data/docs/VmmV40AhvPoliciesConflictingVmAntiAffinityPolicy.md +18 -0
- data/docs/VmmV40AhvPoliciesConflictingVmHostAffinityPolicy.md +18 -0
- data/docs/VmmV40AhvPoliciesCreateVmAntiAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesCreateVmHostAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesDeleteLegacyVmAntiAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesDeleteVmAntiAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesDeleteVmHostAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesGetVmAntiAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesGetVmAntiAffinityPolicyApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesGetVmHostAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesGetVmHostAffinityPolicyApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesHostReference.md +18 -0
- data/docs/VmmV40AhvPoliciesLegacyVmAntiAffinityPolicy.md +28 -0
- data/docs/VmmV40AhvPoliciesListLegacyVmAntiAffinityPoliciesApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesListLegacyVmAntiAffinityPoliciesApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesListVmAntiAffinityPoliciesApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesListVmAntiAffinityPoliciesApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesListVmAntiAffinityPolicyVmComplianceStatesApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesListVmAntiAffinityPolicyVmComplianceStatesApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesListVmHostAffinityPoliciesApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesListVmHostAffinityPoliciesApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesListVmHostAffinityPolicyVmComplianceStatesApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesListVmHostAffinityPolicyVmComplianceStatesApiResponseData.md +49 -0
- data/docs/VmmV40AhvPoliciesNonCompliantVmAntiAffinityPolicy.md +18 -0
- data/docs/VmmV40AhvPoliciesNonCompliantVmAntiAffinityPolicyNonComplianceReason.md +51 -0
- data/docs/VmmV40AhvPoliciesNonCompliantVmHostAffinityPolicy.md +18 -0
- data/docs/VmmV40AhvPoliciesNonCompliantVmHostAffinityPolicyNonComplianceReason.md +51 -0
- data/docs/VmmV40AhvPoliciesPeNotCapableForVmHostAffinityPolicy.md +18 -0
- data/docs/VmmV40AhvPoliciesReEnforceVmHostAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesUpdateVmAntiAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesUpdateVmHostAffinityPolicyApiResponse.md +20 -0
- data/docs/VmmV40AhvPoliciesUserReference.md +18 -0
- data/docs/VmmV40AhvPoliciesVmAntiAffinityPolicy.md +42 -0
- data/docs/VmmV40AhvPoliciesVmAntiAffinityPolicyVmComplianceState.md +30 -0
- data/docs/VmmV40AhvPoliciesVmAntiAffinityPolicyVmComplianceStateAllOfComplianceStatus.md +18 -0
- data/docs/VmmV40AhvPoliciesVmHostAffinityPolicy.md +46 -0
- data/docs/VmmV40AhvPoliciesVmHostAffinityPolicyVmComplianceState.md +30 -0
- data/docs/VmmV40AhvPoliciesVmHostAffinityPolicyVmComplianceStateAllOfComplianceStatus.md +18 -0
- data/docs/VmmV40AhvPoliciesVmReference.md +18 -0
- data/docs/VmmV40AhvStatsGetDiskStatsApiResponse.md +20 -0
- data/docs/VmmV40AhvStatsGetDiskStatsApiResponseData.md +49 -0
- data/docs/VmmV40AhvStatsGetNicStatsApiResponse.md +20 -0
- data/docs/VmmV40AhvStatsGetNicStatsApiResponseData.md +49 -0
- data/docs/VmmV40AhvStatsGetVmStatsApiResponse.md +20 -0
- data/docs/VmmV40AhvStatsGetVmStatsApiResponseData.md +49 -0
- data/docs/VmmV40AhvStatsListVmStatsApiResponse.md +20 -0
- data/docs/VmmV40AhvStatsListVmStatsApiResponseData.md +49 -0
- data/docs/VmmV40AhvStatsVmDiskStats.md +26 -0
- data/docs/VmmV40AhvStatsVmDiskStatsTuple.md +72 -0
- data/docs/VmmV40AhvStatsVmNicStats.md +26 -0
- data/docs/VmmV40AhvStatsVmNicStatsTuple.md +22 -0
- data/docs/VmmV40AhvStatsVmStats.md +24 -0
- data/docs/VmmV40AhvStatsVmStatsTuple.md +184 -0
- data/docs/VmmV40ContentCancelGuestUpdateApiResponse.md +20 -0
- data/docs/VmmV40ContentCompleteGuestUpdateApiResponse.md +20 -0
- data/docs/VmmV40ContentCompleteGuestUpdateSpec.md +22 -0
- data/docs/VmmV40ContentComplianceStatus.md +15 -0
- data/docs/VmmV40ContentCreateImageApiResponse.md +20 -0
- data/docs/VmmV40ContentCreateImageApiResponseData.md +49 -0
- data/docs/VmmV40ContentCreateTemplateApiResponse.md +20 -0
- data/docs/VmmV40ContentDeleteImageApiResponse.md +20 -0
- data/docs/VmmV40ContentDeleteTemplateApiResponse.md +20 -0
- data/docs/VmmV40ContentDeleteTemplateVersionApiResponse.md +20 -0
- data/docs/VmmV40ContentDeployTemplateApiResponse.md +20 -0
- data/docs/VmmV40ContentEnforcementMode.md +15 -0
- data/docs/VmmV40ContentGetImageApiResponse.md +20 -0
- data/docs/VmmV40ContentGetImageApiResponseData.md +49 -0
- data/docs/VmmV40ContentGetImageFileApiResponse.md +20 -0
- data/docs/VmmV40ContentGetImageFileApiResponseData.md +49 -0
- data/docs/VmmV40ContentGetTemplateApiResponse.md +20 -0
- data/docs/VmmV40ContentGetTemplateApiResponseData.md +49 -0
- data/docs/VmmV40ContentGetTemplateVersionApiResponse.md +20 -0
- data/docs/VmmV40ContentGetTemplateVersionApiResponseData.md +49 -0
- data/docs/VmmV40ContentGuestUpdateStatus.md +18 -0
- data/docs/VmmV40ContentImage.md +46 -0
- data/docs/VmmV40ContentImageImportConfig.md +20 -0
- data/docs/VmmV40ContentImagePlacementStatus.md +28 -0
- data/docs/VmmV40ContentImageSha1Checksum.md +18 -0
- data/docs/VmmV40ContentImageSha256Checksum.md +18 -0
- data/docs/VmmV40ContentImageType.md +15 -0
- data/docs/VmmV40ContentImportImageApiResponse.md +20 -0
- data/docs/VmmV40ContentInitiateGuestUpdateApiResponse.md +20 -0
- data/docs/VmmV40ContentInitiateGuestUpdateSpec.md +18 -0
- data/docs/VmmV40ContentListImagesApiResponse.md +20 -0
- data/docs/VmmV40ContentListImagesApiResponseData.md +49 -0
- data/docs/VmmV40ContentListTemplateVersionsApiResponse.md +20 -0
- data/docs/VmmV40ContentListTemplateVersionsApiResponseData.md +49 -0
- data/docs/VmmV40ContentListTemplatesApiResponse.md +20 -0
- data/docs/VmmV40ContentListTemplatesApiResponseData.md +49 -0
- data/docs/VmmV40ContentObjectsLiteSource.md +18 -0
- data/docs/VmmV40ContentPublishTemplateApiResponse.md +20 -0
- data/docs/VmmV40ContentTemplate.md +38 -0
- data/docs/VmmV40ContentTemplateDeployment.md +24 -0
- data/docs/VmmV40ContentTemplatePublishSpec.md +18 -0
- data/docs/VmmV40ContentTemplateUser.md +66 -0
- data/docs/VmmV40ContentTemplateVersionReference.md +20 -0
- data/docs/VmmV40ContentTemplateVersionSpec.md +40 -0
- data/docs/VmmV40ContentTemplateVmReference.md +20 -0
- data/docs/VmmV40ContentUpdateImageApiResponse.md +20 -0
- data/docs/VmmV40ContentUpdateTemplateApiResponse.md +20 -0
- data/docs/VmmV40ContentUrlBasicAuth.md +20 -0
- data/docs/VmmV40ContentUrlSource.md +22 -0
- data/docs/VmmV40ContentVmConfigOverride.md +30 -0
- data/docs/VmmV40ContentVmDiskSource.md +18 -0
- data/docs/VmmV40ErrorAppMessage.md +28 -0
- data/docs/VmmV40ErrorErrorResponse.md +18 -0
- data/docs/VmmV40ErrorErrorResponseError.md +49 -0
- data/docs/VmmV40ErrorMessageSeverity.md +15 -0
- data/docs/VmmV40ErrorSchemaValidationError.md +26 -0
- data/docs/VmmV40ErrorSchemaValidationErrorMessage.md +22 -0
- data/docs/VmmV40EsxiConfigAdapterType.md +15 -0
- data/docs/VmmV40EsxiConfigAssignVmOwnerApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigAssociateCategoriesApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigAssociateVmCategoriesParams.md +18 -0
- data/docs/VmmV40EsxiConfigCategoryReference.md +18 -0
- data/docs/VmmV40EsxiConfigCdRom.md +26 -0
- data/docs/VmmV40EsxiConfigCdRomAddress.md +20 -0
- data/docs/VmmV40EsxiConfigCdRomBackingInfo.md +20 -0
- data/docs/VmmV40EsxiConfigCdRomBusType.md +15 -0
- data/docs/VmmV40EsxiConfigClusterReference.md +18 -0
- data/docs/VmmV40EsxiConfigDisassociateCategoriesApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigDisassociateVmCategoriesParams.md +18 -0
- data/docs/VmmV40EsxiConfigDisk.md +26 -0
- data/docs/VmmV40EsxiConfigDiskAddress.md +20 -0
- data/docs/VmmV40EsxiConfigDiskBusType.md +15 -0
- data/docs/VmmV40EsxiConfigGetNutanixGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigGetNutanixGuestToolsApiResponseData.md +49 -0
- data/docs/VmmV40EsxiConfigGetVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigGetVmApiResponseData.md +49 -0
- data/docs/VmmV40EsxiConfigHostReference.md +18 -0
- data/docs/VmmV40EsxiConfigInsertNutanixGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigInstallNutanixGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigIpAddressInfo.md +20 -0
- data/docs/VmmV40EsxiConfigListVmsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigListVmsApiResponseData.md +49 -0
- data/docs/VmmV40EsxiConfigNic.md +26 -0
- data/docs/VmmV40EsxiConfigNicBackingInfo.md +22 -0
- data/docs/VmmV40EsxiConfigNicNetworkInfo.md +20 -0
- data/docs/VmmV40EsxiConfigNutanixCredential.md +20 -0
- data/docs/VmmV40EsxiConfigNutanixGuestTools.md +36 -0
- data/docs/VmmV40EsxiConfigNutanixGuestToolsCapability.md +15 -0
- data/docs/VmmV40EsxiConfigNutanixGuestToolsInsertConfig.md +18 -0
- data/docs/VmmV40EsxiConfigNutanixGuestToolsInstallConfig.md +22 -0
- data/docs/VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.md +18 -0
- data/docs/VmmV40EsxiConfigNutanixRebootPreference.md +20 -0
- data/docs/VmmV40EsxiConfigNutanixRebootPreferenceSchedule.md +18 -0
- data/docs/VmmV40EsxiConfigNutanixScheduleType.md +15 -0
- data/docs/VmmV40EsxiConfigOwnerReference.md +20 -0
- data/docs/VmmV40EsxiConfigOwnerReferenceEntityType.md +15 -0
- data/docs/VmmV40EsxiConfigOwnershipInfo.md +18 -0
- data/docs/VmmV40EsxiConfigPortGroupInfo.md +18 -0
- data/docs/VmmV40EsxiConfigPowerOffVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigPowerOnVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigPowerState.md +15 -0
- data/docs/VmmV40EsxiConfigRebootGuestOSApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigResetVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigRevertParams.md +18 -0
- data/docs/VmmV40EsxiConfigRevertVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigShutdownVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigSuspendVmApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigUninstallNutanixGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigUpdateNutanixGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigUpgradeNutanixGuestToolsApiResponse.md +20 -0
- data/docs/VmmV40EsxiConfigVm.md +54 -0
- data/docs/VmmV40EsxiConfigVmDisk.md +22 -0
- data/docs/VmmV40EsxiConfigVmDiskContainerReference.md +18 -0
- data/docs/VmmV40EsxiConfigVmDiskStorageConfig.md +18 -0
- data/docs/VmmV40EsxiStatsGetDiskStatsApiResponse.md +20 -0
- data/docs/VmmV40EsxiStatsGetDiskStatsApiResponseData.md +49 -0
- data/docs/VmmV40EsxiStatsGetNicStatsApiResponse.md +20 -0
- data/docs/VmmV40EsxiStatsGetNicStatsApiResponseData.md +49 -0
- data/docs/VmmV40EsxiStatsGetVmStatsApiResponse.md +20 -0
- data/docs/VmmV40EsxiStatsGetVmStatsApiResponseData.md +49 -0
- data/docs/VmmV40EsxiStatsListVmStatsApiResponse.md +20 -0
- data/docs/VmmV40EsxiStatsListVmStatsApiResponseData.md +49 -0
- data/docs/VmmV40EsxiStatsVmDiskStats.md +26 -0
- data/docs/VmmV40EsxiStatsVmDiskStatsTuple.md +68 -0
- data/docs/VmmV40EsxiStatsVmNicStats.md +26 -0
- data/docs/VmmV40EsxiStatsVmNicStatsTuple.md +22 -0
- data/docs/VmmV40EsxiStatsVmStats.md +24 -0
- data/docs/VmmV40EsxiStatsVmStatsTuple.md +124 -0
- data/docs/VmmV40ImagesConfigCreatePlacementPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigCreateRateLimitPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigDeletePlacementPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigDeleteRateLimitPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigEffectiveRateLimitPolicy.md +26 -0
- data/docs/VmmV40ImagesConfigEnforcementState.md +15 -0
- data/docs/VmmV40ImagesConfigFilter.md +20 -0
- data/docs/VmmV40ImagesConfigFilterMatchType.md +15 -0
- data/docs/VmmV40ImagesConfigGetPlacementPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigGetPlacementPolicyApiResponseData.md +49 -0
- data/docs/VmmV40ImagesConfigGetRateLimitPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigGetRateLimitPolicyApiResponseData.md +49 -0
- data/docs/VmmV40ImagesConfigListEffectiveRateLimitPoliciesApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigListEffectiveRateLimitPoliciesApiResponseData.md +49 -0
- data/docs/VmmV40ImagesConfigListPlacementPoliciesApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigListPlacementPoliciesApiResponseData.md +49 -0
- data/docs/VmmV40ImagesConfigListRateLimitPoliciesApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigListRateLimitPoliciesApiResponseData.md +49 -0
- data/docs/VmmV40ImagesConfigPlacementPolicy.md +40 -0
- data/docs/VmmV40ImagesConfigPlacementType.md +15 -0
- data/docs/VmmV40ImagesConfigRateLimitPolicy.md +38 -0
- data/docs/VmmV40ImagesConfigResumePlacementPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigSuspendPlacementPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigSuspendPlacementPolicyConfig.md +18 -0
- data/docs/VmmV40ImagesConfigUpdatePlacementPolicyApiResponse.md +20 -0
- data/docs/VmmV40ImagesConfigUpdateRateLimitPolicyApiResponse.md +20 -0
- data/git_push.sh +57 -0
- data/lib/nutanix_vmm/api/esxi_stats_api.rb +437 -0
- data/lib/nutanix_vmm/api/esxi_vm_api.rb +1539 -0
- data/lib/nutanix_vmm/api/image_placement_policies_api.rb +585 -0
- data/lib/nutanix_vmm/api/image_rate_limit_policies_api.rb +494 -0
- data/lib/nutanix_vmm/api/images_api.rb +553 -0
- data/lib/nutanix_vmm/api/stats_api.rb +437 -0
- data/lib/nutanix_vmm/api/templates_api.rb +1095 -0
- data/lib/nutanix_vmm/api/vm_anti_affinity_policies_api.rb +660 -0
- data/lib/nutanix_vmm/api/vm_api.rb +5382 -0
- data/lib/nutanix_vmm/api/vm_host_affinity_policies_api.rb +589 -0
- data/lib/nutanix_vmm/api_client.rb +394 -0
- data/lib/nutanix_vmm/api_error.rb +58 -0
- data/lib/nutanix_vmm/configuration.rb +315 -0
- data/lib/nutanix_vmm/models/assign_ip_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/assign_ip_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/assign_vm_owner202_response.rb +224 -0
- data/lib/nutanix_vmm/models/assign_vm_owner202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/assign_vm_owner4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/assign_vm_owner4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/associate_categories202_response.rb +224 -0
- data/lib/nutanix_vmm/models/associate_categories202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/associate_categories4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/associate_categories4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/cancel_guest_update202_response.rb +224 -0
- data/lib/nutanix_vmm/models/cancel_guest_update4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/clone_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/clone_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/common_v10_config_flag.rb +256 -0
- data/lib/nutanix_vmm/models/common_v10_config_ipv4_address.rb +284 -0
- data/lib/nutanix_vmm/models/common_v10_config_kv_pair.rb +253 -0
- data/lib/nutanix_vmm/models/common_v10_config_kv_pair_value.rb +111 -0
- data/lib/nutanix_vmm/models/common_v10_config_map_of_string_wrapper.rb +218 -0
- data/lib/nutanix_vmm/models/common_v10_config_message.rb +268 -0
- data/lib/nutanix_vmm/models/common_v10_config_message_severity.rb +43 -0
- data/lib/nutanix_vmm/models/common_v10_config_tenant_aware_model.rb +237 -0
- data/lib/nutanix_vmm/models/common_v10_response_api_link.rb +226 -0
- data/lib/nutanix_vmm/models/common_v10_response_api_response_metadata.rb +376 -0
- data/lib/nutanix_vmm/models/common_v10_response_externalizable_abstract_model.rb +312 -0
- data/lib/nutanix_vmm/models/common_v10_stats_down_sampling_operator.rb +46 -0
- data/lib/nutanix_vmm/models/complete_guest_update202_response.rb +224 -0
- data/lib/nutanix_vmm/models/complete_guest_update4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_cd_rom202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_cd_rom4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_disk202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_disk4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_gpu202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_gpu4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_image202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_image4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_nic202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_nic4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_pcie_device202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_pcie_device4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_placement_policy202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_placement_policy4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_rate_limit_policy202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_rate_limit_policy4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_serial_port202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_serial_port4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_template202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_template4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_vm_anti_affinity_policy202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_vm_anti_affinity_policy4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_vm_host_affinity_policy202_response.rb +224 -0
- data/lib/nutanix_vmm/models/create_vm_host_affinity_policy4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/cross_cluster_migrate_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/cross_cluster_migrate_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/customize_guest_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/customize_guest_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/dataprotection_v40_common_base_recovery_point.rb +432 -0
- data/lib/nutanix_vmm/models/dataprotection_v40_common_recovery_point_status.rb +41 -0
- data/lib/nutanix_vmm/models/dataprotection_v40_common_recovery_point_type.rb +42 -0
- data/lib/nutanix_vmm/models/delete_cd_rom_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_cd_rom_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_disk_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_disk_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_gpu_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_gpu_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_image_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_image_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_legacy_vm_anti_affinity_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_legacy_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_nic_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_nic_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_pcie_device_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_pcie_device_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_placement_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_placement_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_rate_limit_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_rate_limit_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_serial_port_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_serial_port_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_template_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_template_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_template_version_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_template_version_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_vm_anti_affinity_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_vm_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_vm_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_vm_host_affinity_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/delete_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/deploy_template202_response.rb +224 -0
- data/lib/nutanix_vmm/models/deploy_template4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/disassociate_categories202_response.rb +224 -0
- data/lib/nutanix_vmm/models/disassociate_categories202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/disassociate_categories4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/disassociate_categories4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/eject_cd_rom_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/eject_cd_rom_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_cd_rom_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_cd_rom_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_disk_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_disk_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_disk_stats_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_disk_stats_by_id200_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_disk_stats_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_disk_stats_by_id4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_file_by_image_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_gpu_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_gpu_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_guest_tools_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_guest_tools_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_image_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_image_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_nic_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_nic_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_nic_stats_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_nic_stats_by_id200_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_nic_stats_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_nic_stats_by_id4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_nutanix_guest_tools_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_nutanix_guest_tools_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_pcie_device_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_pcie_device_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_placement_policy_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_placement_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_rate_limit_policy_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_rate_limit_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_serial_port_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_serial_port_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_template_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_template_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_template_version_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_template_version_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_anti_affinity_policy_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_by_id200_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_by_id4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_host_affinity_policy_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_stats_by_id200_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_stats_by_id200_response1.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_stats_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/get_vm_stats_by_id4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/iam_v40_authn_buckets_access_key.rb +579 -0
- data/lib/nutanix_vmm/models/iam_v40_authn_buckets_access_key_status_type.rb +43 -0
- data/lib/nutanix_vmm/models/iam_v40_authn_creation_type.rb +43 -0
- data/lib/nutanix_vmm/models/iam_v40_authn_user.rb +913 -0
- data/lib/nutanix_vmm/models/iam_v40_authn_user_status_type.rb +42 -0
- data/lib/nutanix_vmm/models/iam_v40_authn_user_type.rb +45 -0
- data/lib/nutanix_vmm/models/import_image202_response.rb +224 -0
- data/lib/nutanix_vmm/models/import_image4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/initiate_guest_update202_response.rb +224 -0
- data/lib/nutanix_vmm/models/initiate_guest_update4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/insert_cd_rom_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/insert_cd_rom_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/insert_nutanix_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/insert_nutanix_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/insert_vm_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/insert_vm_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/install_nutanix_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/install_nutanix_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/install_vm_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/install_vm_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_cd_roms_by_vm_id200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_cd_roms_by_vm_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_disks_by_vm_id200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_disks_by_vm_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_effective_rate_limit_policies200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_effective_rate_limit_policies4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_gpus_by_vm_id200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_gpus_by_vm_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_images200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_images4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_legacy_vm_anti_affinity_policies200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_legacy_vm_anti_affinity_policies4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_nics_by_vm_id200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_nics_by_vm_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_pcie_devices_by_vm_id200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_pcie_devices_by_vm_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_placement_policies200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_placement_policies4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_rate_limit_policies200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_rate_limit_policies4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_serial_ports_by_vm_id200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_serial_ports_by_vm_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_template_versions200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_template_versions4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_templates200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_templates4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vm_anti_affinity_policies200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_vm_anti_affinity_policies4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vm_anti_affinity_policy_vm_compliance_states200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_vm_anti_affinity_policy_vm_compliance_states4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vm_host_affinity_policies200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_vm_host_affinity_policies4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vm_host_affinity_policy_vm_compliance_states200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_vm_host_affinity_policy_vm_compliance_states4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vm_stats200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_vm_stats200_response1.rb +226 -0
- data/lib/nutanix_vmm/models/list_vm_stats4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vm_stats4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/list_vms200_response.rb +226 -0
- data/lib/nutanix_vmm/models/list_vms200_response1.rb +226 -0
- data/lib/nutanix_vmm/models/list_vms4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/list_vms4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/migrate_nic_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/migrate_nic_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/migrate_vm_disks202_response.rb +224 -0
- data/lib/nutanix_vmm/models/migrate_vm_disks4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/migrate_vm_to_host202_response.rb +224 -0
- data/lib/nutanix_vmm/models/migrate_vm_to_host4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_cycle_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_cycle_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_off_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_off_vm202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/power_off_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_off_vm4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/power_on_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_on_vm202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/power_on_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/power_on_vm4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/prism_v40_config_task_reference.rb +237 -0
- data/lib/nutanix_vmm/models/publish_template202_response.rb +224 -0
- data/lib/nutanix_vmm/models/publish_template4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/re_enforce_vm_host_affinity_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/re_enforce_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/reboot_guest_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/reboot_guest_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/reboot_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/reboot_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/release_ip_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/release_ip_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/reset_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/reset_vm202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/reset_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/reset_vm4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/resume_placement_policy202_response.rb +224 -0
- data/lib/nutanix_vmm/models/resume_placement_policy4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/revert_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/revert_vm202_response1.rb +224 -0
- data/lib/nutanix_vmm/models/revert_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/revert_vm4_xx_response1.rb +224 -0
- data/lib/nutanix_vmm/models/shutdown_guest_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/shutdown_guest_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/shutdown_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/shutdown_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/suspend_placement_policy202_response.rb +224 -0
- data/lib/nutanix_vmm/models/suspend_placement_policy4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/suspend_vm202_response.rb +224 -0
- data/lib/nutanix_vmm/models/suspend_vm4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/uninstall_nutanix_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/uninstall_nutanix_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/uninstall_vm_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/uninstall_vm_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_disk_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_disk_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_guest_tools_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_guest_tools_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_image_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_image_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_nic_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_nic_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_nutanix_guest_tools_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_nutanix_guest_tools_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_placement_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_placement_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_rate_limit_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_rate_limit_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_serial_port_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_serial_port_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_template_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_template_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_vm_anti_affinity_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_vm_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_vm_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_vm_host_affinity_policy_by_id202_response.rb +224 -0
- data/lib/nutanix_vmm/models/update_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/upgrade_nutanix_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/upgrade_nutanix_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/upgrade_vm_guest_tools202_response.rb +224 -0
- data/lib/nutanix_vmm/models/upgrade_vm_guest_tools4_xx_response.rb +224 -0
- data/lib/nutanix_vmm/models/version_of_a_template_version_source.rb +222 -0
- data/lib/nutanix_vmm/models/virtual_disk_image_checksum.rb +222 -0
- data/lib/nutanix_vmm/models/virtual_disk_image_source.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_adsf_disk_migration_plan.rb +255 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_adsf_volume_group_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_adsfvm_storage_config.rb +225 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_all_disks_migration_plan.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_apc_config.rb +225 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_assign_ip_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_assign_ip_params.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_assign_vm_owner_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_associate_categories_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_associate_vm_categories_params.rb +245 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_availability_zone_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_boot_device_disk.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_boot_device_nic.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_boot_device_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_category_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom.rb +361 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom_address.rb +247 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom_bus_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom_insert_params.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_clone_override_params.rb +409 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_clone_override_params_boot_config.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_clone_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cloud_init.rb +275 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cloud_init_cloud_init_script.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cloud_init_data_source_type.rb +41 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cluster_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cpu_feature.rb +41 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cpu_model_reference.rb +266 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_cd_rom_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_disk_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_gpu_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_nic_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_pcie_device_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_serial_port_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_credential.rb +245 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cross_cluster_migrate_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_custom_key_values.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_customize_guest_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_data_source.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_data_source_reference.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_cd_rom_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_disk_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_gpu_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_nic_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_pcie_device_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_serial_port_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disassociate_categories_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disassociate_vm_categories_params.rb +245 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk.rb +330 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_address.rb +266 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_all_of_backing_info.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_bus_type.rb +45 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_migration_params.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_migration_params_migrate_disks.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_eject_cd_rom_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_emulated_nic.rb +311 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_emulated_nic_model.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_cd_rom_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_cd_rom_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_disk_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_disk_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_gpu_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_gpu_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_guest_tools_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_nic_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_nic_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_pcie_device_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_pcie_device_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_serial_port_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_serial_port_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_vm_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_gpu.rb +459 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_gpu_mode.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_gpu_vendor.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_customization_params.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_customization_params_config.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_power_options.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_power_state_transition_config.rb +226 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools.rb +336 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools_insert_config.rb +256 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools_install_config.rb +264 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools_upgrade_config.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_host_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_image_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_insert_cd_rom_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_insert_vm_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_install_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_install_vm_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ipv4_config.rb +265 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ipv4_info.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_iso_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_legacy_boot.rb +255 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_legacy_boot_boot_device.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_cd_roms_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_cd_roms_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_disks_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_disks_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_gpus_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_gpus_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_nics_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_nics_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_pcie_devices_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_pcie_devices_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_serial_ports_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_serial_ports_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_vms_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_vms_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_machine_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_disk_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_nic_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_nic_config.rb +269 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_nic_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_vm_disks_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_vm_to_host_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migration_plans.rb +245 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_network_function_chain_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_network_function_nic_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ngt_capability.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nic.rb +330 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nic_network_info.rb +341 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nic_type.rb +44 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nvram_device.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_owner_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ownership_info.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device.rb +330 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device_all_of_backing_info.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device_info.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_policy_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_cycle_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_off_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_on_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_state.rb +44 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_protection_policy_state.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_protection_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_qos_config.rb +216 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reboot_preference.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reboot_preference_schedule.rb +216 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reboot_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_release_ip_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reset_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_revert_params.rb +244 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_revert_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_sbdf.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_schedule_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_serial_port.rb +360 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_shutdown_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_subnet_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_sysprep.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_sysprep_sysprep_script.rb +106 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_uefi_boot.rb +274 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_uefi_boot_boot_device.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_unattendxml.rb +235 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_uninstall_vm_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_disk_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_nic_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_serial_port_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_upgrade_vm_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_userdata.rb +235 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vlan_mode.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm.rb +1177 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_all_of_boot_config.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_overrides.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_params.rb +257 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk.rb +303 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk_container_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk_reference.rb +255 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk_storage_config.rb +216 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_migrate_to_host_params.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_recovery_point.rb +441 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_source_reference.rb +268 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_source_reference_entity_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vtpm_config.rb +226 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_category_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_cluster_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_conflicting_legacy_vm_anti_affinity_policy.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_conflicting_vm_anti_affinity_policy.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_conflicting_vm_host_affinity_policy.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_create_vm_anti_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_create_vm_host_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_delete_legacy_vm_anti_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_delete_vm_anti_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_delete_vm_host_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_host_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_legacy_vm_anti_affinity_policy.rb +399 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy_non_compliance_reason.rb +107 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy_non_compliance_reason.rb +107 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_pe_not_capable_for_vm_host_affinity_policy.rb +216 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_re_enforce_vm_host_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_update_vm_anti_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_update_vm_host_affinity_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_user_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_anti_affinity_policy.rb +468 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state.rb +379 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state_all_of_compliance_status.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_host_affinity_policy.rb +509 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state.rb +379 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state_all_of_compliance_status.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_disk_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_disk_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_nic_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_nic_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_vm_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_vm_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_list_vm_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_list_vm_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_disk_stats.rb +355 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_disk_stats_tuple.rb +486 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_nic_stats.rb +355 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_nic_stats_tuple.rb +236 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_stats.rb +324 -0
- data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_stats_tuple.rb +1046 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_cancel_guest_update_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_complete_guest_update_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_complete_guest_update_spec.rb +290 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_compliance_status.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_create_image_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_create_image_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_create_template_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_delete_image_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_delete_template_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_delete_template_version_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_deploy_template_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_enforcement_mode.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_image_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_image_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_image_file_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_image_file_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_template_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_template_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_template_version_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_get_template_version_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_guest_update_status.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_image.rb +622 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_image_import_config.rb +291 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_image_placement_status.rb +418 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_image_sha1_checksum.rb +244 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_image_sha256_checksum.rb +244 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_image_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_import_image_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_initiate_guest_update_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_initiate_guest_update_spec.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_list_images_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_list_images_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_list_template_versions_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_list_template_versions_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_list_templates_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_list_templates_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_objects_lite_source.rb +251 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_publish_template_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template.rb +434 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template_deployment.rb +332 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template_publish_spec.rb +243 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template_user.rb +913 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template_version_reference.rb +260 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template_version_spec.rb +455 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_template_vm_reference.rb +253 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_update_image_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_update_template_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_url_basic_auth.rb +268 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_url_source.rb +265 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_vm_config_override.rb +409 -0
- data/lib/nutanix_vmm/models/vmm_v40_content_vm_disk_source.rb +244 -0
- data/lib/nutanix_vmm/models/vmm_v40_error_app_message.rb +291 -0
- data/lib/nutanix_vmm/models/vmm_v40_error_error_response.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_error_error_response_error.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_error_message_severity.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_error_schema_validation_error.rb +258 -0
- data/lib/nutanix_vmm/models/vmm_v40_error_schema_validation_error_message.rb +236 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_adapter_type.rb +47 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_assign_vm_owner_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_associate_categories_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_associate_vm_categories_params.rb +252 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_category_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom.rb +330 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom_address.rb +266 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom_backing_info.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom_bus_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cluster_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disassociate_categories_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disassociate_vm_categories_params.rb +252 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disk.rb +330 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disk_address.rb +266 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disk_bus_type.rb +44 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_vm_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_host_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_insert_nutanix_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_install_nutanix_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_ip_address_info.rb +286 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_list_vms_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_list_vms_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nic.rb +330 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nic_backing_info.rb +280 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nic_network_info.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_credential.rb +259 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools.rb +336 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_capability.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_insert_config.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_install_config.rb +271 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config.rb +215 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_reboot_preference.rb +246 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_reboot_preference_schedule.rb +216 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_schedule_type.rb +43 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_owner_reference.rb +268 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_owner_reference_entity_type.rb +41 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_ownership_info.rb +222 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_port_group_info.rb +235 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_power_off_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_power_on_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_power_state.rb +44 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_reboot_guest_os_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_reset_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_revert_params.rb +244 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_revert_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_shutdown_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_suspend_vm_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_uninstall_nutanix_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_update_nutanix_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_upgrade_nutanix_guest_tools_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm.rb +723 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm_disk.rb +253 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm_disk_container_reference.rb +237 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm_disk_storage_config.rb +216 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_disk_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_disk_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_nic_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_nic_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_vm_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_vm_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_list_vm_stats_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_list_vm_stats_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_disk_stats.rb +355 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_disk_stats_tuple.rb +466 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_nic_stats.rb +355 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_nic_stats_tuple.rb +236 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_stats.rb +324 -0
- data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_stats_tuple.rb +746 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_create_placement_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_create_rate_limit_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_delete_placement_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_delete_rate_limit_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_effective_rate_limit_policy.rb +387 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_enforcement_state.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_filter.rb +291 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_filter_match_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_get_placement_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_get_placement_policy_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_get_rate_limit_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_get_rate_limit_policy_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_list_placement_policies_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_list_placement_policies_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_list_rate_limit_policies_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_list_rate_limit_policies_api_response_data.rb +105 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_placement_policy.rb +515 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_placement_type.rb +42 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_rate_limit_policy.rb +537 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_resume_placement_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_suspend_placement_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_suspend_placement_policy_config.rb +218 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_update_placement_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/models/vmm_v40_images_config_update_rate_limit_policy_api_response.rb +224 -0
- data/lib/nutanix_vmm/version.rb +15 -0
- data/lib/nutanix_vmm.rb +727 -0
- data/nutanix_vmm.gemspec +39 -0
- data/renovate.json +5 -0
- data/spec/api/esxi_stats_api_spec.rb +108 -0
- data/spec/api/esxi_vm_api_spec.rb +290 -0
- data/spec/api/image_placement_policies_api_spec.rb +132 -0
- data/spec/api/image_rate_limit_policies_api_spec.rb +119 -0
- data/spec/api/images_api_spec.rb +128 -0
- data/spec/api/stats_api_spec.rb +108 -0
- data/spec/api/templates_api_spec.rb +218 -0
- data/spec/api/vm_anti_affinity_policies_api_spec.rb +145 -0
- data/spec/api/vm_api_spec.rb +911 -0
- data/spec/api/vm_host_affinity_policies_api_spec.rb +132 -0
- data/spec/models/assign_ip_by_id202_response_spec.rb +42 -0
- data/spec/models/assign_ip_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/assign_vm_owner202_response1_spec.rb +42 -0
- data/spec/models/assign_vm_owner202_response_spec.rb +42 -0
- data/spec/models/assign_vm_owner4_xx_response1_spec.rb +42 -0
- data/spec/models/assign_vm_owner4_xx_response_spec.rb +42 -0
- data/spec/models/associate_categories202_response1_spec.rb +42 -0
- data/spec/models/associate_categories202_response_spec.rb +42 -0
- data/spec/models/associate_categories4_xx_response1_spec.rb +42 -0
- data/spec/models/associate_categories4_xx_response_spec.rb +42 -0
- data/spec/models/cancel_guest_update202_response_spec.rb +42 -0
- data/spec/models/cancel_guest_update4_xx_response_spec.rb +42 -0
- data/spec/models/clone_vm202_response_spec.rb +42 -0
- data/spec/models/clone_vm4_xx_response_spec.rb +42 -0
- data/spec/models/common_v10_config_flag_spec.rb +42 -0
- data/spec/models/common_v10_config_ipv4_address_spec.rb +42 -0
- data/spec/models/common_v10_config_kv_pair_spec.rb +42 -0
- data/spec/models/common_v10_config_kv_pair_value_spec.rb +32 -0
- data/spec/models/common_v10_config_map_of_string_wrapper_spec.rb +36 -0
- data/spec/models/common_v10_config_message_severity_spec.rb +30 -0
- data/spec/models/common_v10_config_message_spec.rb +54 -0
- data/spec/models/common_v10_config_tenant_aware_model_spec.rb +36 -0
- data/spec/models/common_v10_response_api_link_spec.rb +42 -0
- data/spec/models/common_v10_response_api_response_metadata_spec.rb +60 -0
- data/spec/models/common_v10_response_externalizable_abstract_model_spec.rb +48 -0
- data/spec/models/common_v10_stats_down_sampling_operator_spec.rb +30 -0
- data/spec/models/complete_guest_update202_response_spec.rb +42 -0
- data/spec/models/complete_guest_update4_xx_response_spec.rb +42 -0
- data/spec/models/create_cd_rom202_response_spec.rb +42 -0
- data/spec/models/create_cd_rom4_xx_response_spec.rb +42 -0
- data/spec/models/create_disk202_response_spec.rb +42 -0
- data/spec/models/create_disk4_xx_response_spec.rb +42 -0
- data/spec/models/create_gpu202_response_spec.rb +42 -0
- data/spec/models/create_gpu4_xx_response_spec.rb +42 -0
- data/spec/models/create_image202_response_spec.rb +42 -0
- data/spec/models/create_image4_xx_response_spec.rb +42 -0
- data/spec/models/create_nic202_response_spec.rb +42 -0
- data/spec/models/create_nic4_xx_response_spec.rb +42 -0
- data/spec/models/create_pcie_device202_response_spec.rb +42 -0
- data/spec/models/create_pcie_device4_xx_response_spec.rb +42 -0
- data/spec/models/create_placement_policy202_response_spec.rb +42 -0
- data/spec/models/create_placement_policy4_xx_response_spec.rb +42 -0
- data/spec/models/create_rate_limit_policy202_response_spec.rb +42 -0
- data/spec/models/create_rate_limit_policy4_xx_response_spec.rb +42 -0
- data/spec/models/create_serial_port202_response_spec.rb +42 -0
- data/spec/models/create_serial_port4_xx_response_spec.rb +42 -0
- data/spec/models/create_template202_response_spec.rb +42 -0
- data/spec/models/create_template4_xx_response_spec.rb +42 -0
- data/spec/models/create_vm202_response_spec.rb +42 -0
- data/spec/models/create_vm4_xx_response_spec.rb +42 -0
- data/spec/models/create_vm_anti_affinity_policy202_response_spec.rb +42 -0
- data/spec/models/create_vm_anti_affinity_policy4_xx_response_spec.rb +42 -0
- data/spec/models/create_vm_host_affinity_policy202_response_spec.rb +42 -0
- data/spec/models/create_vm_host_affinity_policy4_xx_response_spec.rb +42 -0
- data/spec/models/cross_cluster_migrate_vm202_response_spec.rb +42 -0
- data/spec/models/cross_cluster_migrate_vm4_xx_response_spec.rb +42 -0
- data/spec/models/customize_guest_vm202_response_spec.rb +42 -0
- data/spec/models/customize_guest_vm4_xx_response_spec.rb +42 -0
- data/spec/models/dataprotection_v40_common_base_recovery_point_spec.rb +84 -0
- data/spec/models/dataprotection_v40_common_recovery_point_status_spec.rb +30 -0
- data/spec/models/dataprotection_v40_common_recovery_point_type_spec.rb +30 -0
- data/spec/models/delete_cd_rom_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_cd_rom_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_disk_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_disk_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_gpu_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_gpu_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_image_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_image_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_legacy_vm_anti_affinity_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_legacy_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_nic_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_nic_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_pcie_device_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_pcie_device_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_placement_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_placement_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_rate_limit_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_rate_limit_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_serial_port_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_serial_port_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_template_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_template_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_template_version_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_template_version_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_vm_anti_affinity_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_vm_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_vm_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/delete_vm_host_affinity_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/delete_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/deploy_template202_response_spec.rb +42 -0
- data/spec/models/deploy_template4_xx_response_spec.rb +42 -0
- data/spec/models/disassociate_categories202_response1_spec.rb +42 -0
- data/spec/models/disassociate_categories202_response_spec.rb +42 -0
- data/spec/models/disassociate_categories4_xx_response1_spec.rb +42 -0
- data/spec/models/disassociate_categories4_xx_response_spec.rb +42 -0
- data/spec/models/eject_cd_rom_by_id202_response_spec.rb +42 -0
- data/spec/models/eject_cd_rom_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_cd_rom_by_id200_response_spec.rb +42 -0
- data/spec/models/get_cd_rom_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_disk_by_id200_response_spec.rb +42 -0
- data/spec/models/get_disk_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_disk_stats_by_id200_response1_spec.rb +42 -0
- data/spec/models/get_disk_stats_by_id200_response_spec.rb +42 -0
- data/spec/models/get_disk_stats_by_id4_xx_response1_spec.rb +42 -0
- data/spec/models/get_disk_stats_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_file_by_image_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_gpu_by_id200_response_spec.rb +42 -0
- data/spec/models/get_gpu_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_guest_tools_by_id200_response_spec.rb +42 -0
- data/spec/models/get_guest_tools_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_image_by_id200_response_spec.rb +42 -0
- data/spec/models/get_image_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_nic_by_id200_response_spec.rb +42 -0
- data/spec/models/get_nic_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_nic_stats_by_id200_response1_spec.rb +42 -0
- data/spec/models/get_nic_stats_by_id200_response_spec.rb +42 -0
- data/spec/models/get_nic_stats_by_id4_xx_response1_spec.rb +42 -0
- data/spec/models/get_nic_stats_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_nutanix_guest_tools_by_id200_response_spec.rb +42 -0
- data/spec/models/get_nutanix_guest_tools_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_pcie_device_by_id200_response_spec.rb +42 -0
- data/spec/models/get_pcie_device_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_placement_policy_by_id200_response_spec.rb +42 -0
- data/spec/models/get_placement_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_rate_limit_policy_by_id200_response_spec.rb +42 -0
- data/spec/models/get_rate_limit_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_serial_port_by_id200_response_spec.rb +42 -0
- data/spec/models/get_serial_port_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_template_by_id200_response_spec.rb +42 -0
- data/spec/models/get_template_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_template_version_by_id200_response_spec.rb +42 -0
- data/spec/models/get_template_version_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_vm_anti_affinity_policy_by_id200_response_spec.rb +42 -0
- data/spec/models/get_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_vm_by_id200_response1_spec.rb +42 -0
- data/spec/models/get_vm_by_id200_response_spec.rb +42 -0
- data/spec/models/get_vm_by_id4_xx_response1_spec.rb +42 -0
- data/spec/models/get_vm_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_vm_host_affinity_policy_by_id200_response_spec.rb +42 -0
- data/spec/models/get_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/get_vm_stats_by_id200_response1_spec.rb +42 -0
- data/spec/models/get_vm_stats_by_id200_response_spec.rb +42 -0
- data/spec/models/get_vm_stats_by_id4_xx_response1_spec.rb +42 -0
- data/spec/models/get_vm_stats_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/iam_v40_authn_buckets_access_key_spec.rb +114 -0
- data/spec/models/iam_v40_authn_buckets_access_key_status_type_spec.rb +30 -0
- data/spec/models/iam_v40_authn_creation_type_spec.rb +30 -0
- data/spec/models/iam_v40_authn_user_spec.rb +180 -0
- data/spec/models/iam_v40_authn_user_status_type_spec.rb +30 -0
- data/spec/models/iam_v40_authn_user_type_spec.rb +30 -0
- data/spec/models/import_image202_response_spec.rb +42 -0
- data/spec/models/import_image4_xx_response_spec.rb +42 -0
- data/spec/models/initiate_guest_update202_response_spec.rb +42 -0
- data/spec/models/initiate_guest_update4_xx_response_spec.rb +42 -0
- data/spec/models/insert_cd_rom_by_id202_response_spec.rb +42 -0
- data/spec/models/insert_cd_rom_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/insert_nutanix_guest_tools202_response_spec.rb +42 -0
- data/spec/models/insert_nutanix_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/insert_vm_guest_tools202_response_spec.rb +42 -0
- data/spec/models/insert_vm_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/install_nutanix_guest_tools202_response_spec.rb +42 -0
- data/spec/models/install_nutanix_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/install_vm_guest_tools202_response_spec.rb +42 -0
- data/spec/models/install_vm_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/list_cd_roms_by_vm_id200_response_spec.rb +42 -0
- data/spec/models/list_cd_roms_by_vm_id4_xx_response_spec.rb +42 -0
- data/spec/models/list_disks_by_vm_id200_response_spec.rb +42 -0
- data/spec/models/list_disks_by_vm_id4_xx_response_spec.rb +42 -0
- data/spec/models/list_effective_rate_limit_policies200_response_spec.rb +42 -0
- data/spec/models/list_effective_rate_limit_policies4_xx_response_spec.rb +42 -0
- data/spec/models/list_gpus_by_vm_id200_response_spec.rb +42 -0
- data/spec/models/list_gpus_by_vm_id4_xx_response_spec.rb +42 -0
- data/spec/models/list_images200_response_spec.rb +42 -0
- data/spec/models/list_images4_xx_response_spec.rb +42 -0
- data/spec/models/list_legacy_vm_anti_affinity_policies200_response_spec.rb +42 -0
- data/spec/models/list_legacy_vm_anti_affinity_policies4_xx_response_spec.rb +42 -0
- data/spec/models/list_nics_by_vm_id200_response_spec.rb +42 -0
- data/spec/models/list_nics_by_vm_id4_xx_response_spec.rb +42 -0
- data/spec/models/list_pcie_devices_by_vm_id200_response_spec.rb +42 -0
- data/spec/models/list_pcie_devices_by_vm_id4_xx_response_spec.rb +42 -0
- data/spec/models/list_placement_policies200_response_spec.rb +42 -0
- data/spec/models/list_placement_policies4_xx_response_spec.rb +42 -0
- data/spec/models/list_rate_limit_policies200_response_spec.rb +42 -0
- data/spec/models/list_rate_limit_policies4_xx_response_spec.rb +42 -0
- data/spec/models/list_serial_ports_by_vm_id200_response_spec.rb +42 -0
- data/spec/models/list_serial_ports_by_vm_id4_xx_response_spec.rb +42 -0
- data/spec/models/list_template_versions200_response_spec.rb +42 -0
- data/spec/models/list_template_versions4_xx_response_spec.rb +42 -0
- data/spec/models/list_templates200_response_spec.rb +42 -0
- data/spec/models/list_templates4_xx_response_spec.rb +42 -0
- data/spec/models/list_vm_anti_affinity_policies200_response_spec.rb +42 -0
- data/spec/models/list_vm_anti_affinity_policies4_xx_response_spec.rb +42 -0
- data/spec/models/list_vm_anti_affinity_policy_vm_compliance_states200_response_spec.rb +42 -0
- data/spec/models/list_vm_anti_affinity_policy_vm_compliance_states4_xx_response_spec.rb +42 -0
- data/spec/models/list_vm_host_affinity_policies200_response_spec.rb +42 -0
- data/spec/models/list_vm_host_affinity_policies4_xx_response_spec.rb +42 -0
- data/spec/models/list_vm_host_affinity_policy_vm_compliance_states200_response_spec.rb +42 -0
- data/spec/models/list_vm_host_affinity_policy_vm_compliance_states4_xx_response_spec.rb +42 -0
- data/spec/models/list_vm_stats200_response1_spec.rb +42 -0
- data/spec/models/list_vm_stats200_response_spec.rb +42 -0
- data/spec/models/list_vm_stats4_xx_response1_spec.rb +42 -0
- data/spec/models/list_vm_stats4_xx_response_spec.rb +42 -0
- data/spec/models/list_vms200_response1_spec.rb +42 -0
- data/spec/models/list_vms200_response_spec.rb +42 -0
- data/spec/models/list_vms4_xx_response1_spec.rb +42 -0
- data/spec/models/list_vms4_xx_response_spec.rb +42 -0
- data/spec/models/migrate_nic_by_id202_response_spec.rb +42 -0
- data/spec/models/migrate_nic_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/migrate_vm_disks202_response_spec.rb +42 -0
- data/spec/models/migrate_vm_disks4_xx_response_spec.rb +42 -0
- data/spec/models/migrate_vm_to_host202_response_spec.rb +42 -0
- data/spec/models/migrate_vm_to_host4_xx_response_spec.rb +42 -0
- data/spec/models/power_cycle_vm202_response_spec.rb +42 -0
- data/spec/models/power_cycle_vm4_xx_response_spec.rb +42 -0
- data/spec/models/power_off_vm202_response1_spec.rb +42 -0
- data/spec/models/power_off_vm202_response_spec.rb +42 -0
- data/spec/models/power_off_vm4_xx_response1_spec.rb +42 -0
- data/spec/models/power_off_vm4_xx_response_spec.rb +42 -0
- data/spec/models/power_on_vm202_response1_spec.rb +42 -0
- data/spec/models/power_on_vm202_response_spec.rb +42 -0
- data/spec/models/power_on_vm4_xx_response1_spec.rb +42 -0
- data/spec/models/power_on_vm4_xx_response_spec.rb +42 -0
- data/spec/models/prism_v40_config_task_reference_spec.rb +36 -0
- data/spec/models/publish_template202_response_spec.rb +42 -0
- data/spec/models/publish_template4_xx_response_spec.rb +42 -0
- data/spec/models/re_enforce_vm_host_affinity_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/re_enforce_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/reboot_guest_vm202_response_spec.rb +42 -0
- data/spec/models/reboot_guest_vm4_xx_response_spec.rb +42 -0
- data/spec/models/reboot_vm202_response_spec.rb +42 -0
- data/spec/models/reboot_vm4_xx_response_spec.rb +42 -0
- data/spec/models/release_ip_by_id202_response_spec.rb +42 -0
- data/spec/models/release_ip_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/reset_vm202_response1_spec.rb +42 -0
- data/spec/models/reset_vm202_response_spec.rb +42 -0
- data/spec/models/reset_vm4_xx_response1_spec.rb +42 -0
- data/spec/models/reset_vm4_xx_response_spec.rb +42 -0
- data/spec/models/resume_placement_policy202_response_spec.rb +42 -0
- data/spec/models/resume_placement_policy4_xx_response_spec.rb +42 -0
- data/spec/models/revert_vm202_response1_spec.rb +42 -0
- data/spec/models/revert_vm202_response_spec.rb +42 -0
- data/spec/models/revert_vm4_xx_response1_spec.rb +42 -0
- data/spec/models/revert_vm4_xx_response_spec.rb +42 -0
- data/spec/models/shutdown_guest_vm202_response_spec.rb +42 -0
- data/spec/models/shutdown_guest_vm4_xx_response_spec.rb +42 -0
- data/spec/models/shutdown_vm202_response_spec.rb +42 -0
- data/spec/models/shutdown_vm4_xx_response_spec.rb +42 -0
- data/spec/models/suspend_placement_policy202_response_spec.rb +42 -0
- data/spec/models/suspend_placement_policy4_xx_response_spec.rb +42 -0
- data/spec/models/suspend_vm202_response_spec.rb +42 -0
- data/spec/models/suspend_vm4_xx_response_spec.rb +42 -0
- data/spec/models/uninstall_nutanix_guest_tools202_response_spec.rb +42 -0
- data/spec/models/uninstall_nutanix_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/uninstall_vm_guest_tools202_response_spec.rb +42 -0
- data/spec/models/uninstall_vm_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/update_disk_by_id202_response_spec.rb +42 -0
- data/spec/models/update_disk_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_guest_tools_by_id202_response_spec.rb +42 -0
- data/spec/models/update_guest_tools_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_image_by_id202_response_spec.rb +42 -0
- data/spec/models/update_image_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_nic_by_id202_response_spec.rb +42 -0
- data/spec/models/update_nic_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_nutanix_guest_tools_by_id202_response_spec.rb +42 -0
- data/spec/models/update_nutanix_guest_tools_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_placement_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/update_placement_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_rate_limit_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/update_rate_limit_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_serial_port_by_id202_response_spec.rb +42 -0
- data/spec/models/update_serial_port_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_template_by_id202_response_spec.rb +42 -0
- data/spec/models/update_template_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_vm_anti_affinity_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/update_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_vm_by_id202_response_spec.rb +42 -0
- data/spec/models/update_vm_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/update_vm_host_affinity_policy_by_id202_response_spec.rb +42 -0
- data/spec/models/update_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
- data/spec/models/upgrade_nutanix_guest_tools202_response_spec.rb +42 -0
- data/spec/models/upgrade_nutanix_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/upgrade_vm_guest_tools202_response_spec.rb +42 -0
- data/spec/models/upgrade_vm_guest_tools4_xx_response_spec.rb +42 -0
- data/spec/models/version_of_a_template_version_source_spec.rb +36 -0
- data/spec/models/virtual_disk_image_checksum_spec.rb +36 -0
- data/spec/models/virtual_disk_image_source_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_adsf_disk_migration_plan_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_adsf_volume_group_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_adsfvm_storage_config_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_all_disks_migration_plan_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_apc_config_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_assign_ip_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_assign_ip_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_assign_vm_owner_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_associate_categories_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_associate_vm_categories_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_availability_zone_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_boot_device_disk_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_boot_device_nic_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_boot_device_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_category_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_cd_rom_address_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_cd_rom_bus_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_cd_rom_insert_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_cd_rom_spec.rb +66 -0
- data/spec/models/vmm_v40_ahv_config_clone_override_params_boot_config_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_clone_override_params_spec.rb +78 -0
- data/spec/models/vmm_v40_ahv_config_clone_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_cloud_init_cloud_init_script_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_cloud_init_data_source_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_cloud_init_spec.rb +48 -0
- data/spec/models/vmm_v40_ahv_config_cluster_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_cpu_feature_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_cpu_model_reference_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_cd_rom_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_disk_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_gpu_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_nic_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_pcie_device_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_serial_port_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_create_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_credential_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_cross_cluster_migrate_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_custom_key_values_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_customize_guest_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_data_source_reference_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_data_source_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_delete_cd_rom_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_delete_disk_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_delete_gpu_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_delete_nic_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_delete_pcie_device_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_delete_serial_port_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_delete_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_disassociate_categories_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_disassociate_vm_categories_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_disk_address_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_disk_all_of_backing_info_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_disk_bus_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_disk_migration_params_migrate_disks_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_disk_migration_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_disk_spec.rb +60 -0
- data/spec/models/vmm_v40_ahv_config_eject_cd_rom_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_emulated_nic_model_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_emulated_nic_spec.rb +54 -0
- data/spec/models/vmm_v40_ahv_config_get_cd_rom_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_cd_rom_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_disk_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_disk_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_gpu_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_gpu_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_guest_tools_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_nic_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_nic_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_pcie_device_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_pcie_device_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_serial_port_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_serial_port_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_get_vm_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_get_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_gpu_mode_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_gpu_spec.rb +102 -0
- data/spec/models/vmm_v40_ahv_config_gpu_vendor_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_guest_customization_params_config_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_guest_customization_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_guest_power_options_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_guest_power_state_transition_config_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_guest_tools_insert_config_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_guest_tools_install_config_spec.rb +48 -0
- data/spec/models/vmm_v40_ahv_config_guest_tools_spec.rb +90 -0
- data/spec/models/vmm_v40_ahv_config_guest_tools_upgrade_config_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_host_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_image_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_insert_cd_rom_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_insert_vm_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_install_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_install_vm_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_ipv4_config_spec.rb +48 -0
- data/spec/models/vmm_v40_ahv_config_ipv4_info_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_iso_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_legacy_boot_boot_device_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_legacy_boot_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_cd_roms_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_cd_roms_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_disks_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_disks_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_gpus_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_gpus_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_nics_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_nics_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_pcie_devices_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_pcie_devices_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_serial_ports_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_serial_ports_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_list_vms_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_list_vms_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_machine_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_migrate_disk_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_migrate_nic_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_migrate_nic_config_spec.rb +48 -0
- data/spec/models/vmm_v40_ahv_config_migrate_nic_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_migrate_vm_disks_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_migrate_vm_to_host_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_migration_plans_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_network_function_chain_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_network_function_nic_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_ngt_capability_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_nic_network_info_spec.rb +84 -0
- data/spec/models/vmm_v40_ahv_config_nic_spec.rb +60 -0
- data/spec/models/vmm_v40_ahv_config_nic_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_nvram_device_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_owner_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_ownership_info_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_pcie_device_all_of_backing_info_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_pcie_device_info_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_pcie_device_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_pcie_device_spec.rb +60 -0
- data/spec/models/vmm_v40_ahv_config_policy_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_power_cycle_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_power_off_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_power_on_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_power_state_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_protection_policy_state_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_protection_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_qos_config_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_reboot_preference_schedule_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_reboot_preference_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_reboot_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_release_ip_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_reset_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_revert_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_revert_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_sbdf_spec.rb +54 -0
- data/spec/models/vmm_v40_ahv_config_schedule_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_serial_port_spec.rb +60 -0
- data/spec/models/vmm_v40_ahv_config_shutdown_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_subnet_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_sysprep_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_sysprep_sysprep_script_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_uefi_boot_boot_device_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_config_uefi_boot_spec.rb +54 -0
- data/spec/models/vmm_v40_ahv_config_unattendxml_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_uninstall_vm_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_update_disk_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_update_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_update_nic_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_update_serial_port_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_update_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_upgrade_vm_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_userdata_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vlan_mode_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_vm_all_of_boot_config_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_overrides_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_params_spec.rb +54 -0
- data/spec/models/vmm_v40_ahv_config_vm_disk_container_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vm_disk_reference_spec.rb +48 -0
- data/spec/models/vmm_v40_ahv_config_vm_disk_spec.rb +66 -0
- data/spec/models/vmm_v40_ahv_config_vm_disk_storage_config_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vm_migrate_to_host_params_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vm_recovery_point_spec.rb +90 -0
- data/spec/models/vmm_v40_ahv_config_vm_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_config_vm_source_reference_entity_type_spec.rb +30 -0
- data/spec/models/vmm_v40_ahv_config_vm_source_reference_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_config_vm_spec.rb +324 -0
- data/spec/models/vmm_v40_ahv_config_vtpm_config_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_category_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_cluster_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_conflicting_legacy_vm_anti_affinity_policy_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_conflicting_vm_anti_affinity_policy_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_conflicting_vm_host_affinity_policy_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_create_vm_anti_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_create_vm_host_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_delete_legacy_vm_anti_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_delete_vm_anti_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_delete_vm_host_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_host_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_legacy_vm_anti_affinity_policy_spec.rb +66 -0
- data/spec/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy_non_compliance_reason_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy_non_compliance_reason_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_pe_not_capable_for_vm_host_affinity_policy_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_re_enforce_vm_host_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_update_vm_anti_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_update_vm_host_affinity_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_policies_user_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_spec.rb +108 -0
- data/spec/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state_all_of_compliance_status_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state_spec.rb +72 -0
- data/spec/models/vmm_v40_ahv_policies_vm_host_affinity_policy_spec.rb +120 -0
- data/spec/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state_all_of_compliance_status_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state_spec.rb +72 -0
- data/spec/models/vmm_v40_ahv_policies_vm_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_ahv_stats_get_disk_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_stats_get_disk_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_stats_get_nic_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_stats_get_nic_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_stats_get_vm_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_stats_get_vm_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_stats_list_vm_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_ahv_stats_list_vm_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_ahv_stats_vm_disk_stats_spec.rb +60 -0
- data/spec/models/vmm_v40_ahv_stats_vm_disk_stats_tuple_spec.rb +198 -0
- data/spec/models/vmm_v40_ahv_stats_vm_nic_stats_spec.rb +60 -0
- data/spec/models/vmm_v40_ahv_stats_vm_nic_stats_tuple_spec.rb +48 -0
- data/spec/models/vmm_v40_ahv_stats_vm_stats_spec.rb +54 -0
- data/spec/models/vmm_v40_ahv_stats_vm_stats_tuple_spec.rb +534 -0
- data/spec/models/vmm_v40_content_cancel_guest_update_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_complete_guest_update_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_complete_guest_update_spec_spec.rb +48 -0
- data/spec/models/vmm_v40_content_compliance_status_spec.rb +30 -0
- data/spec/models/vmm_v40_content_create_image_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_create_image_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_create_template_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_delete_image_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_delete_template_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_delete_template_version_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_deploy_template_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_enforcement_mode_spec.rb +30 -0
- data/spec/models/vmm_v40_content_get_image_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_get_image_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_get_image_file_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_get_image_file_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_get_template_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_get_template_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_get_template_version_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_get_template_version_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_guest_update_status_spec.rb +36 -0
- data/spec/models/vmm_v40_content_image_import_config_spec.rb +42 -0
- data/spec/models/vmm_v40_content_image_placement_status_spec.rb +66 -0
- data/spec/models/vmm_v40_content_image_sha1_checksum_spec.rb +36 -0
- data/spec/models/vmm_v40_content_image_sha256_checksum_spec.rb +36 -0
- data/spec/models/vmm_v40_content_image_spec.rb +120 -0
- data/spec/models/vmm_v40_content_image_type_spec.rb +30 -0
- data/spec/models/vmm_v40_content_import_image_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_initiate_guest_update_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_initiate_guest_update_spec_spec.rb +36 -0
- data/spec/models/vmm_v40_content_list_images_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_list_images_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_list_template_versions_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_list_template_versions_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_list_templates_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_content_list_templates_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_objects_lite_source_spec.rb +36 -0
- data/spec/models/vmm_v40_content_publish_template_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_template_deployment_spec.rb +54 -0
- data/spec/models/vmm_v40_content_template_publish_spec_spec.rb +36 -0
- data/spec/models/vmm_v40_content_template_spec.rb +96 -0
- data/spec/models/vmm_v40_content_template_user_spec.rb +180 -0
- data/spec/models/vmm_v40_content_template_version_reference_spec.rb +42 -0
- data/spec/models/vmm_v40_content_template_version_spec_spec.rb +102 -0
- data/spec/models/vmm_v40_content_template_vm_reference_spec.rb +42 -0
- data/spec/models/vmm_v40_content_update_image_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_update_template_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_content_url_basic_auth_spec.rb +42 -0
- data/spec/models/vmm_v40_content_url_source_spec.rb +48 -0
- data/spec/models/vmm_v40_content_vm_config_override_spec.rb +72 -0
- data/spec/models/vmm_v40_content_vm_disk_source_spec.rb +36 -0
- data/spec/models/vmm_v40_error_app_message_spec.rb +66 -0
- data/spec/models/vmm_v40_error_error_response_error_spec.rb +32 -0
- data/spec/models/vmm_v40_error_error_response_spec.rb +36 -0
- data/spec/models/vmm_v40_error_message_severity_spec.rb +30 -0
- data/spec/models/vmm_v40_error_schema_validation_error_message_spec.rb +48 -0
- data/spec/models/vmm_v40_error_schema_validation_error_spec.rb +60 -0
- data/spec/models/vmm_v40_esxi_config_adapter_type_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_assign_vm_owner_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_associate_categories_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_associate_vm_categories_params_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_category_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_cd_rom_address_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_cd_rom_backing_info_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_cd_rom_bus_type_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_cd_rom_spec.rb +60 -0
- data/spec/models/vmm_v40_esxi_config_cluster_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_disassociate_categories_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_disassociate_vm_categories_params_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_disk_address_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_disk_bus_type_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_disk_spec.rb +60 -0
- data/spec/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_get_vm_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_config_get_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_host_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_insert_nutanix_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_install_nutanix_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_ip_address_info_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_list_vms_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_config_list_vms_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_nic_backing_info_spec.rb +48 -0
- data/spec/models/vmm_v40_esxi_config_nic_network_info_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_nic_spec.rb +60 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_credential_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_capability_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_insert_config_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_install_config_spec.rb +48 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_spec.rb +90 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_reboot_preference_schedule_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_reboot_preference_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_nutanix_schedule_type_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_owner_reference_entity_type_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_owner_reference_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_ownership_info_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_port_group_info_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_power_off_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_power_on_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_power_state_spec.rb +30 -0
- data/spec/models/vmm_v40_esxi_config_reboot_guest_os_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_reset_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_revert_params_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_revert_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_shutdown_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_suspend_vm_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_uninstall_nutanix_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_update_nutanix_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_upgrade_nutanix_guest_tools_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_config_vm_disk_container_reference_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_vm_disk_spec.rb +48 -0
- data/spec/models/vmm_v40_esxi_config_vm_disk_storage_config_spec.rb +36 -0
- data/spec/models/vmm_v40_esxi_config_vm_spec.rb +144 -0
- data/spec/models/vmm_v40_esxi_stats_get_disk_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_stats_get_disk_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_stats_get_nic_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_stats_get_nic_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_stats_get_vm_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_stats_get_vm_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_stats_list_vm_stats_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_esxi_stats_list_vm_stats_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_esxi_stats_vm_disk_stats_spec.rb +60 -0
- data/spec/models/vmm_v40_esxi_stats_vm_disk_stats_tuple_spec.rb +186 -0
- data/spec/models/vmm_v40_esxi_stats_vm_nic_stats_spec.rb +60 -0
- data/spec/models/vmm_v40_esxi_stats_vm_nic_stats_tuple_spec.rb +48 -0
- data/spec/models/vmm_v40_esxi_stats_vm_stats_spec.rb +54 -0
- data/spec/models/vmm_v40_esxi_stats_vm_stats_tuple_spec.rb +354 -0
- data/spec/models/vmm_v40_images_config_create_placement_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_create_rate_limit_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_delete_placement_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_delete_rate_limit_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_effective_rate_limit_policy_spec.rb +60 -0
- data/spec/models/vmm_v40_images_config_enforcement_state_spec.rb +30 -0
- data/spec/models/vmm_v40_images_config_filter_match_type_spec.rb +30 -0
- data/spec/models/vmm_v40_images_config_filter_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_get_placement_policy_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_images_config_get_placement_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_get_rate_limit_policy_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_images_config_get_rate_limit_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_list_placement_policies_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_images_config_list_placement_policies_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_list_rate_limit_policies_api_response_data_spec.rb +32 -0
- data/spec/models/vmm_v40_images_config_list_rate_limit_policies_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_placement_policy_spec.rb +102 -0
- data/spec/models/vmm_v40_images_config_placement_type_spec.rb +30 -0
- data/spec/models/vmm_v40_images_config_rate_limit_policy_spec.rb +96 -0
- data/spec/models/vmm_v40_images_config_resume_placement_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_suspend_placement_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_suspend_placement_policy_config_spec.rb +36 -0
- data/spec/models/vmm_v40_images_config_update_placement_policy_api_response_spec.rb +42 -0
- data/spec/models/vmm_v40_images_config_update_rate_limit_policy_api_response_spec.rb +42 -0
- data/spec/spec_helper.rb +111 -0
- data/swagger-vmm-v4.0-all.yaml +41585 -0
- metadata +2847 -0
data/docs/EsxiVmApi.md
ADDED
@@ -0,0 +1,1455 @@
|
|
1
|
+
# NutanixVmm::EsxiVmApi
|
2
|
+
|
3
|
+
All URIs are relative to *https://:9440/api*
|
4
|
+
|
5
|
+
| Method | HTTP request | Description |
|
6
|
+
| ------ | ------------ | ----------- |
|
7
|
+
| [**assign_vm_owner**](EsxiVmApi.md#assign_vm_owner) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/assign-owner | Assign owner of a VM |
|
8
|
+
| [**associate_categories**](EsxiVmApi.md#associate_categories) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/associate-categories | Associate categories to a VM |
|
9
|
+
| [**disassociate_categories**](EsxiVmApi.md#disassociate_categories) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/disassociate-categories | Disassociate categories from a VM |
|
10
|
+
| [**get_nutanix_guest_tools_by_id**](EsxiVmApi.md#get_nutanix_guest_tools_by_id) | **GET** /vmm/v4.0/esxi/config/vms/{extId}/nutanix-guest-tools | Get VM NGT configuration |
|
11
|
+
| [**get_vm_by_id**](EsxiVmApi.md#get_vm_by_id) | **GET** /vmm/v4.0/esxi/config/vms/{extId} | Get VM configuration details |
|
12
|
+
| [**insert_nutanix_guest_tools**](EsxiVmApi.md#insert_nutanix_guest_tools) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/nutanix-guest-tools/$actions/insert-iso | Insert NGT ISO into an available CD-ROM for a VM |
|
13
|
+
| [**install_nutanix_guest_tools**](EsxiVmApi.md#install_nutanix_guest_tools) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/nutanix-guest-tools/$actions/install | Install NGT in a VM |
|
14
|
+
| [**list_vms**](EsxiVmApi.md#list_vms) | **GET** /vmm/v4.0/esxi/config/vms | List VMs |
|
15
|
+
| [**power_off_vm**](EsxiVmApi.md#power_off_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/power-off | Force power off a VM |
|
16
|
+
| [**power_on_vm**](EsxiVmApi.md#power_on_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/power-on | Power on or resume a VM |
|
17
|
+
| [**reboot_guest_vm**](EsxiVmApi.md#reboot_guest_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/guest-reboot | Issue an ESXi guest OS reboot command |
|
18
|
+
| [**reset_vm**](EsxiVmApi.md#reset_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/reset | Reset an ESXi VM by sequentially powering it off and on |
|
19
|
+
| [**revert_vm**](EsxiVmApi.md#revert_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/revert | Revert the ESXi VM. |
|
20
|
+
| [**shutdown_guest_vm**](EsxiVmApi.md#shutdown_guest_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/guest-shutdown | Shut down services on ESXi guest OS |
|
21
|
+
| [**suspend_vm**](EsxiVmApi.md#suspend_vm) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/$actions/suspend | Pause/Suspend virtual machine execution |
|
22
|
+
| [**uninstall_nutanix_guest_tools**](EsxiVmApi.md#uninstall_nutanix_guest_tools) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/nutanix-guest-tools/$actions/uninstall | Uninstall NGT from a VM |
|
23
|
+
| [**update_nutanix_guest_tools_by_id**](EsxiVmApi.md#update_nutanix_guest_tools_by_id) | **PUT** /vmm/v4.0/esxi/config/vms/{extId}/nutanix-guest-tools | Update NGT configuration for a VM |
|
24
|
+
| [**upgrade_nutanix_guest_tools**](EsxiVmApi.md#upgrade_nutanix_guest_tools) | **POST** /vmm/v4.0/esxi/config/vms/{extId}/nutanix-guest-tools/$actions/upgrade | Upgrade NGT inside a VM |
|
25
|
+
|
26
|
+
|
27
|
+
## assign_vm_owner
|
28
|
+
|
29
|
+
> <AssignVmOwner202Response> assign_vm_owner(ext_id, ntnx_request_id, vmm_v40_esxi_config_ownership_info)
|
30
|
+
|
31
|
+
Assign owner of a VM
|
32
|
+
|
33
|
+
Assign the owner of a virtual machine.
|
34
|
+
|
35
|
+
### Examples
|
36
|
+
|
37
|
+
```ruby
|
38
|
+
require 'time'
|
39
|
+
require 'nutanix_vmm'
|
40
|
+
# setup authorization
|
41
|
+
NutanixVmm.configure do |config|
|
42
|
+
# Configure API key authorization: apiKeyAuthScheme
|
43
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
44
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
45
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
46
|
+
|
47
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
48
|
+
config.username = 'YOUR USERNAME'
|
49
|
+
config.password = 'YOUR PASSWORD'
|
50
|
+
end
|
51
|
+
|
52
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
53
|
+
ext_id = '70009863-0ccd-4e0e-a000-5e03b36511c7' # String | The globally unique identifier of an instance of type UUID.
|
54
|
+
ntnx_request_id = '32f6fac8-6b07-4110-a94c-732bbb5f8992' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
55
|
+
vmm_v40_esxi_config_ownership_info = NutanixVmm::VmmV40EsxiConfigOwnershipInfo.new({owner: NutanixVmm::VmmV40EsxiConfigOwnerReference.new}) # VmmV40EsxiConfigOwnershipInfo |
|
56
|
+
|
57
|
+
begin
|
58
|
+
# Assign owner of a VM
|
59
|
+
result = api_instance.assign_vm_owner(ext_id, ntnx_request_id, vmm_v40_esxi_config_ownership_info)
|
60
|
+
p result
|
61
|
+
rescue NutanixVmm::ApiError => e
|
62
|
+
puts "Error when calling EsxiVmApi->assign_vm_owner: #{e}"
|
63
|
+
end
|
64
|
+
```
|
65
|
+
|
66
|
+
#### Using the assign_vm_owner_with_http_info variant
|
67
|
+
|
68
|
+
This returns an Array which contains the response data, status code and headers.
|
69
|
+
|
70
|
+
> <Array(<AssignVmOwner202Response>, Integer, Hash)> assign_vm_owner_with_http_info(ext_id, ntnx_request_id, vmm_v40_esxi_config_ownership_info)
|
71
|
+
|
72
|
+
```ruby
|
73
|
+
begin
|
74
|
+
# Assign owner of a VM
|
75
|
+
data, status_code, headers = api_instance.assign_vm_owner_with_http_info(ext_id, ntnx_request_id, vmm_v40_esxi_config_ownership_info)
|
76
|
+
p status_code # => 2xx
|
77
|
+
p headers # => { ... }
|
78
|
+
p data # => <AssignVmOwner202Response>
|
79
|
+
rescue NutanixVmm::ApiError => e
|
80
|
+
puts "Error when calling EsxiVmApi->assign_vm_owner_with_http_info: #{e}"
|
81
|
+
end
|
82
|
+
```
|
83
|
+
|
84
|
+
### Parameters
|
85
|
+
|
86
|
+
| Name | Type | Description | Notes |
|
87
|
+
| ---- | ---- | ----------- | ----- |
|
88
|
+
| **ext_id** | **String** | The globally unique identifier of an instance of type UUID. | |
|
89
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
90
|
+
| **vmm_v40_esxi_config_ownership_info** | [**VmmV40EsxiConfigOwnershipInfo**](VmmV40EsxiConfigOwnershipInfo.md) | | |
|
91
|
+
|
92
|
+
### Return type
|
93
|
+
|
94
|
+
[**AssignVmOwner202Response**](AssignVmOwner202Response.md)
|
95
|
+
|
96
|
+
### Authorization
|
97
|
+
|
98
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
99
|
+
|
100
|
+
### HTTP request headers
|
101
|
+
|
102
|
+
- **Content-Type**: application/json
|
103
|
+
- **Accept**: application/json
|
104
|
+
|
105
|
+
|
106
|
+
## associate_categories
|
107
|
+
|
108
|
+
> <AssociateCategories202Response> associate_categories(ext_id, ntnx_request_id, vmm_v40_esxi_config_associate_vm_categories_params)
|
109
|
+
|
110
|
+
Associate categories to a VM
|
111
|
+
|
112
|
+
Associate categories to a virtual machine.
|
113
|
+
|
114
|
+
### Examples
|
115
|
+
|
116
|
+
```ruby
|
117
|
+
require 'time'
|
118
|
+
require 'nutanix_vmm'
|
119
|
+
# setup authorization
|
120
|
+
NutanixVmm.configure do |config|
|
121
|
+
# Configure API key authorization: apiKeyAuthScheme
|
122
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
123
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
124
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
125
|
+
|
126
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
127
|
+
config.username = 'YOUR USERNAME'
|
128
|
+
config.password = 'YOUR PASSWORD'
|
129
|
+
end
|
130
|
+
|
131
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
132
|
+
ext_id = '97df046f-f3e0-49cf-a86d-086f585a8081' # String | The globally unique identifier of an instance of type UUID.
|
133
|
+
ntnx_request_id = '2e8c2be6-0d1e-424d-bad2-fac18c03b947' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
134
|
+
vmm_v40_esxi_config_associate_vm_categories_params = NutanixVmm::VmmV40EsxiConfigAssociateVmCategoriesParams.new({categories: [NutanixVmm::VmmV40EsxiConfigCategoryReference.new]}) # VmmV40EsxiConfigAssociateVmCategoriesParams |
|
135
|
+
|
136
|
+
begin
|
137
|
+
# Associate categories to a VM
|
138
|
+
result = api_instance.associate_categories(ext_id, ntnx_request_id, vmm_v40_esxi_config_associate_vm_categories_params)
|
139
|
+
p result
|
140
|
+
rescue NutanixVmm::ApiError => e
|
141
|
+
puts "Error when calling EsxiVmApi->associate_categories: #{e}"
|
142
|
+
end
|
143
|
+
```
|
144
|
+
|
145
|
+
#### Using the associate_categories_with_http_info variant
|
146
|
+
|
147
|
+
This returns an Array which contains the response data, status code and headers.
|
148
|
+
|
149
|
+
> <Array(<AssociateCategories202Response>, Integer, Hash)> associate_categories_with_http_info(ext_id, ntnx_request_id, vmm_v40_esxi_config_associate_vm_categories_params)
|
150
|
+
|
151
|
+
```ruby
|
152
|
+
begin
|
153
|
+
# Associate categories to a VM
|
154
|
+
data, status_code, headers = api_instance.associate_categories_with_http_info(ext_id, ntnx_request_id, vmm_v40_esxi_config_associate_vm_categories_params)
|
155
|
+
p status_code # => 2xx
|
156
|
+
p headers # => { ... }
|
157
|
+
p data # => <AssociateCategories202Response>
|
158
|
+
rescue NutanixVmm::ApiError => e
|
159
|
+
puts "Error when calling EsxiVmApi->associate_categories_with_http_info: #{e}"
|
160
|
+
end
|
161
|
+
```
|
162
|
+
|
163
|
+
### Parameters
|
164
|
+
|
165
|
+
| Name | Type | Description | Notes |
|
166
|
+
| ---- | ---- | ----------- | ----- |
|
167
|
+
| **ext_id** | **String** | The globally unique identifier of an instance of type UUID. | |
|
168
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
169
|
+
| **vmm_v40_esxi_config_associate_vm_categories_params** | [**VmmV40EsxiConfigAssociateVmCategoriesParams**](VmmV40EsxiConfigAssociateVmCategoriesParams.md) | | |
|
170
|
+
|
171
|
+
### Return type
|
172
|
+
|
173
|
+
[**AssociateCategories202Response**](AssociateCategories202Response.md)
|
174
|
+
|
175
|
+
### Authorization
|
176
|
+
|
177
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
178
|
+
|
179
|
+
### HTTP request headers
|
180
|
+
|
181
|
+
- **Content-Type**: application/json
|
182
|
+
- **Accept**: application/json
|
183
|
+
|
184
|
+
|
185
|
+
## disassociate_categories
|
186
|
+
|
187
|
+
> <DisassociateCategories202Response> disassociate_categories(ext_id, ntnx_request_id, vmm_v40_esxi_config_disassociate_vm_categories_params)
|
188
|
+
|
189
|
+
Disassociate categories from a VM
|
190
|
+
|
191
|
+
Disassociate categories from a virtual machine.
|
192
|
+
|
193
|
+
### Examples
|
194
|
+
|
195
|
+
```ruby
|
196
|
+
require 'time'
|
197
|
+
require 'nutanix_vmm'
|
198
|
+
# setup authorization
|
199
|
+
NutanixVmm.configure do |config|
|
200
|
+
# Configure API key authorization: apiKeyAuthScheme
|
201
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
202
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
203
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
204
|
+
|
205
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
206
|
+
config.username = 'YOUR USERNAME'
|
207
|
+
config.password = 'YOUR PASSWORD'
|
208
|
+
end
|
209
|
+
|
210
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
211
|
+
ext_id = '17f89fe7-7919-4604-a6bf-e19ba294beab' # String | The globally unique identifier of an instance of type UUID.
|
212
|
+
ntnx_request_id = 'd19db9c5-c41b-495a-aba9-45a70ea36f8d' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
213
|
+
vmm_v40_esxi_config_disassociate_vm_categories_params = NutanixVmm::VmmV40EsxiConfigDisassociateVmCategoriesParams.new({categories: [NutanixVmm::VmmV40EsxiConfigCategoryReference.new]}) # VmmV40EsxiConfigDisassociateVmCategoriesParams |
|
214
|
+
|
215
|
+
begin
|
216
|
+
# Disassociate categories from a VM
|
217
|
+
result = api_instance.disassociate_categories(ext_id, ntnx_request_id, vmm_v40_esxi_config_disassociate_vm_categories_params)
|
218
|
+
p result
|
219
|
+
rescue NutanixVmm::ApiError => e
|
220
|
+
puts "Error when calling EsxiVmApi->disassociate_categories: #{e}"
|
221
|
+
end
|
222
|
+
```
|
223
|
+
|
224
|
+
#### Using the disassociate_categories_with_http_info variant
|
225
|
+
|
226
|
+
This returns an Array which contains the response data, status code and headers.
|
227
|
+
|
228
|
+
> <Array(<DisassociateCategories202Response>, Integer, Hash)> disassociate_categories_with_http_info(ext_id, ntnx_request_id, vmm_v40_esxi_config_disassociate_vm_categories_params)
|
229
|
+
|
230
|
+
```ruby
|
231
|
+
begin
|
232
|
+
# Disassociate categories from a VM
|
233
|
+
data, status_code, headers = api_instance.disassociate_categories_with_http_info(ext_id, ntnx_request_id, vmm_v40_esxi_config_disassociate_vm_categories_params)
|
234
|
+
p status_code # => 2xx
|
235
|
+
p headers # => { ... }
|
236
|
+
p data # => <DisassociateCategories202Response>
|
237
|
+
rescue NutanixVmm::ApiError => e
|
238
|
+
puts "Error when calling EsxiVmApi->disassociate_categories_with_http_info: #{e}"
|
239
|
+
end
|
240
|
+
```
|
241
|
+
|
242
|
+
### Parameters
|
243
|
+
|
244
|
+
| Name | Type | Description | Notes |
|
245
|
+
| ---- | ---- | ----------- | ----- |
|
246
|
+
| **ext_id** | **String** | The globally unique identifier of an instance of type UUID. | |
|
247
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
248
|
+
| **vmm_v40_esxi_config_disassociate_vm_categories_params** | [**VmmV40EsxiConfigDisassociateVmCategoriesParams**](VmmV40EsxiConfigDisassociateVmCategoriesParams.md) | | |
|
249
|
+
|
250
|
+
### Return type
|
251
|
+
|
252
|
+
[**DisassociateCategories202Response**](DisassociateCategories202Response.md)
|
253
|
+
|
254
|
+
### Authorization
|
255
|
+
|
256
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
257
|
+
|
258
|
+
### HTTP request headers
|
259
|
+
|
260
|
+
- **Content-Type**: application/json
|
261
|
+
- **Accept**: application/json
|
262
|
+
|
263
|
+
|
264
|
+
## get_nutanix_guest_tools_by_id
|
265
|
+
|
266
|
+
> <GetNutanixGuestToolsById200Response> get_nutanix_guest_tools_by_id(ext_id)
|
267
|
+
|
268
|
+
Get VM NGT configuration
|
269
|
+
|
270
|
+
Retrieves the Nutanix Guest Tools configuration for a virtual machine.
|
271
|
+
|
272
|
+
### Examples
|
273
|
+
|
274
|
+
```ruby
|
275
|
+
require 'time'
|
276
|
+
require 'nutanix_vmm'
|
277
|
+
# setup authorization
|
278
|
+
NutanixVmm.configure do |config|
|
279
|
+
# Configure API key authorization: apiKeyAuthScheme
|
280
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
281
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
282
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
283
|
+
|
284
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
285
|
+
config.username = 'YOUR USERNAME'
|
286
|
+
config.password = 'YOUR PASSWORD'
|
287
|
+
end
|
288
|
+
|
289
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
290
|
+
ext_id = '447089f9-28fc-46ab-b5ac-01072e7949ab' # String | A globally unique identifier of a VM of type UUID.
|
291
|
+
|
292
|
+
begin
|
293
|
+
# Get VM NGT configuration
|
294
|
+
result = api_instance.get_nutanix_guest_tools_by_id(ext_id)
|
295
|
+
p result
|
296
|
+
rescue NutanixVmm::ApiError => e
|
297
|
+
puts "Error when calling EsxiVmApi->get_nutanix_guest_tools_by_id: #{e}"
|
298
|
+
end
|
299
|
+
```
|
300
|
+
|
301
|
+
#### Using the get_nutanix_guest_tools_by_id_with_http_info variant
|
302
|
+
|
303
|
+
This returns an Array which contains the response data, status code and headers.
|
304
|
+
|
305
|
+
> <Array(<GetNutanixGuestToolsById200Response>, Integer, Hash)> get_nutanix_guest_tools_by_id_with_http_info(ext_id)
|
306
|
+
|
307
|
+
```ruby
|
308
|
+
begin
|
309
|
+
# Get VM NGT configuration
|
310
|
+
data, status_code, headers = api_instance.get_nutanix_guest_tools_by_id_with_http_info(ext_id)
|
311
|
+
p status_code # => 2xx
|
312
|
+
p headers # => { ... }
|
313
|
+
p data # => <GetNutanixGuestToolsById200Response>
|
314
|
+
rescue NutanixVmm::ApiError => e
|
315
|
+
puts "Error when calling EsxiVmApi->get_nutanix_guest_tools_by_id_with_http_info: #{e}"
|
316
|
+
end
|
317
|
+
```
|
318
|
+
|
319
|
+
### Parameters
|
320
|
+
|
321
|
+
| Name | Type | Description | Notes |
|
322
|
+
| ---- | ---- | ----------- | ----- |
|
323
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
324
|
+
|
325
|
+
### Return type
|
326
|
+
|
327
|
+
[**GetNutanixGuestToolsById200Response**](GetNutanixGuestToolsById200Response.md)
|
328
|
+
|
329
|
+
### Authorization
|
330
|
+
|
331
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
332
|
+
|
333
|
+
### HTTP request headers
|
334
|
+
|
335
|
+
- **Content-Type**: Not defined
|
336
|
+
- **Accept**: application/json
|
337
|
+
|
338
|
+
|
339
|
+
## get_vm_by_id
|
340
|
+
|
341
|
+
> <GetVmById200Response> get_vm_by_id(ext_id)
|
342
|
+
|
343
|
+
Get VM configuration details
|
344
|
+
|
345
|
+
Retrieves configuration details for a virtual machine.
|
346
|
+
|
347
|
+
### Examples
|
348
|
+
|
349
|
+
```ruby
|
350
|
+
require 'time'
|
351
|
+
require 'nutanix_vmm'
|
352
|
+
# setup authorization
|
353
|
+
NutanixVmm.configure do |config|
|
354
|
+
# Configure API key authorization: apiKeyAuthScheme
|
355
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
356
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
357
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
358
|
+
|
359
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
360
|
+
config.username = 'YOUR USERNAME'
|
361
|
+
config.password = 'YOUR PASSWORD'
|
362
|
+
end
|
363
|
+
|
364
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
365
|
+
ext_id = 'deb89d7a-a89a-4e20-8841-322142303e8f' # String | The globally unique identifier of an instance of type UUID.
|
366
|
+
|
367
|
+
begin
|
368
|
+
# Get VM configuration details
|
369
|
+
result = api_instance.get_vm_by_id(ext_id)
|
370
|
+
p result
|
371
|
+
rescue NutanixVmm::ApiError => e
|
372
|
+
puts "Error when calling EsxiVmApi->get_vm_by_id: #{e}"
|
373
|
+
end
|
374
|
+
```
|
375
|
+
|
376
|
+
#### Using the get_vm_by_id_with_http_info variant
|
377
|
+
|
378
|
+
This returns an Array which contains the response data, status code and headers.
|
379
|
+
|
380
|
+
> <Array(<GetVmById200Response>, Integer, Hash)> get_vm_by_id_with_http_info(ext_id)
|
381
|
+
|
382
|
+
```ruby
|
383
|
+
begin
|
384
|
+
# Get VM configuration details
|
385
|
+
data, status_code, headers = api_instance.get_vm_by_id_with_http_info(ext_id)
|
386
|
+
p status_code # => 2xx
|
387
|
+
p headers # => { ... }
|
388
|
+
p data # => <GetVmById200Response>
|
389
|
+
rescue NutanixVmm::ApiError => e
|
390
|
+
puts "Error when calling EsxiVmApi->get_vm_by_id_with_http_info: #{e}"
|
391
|
+
end
|
392
|
+
```
|
393
|
+
|
394
|
+
### Parameters
|
395
|
+
|
396
|
+
| Name | Type | Description | Notes |
|
397
|
+
| ---- | ---- | ----------- | ----- |
|
398
|
+
| **ext_id** | **String** | The globally unique identifier of an instance of type UUID. | |
|
399
|
+
|
400
|
+
### Return type
|
401
|
+
|
402
|
+
[**GetVmById200Response**](GetVmById200Response.md)
|
403
|
+
|
404
|
+
### Authorization
|
405
|
+
|
406
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
407
|
+
|
408
|
+
### HTTP request headers
|
409
|
+
|
410
|
+
- **Content-Type**: Not defined
|
411
|
+
- **Accept**: application/json
|
412
|
+
|
413
|
+
|
414
|
+
## insert_nutanix_guest_tools
|
415
|
+
|
416
|
+
> <InsertNutanixGuestTools202Response> insert_nutanix_guest_tools(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_insert_config)
|
417
|
+
|
418
|
+
Insert NGT ISO into an available CD-ROM for a VM
|
419
|
+
|
420
|
+
Inserts the Nutanix Guest Tools installation and configuration ISO into a virtual machine.
|
421
|
+
|
422
|
+
### Examples
|
423
|
+
|
424
|
+
```ruby
|
425
|
+
require 'time'
|
426
|
+
require 'nutanix_vmm'
|
427
|
+
# setup authorization
|
428
|
+
NutanixVmm.configure do |config|
|
429
|
+
# Configure API key authorization: apiKeyAuthScheme
|
430
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
431
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
432
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
433
|
+
|
434
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
435
|
+
config.username = 'YOUR USERNAME'
|
436
|
+
config.password = 'YOUR PASSWORD'
|
437
|
+
end
|
438
|
+
|
439
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
440
|
+
ext_id = 'c0eaf36c-78d3-47fb-8e7b-af04da80a6b3' # String | A globally unique identifier of a VM of type UUID.
|
441
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
442
|
+
ntnx_request_id = '4401d317-6f0a-4ff7-8638-e4e05e328701' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
443
|
+
vmm_v40_esxi_config_nutanix_guest_tools_insert_config = NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsInsertConfig.new # VmmV40EsxiConfigNutanixGuestToolsInsertConfig |
|
444
|
+
|
445
|
+
begin
|
446
|
+
# Insert NGT ISO into an available CD-ROM for a VM
|
447
|
+
result = api_instance.insert_nutanix_guest_tools(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_insert_config)
|
448
|
+
p result
|
449
|
+
rescue NutanixVmm::ApiError => e
|
450
|
+
puts "Error when calling EsxiVmApi->insert_nutanix_guest_tools: #{e}"
|
451
|
+
end
|
452
|
+
```
|
453
|
+
|
454
|
+
#### Using the insert_nutanix_guest_tools_with_http_info variant
|
455
|
+
|
456
|
+
This returns an Array which contains the response data, status code and headers.
|
457
|
+
|
458
|
+
> <Array(<InsertNutanixGuestTools202Response>, Integer, Hash)> insert_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_insert_config)
|
459
|
+
|
460
|
+
```ruby
|
461
|
+
begin
|
462
|
+
# Insert NGT ISO into an available CD-ROM for a VM
|
463
|
+
data, status_code, headers = api_instance.insert_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_insert_config)
|
464
|
+
p status_code # => 2xx
|
465
|
+
p headers # => { ... }
|
466
|
+
p data # => <InsertNutanixGuestTools202Response>
|
467
|
+
rescue NutanixVmm::ApiError => e
|
468
|
+
puts "Error when calling EsxiVmApi->insert_nutanix_guest_tools_with_http_info: #{e}"
|
469
|
+
end
|
470
|
+
```
|
471
|
+
|
472
|
+
### Parameters
|
473
|
+
|
474
|
+
| Name | Type | Description | Notes |
|
475
|
+
| ---- | ---- | ----------- | ----- |
|
476
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
477
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
478
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
479
|
+
| **vmm_v40_esxi_config_nutanix_guest_tools_insert_config** | [**VmmV40EsxiConfigNutanixGuestToolsInsertConfig**](VmmV40EsxiConfigNutanixGuestToolsInsertConfig.md) | | |
|
480
|
+
|
481
|
+
### Return type
|
482
|
+
|
483
|
+
[**InsertNutanixGuestTools202Response**](InsertNutanixGuestTools202Response.md)
|
484
|
+
|
485
|
+
### Authorization
|
486
|
+
|
487
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
488
|
+
|
489
|
+
### HTTP request headers
|
490
|
+
|
491
|
+
- **Content-Type**: application/json
|
492
|
+
- **Accept**: application/json
|
493
|
+
|
494
|
+
|
495
|
+
## install_nutanix_guest_tools
|
496
|
+
|
497
|
+
> <InstallNutanixGuestTools202Response> install_nutanix_guest_tools(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_install_config)
|
498
|
+
|
499
|
+
Install NGT in a VM
|
500
|
+
|
501
|
+
Installs Nutanix Guest Tools in a Virtual Machine by using the provided credentials.
|
502
|
+
|
503
|
+
### Examples
|
504
|
+
|
505
|
+
```ruby
|
506
|
+
require 'time'
|
507
|
+
require 'nutanix_vmm'
|
508
|
+
# setup authorization
|
509
|
+
NutanixVmm.configure do |config|
|
510
|
+
# Configure API key authorization: apiKeyAuthScheme
|
511
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
512
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
513
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
514
|
+
|
515
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
516
|
+
config.username = 'YOUR USERNAME'
|
517
|
+
config.password = 'YOUR PASSWORD'
|
518
|
+
end
|
519
|
+
|
520
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
521
|
+
ext_id = 'f8d8611a-14b3-49f7-9f83-d19cd8d1aac3' # String | A globally unique identifier of a VM of type UUID.
|
522
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
523
|
+
ntnx_request_id = '8072abe2-0382-4c54-9dda-8c45f741203b' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
524
|
+
vmm_v40_esxi_config_nutanix_guest_tools_install_config = NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsInstallConfig.new({credential: NutanixVmm::VmmV40EsxiConfigNutanixCredential.new({username: 'test_user', password: 'test_password'})}) # VmmV40EsxiConfigNutanixGuestToolsInstallConfig |
|
525
|
+
|
526
|
+
begin
|
527
|
+
# Install NGT in a VM
|
528
|
+
result = api_instance.install_nutanix_guest_tools(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_install_config)
|
529
|
+
p result
|
530
|
+
rescue NutanixVmm::ApiError => e
|
531
|
+
puts "Error when calling EsxiVmApi->install_nutanix_guest_tools: #{e}"
|
532
|
+
end
|
533
|
+
```
|
534
|
+
|
535
|
+
#### Using the install_nutanix_guest_tools_with_http_info variant
|
536
|
+
|
537
|
+
This returns an Array which contains the response data, status code and headers.
|
538
|
+
|
539
|
+
> <Array(<InstallNutanixGuestTools202Response>, Integer, Hash)> install_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_install_config)
|
540
|
+
|
541
|
+
```ruby
|
542
|
+
begin
|
543
|
+
# Install NGT in a VM
|
544
|
+
data, status_code, headers = api_instance.install_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_install_config)
|
545
|
+
p status_code # => 2xx
|
546
|
+
p headers # => { ... }
|
547
|
+
p data # => <InstallNutanixGuestTools202Response>
|
548
|
+
rescue NutanixVmm::ApiError => e
|
549
|
+
puts "Error when calling EsxiVmApi->install_nutanix_guest_tools_with_http_info: #{e}"
|
550
|
+
end
|
551
|
+
```
|
552
|
+
|
553
|
+
### Parameters
|
554
|
+
|
555
|
+
| Name | Type | Description | Notes |
|
556
|
+
| ---- | ---- | ----------- | ----- |
|
557
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
558
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
559
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
560
|
+
| **vmm_v40_esxi_config_nutanix_guest_tools_install_config** | [**VmmV40EsxiConfigNutanixGuestToolsInstallConfig**](VmmV40EsxiConfigNutanixGuestToolsInstallConfig.md) | | |
|
561
|
+
|
562
|
+
### Return type
|
563
|
+
|
564
|
+
[**InstallNutanixGuestTools202Response**](InstallNutanixGuestTools202Response.md)
|
565
|
+
|
566
|
+
### Authorization
|
567
|
+
|
568
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
569
|
+
|
570
|
+
### HTTP request headers
|
571
|
+
|
572
|
+
- **Content-Type**: application/json
|
573
|
+
- **Accept**: application/json
|
574
|
+
|
575
|
+
|
576
|
+
## list_vms
|
577
|
+
|
578
|
+
> <ListVms200Response> list_vms(opts)
|
579
|
+
|
580
|
+
List VMs
|
581
|
+
|
582
|
+
Lists the Virtual Machines defined on the system. List of Virtual Machines can be further filtered out using various filtering options.
|
583
|
+
|
584
|
+
### Examples
|
585
|
+
|
586
|
+
```ruby
|
587
|
+
require 'time'
|
588
|
+
require 'nutanix_vmm'
|
589
|
+
# setup authorization
|
590
|
+
NutanixVmm.configure do |config|
|
591
|
+
# Configure API key authorization: apiKeyAuthScheme
|
592
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
593
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
594
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
595
|
+
|
596
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
597
|
+
config.username = 'YOUR USERNAME'
|
598
|
+
config.password = 'YOUR PASSWORD'
|
599
|
+
end
|
600
|
+
|
601
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
602
|
+
opts = {
|
603
|
+
page: 56, # Integer | A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
|
604
|
+
limit: 56, # Integer | A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
|
605
|
+
filter: 'filter_example', # String | A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'. The filter can be applied to the following fields: - cluster/extId - guestOsName - host/extId - memorySizeBytes - name - numCoresPerSocket - numCpus - powerState - virtualHardwareVersion
|
606
|
+
orderby: 'orderby_example', # String | A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order. The orderby can be applied to the following fields: - guestOsName - memorySizeBytes - name - numCoresPerSocket - numCpus - virtualHardwareVersion
|
607
|
+
select: 'select_example' # String | A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned. - categories - cdRoms - cluster/extId - description - disks - extId - guestOsName - host/extId - links - memorySizeBytes - name - nics - numCoresPerSocket - numCpus - nutanixGuestTools/availableVersion - nutanixGuestTools/capabilities - nutanixGuestTools/guestOsVersion - nutanixGuestTools/isEnabled - nutanixGuestTools/isInstalled - nutanixGuestTools/isIsoInserted - nutanixGuestTools/isReachable - nutanixGuestTools/isVmMobilityDriversInstalled - nutanixGuestTools/isVssSnapshotCapable - nutanixGuestTools/version - ownershipInfo/owner - powerState - tenantId - virtualHardwareVersion
|
608
|
+
}
|
609
|
+
|
610
|
+
begin
|
611
|
+
# List VMs
|
612
|
+
result = api_instance.list_vms(opts)
|
613
|
+
p result
|
614
|
+
rescue NutanixVmm::ApiError => e
|
615
|
+
puts "Error when calling EsxiVmApi->list_vms: #{e}"
|
616
|
+
end
|
617
|
+
```
|
618
|
+
|
619
|
+
#### Using the list_vms_with_http_info variant
|
620
|
+
|
621
|
+
This returns an Array which contains the response data, status code and headers.
|
622
|
+
|
623
|
+
> <Array(<ListVms200Response>, Integer, Hash)> list_vms_with_http_info(opts)
|
624
|
+
|
625
|
+
```ruby
|
626
|
+
begin
|
627
|
+
# List VMs
|
628
|
+
data, status_code, headers = api_instance.list_vms_with_http_info(opts)
|
629
|
+
p status_code # => 2xx
|
630
|
+
p headers # => { ... }
|
631
|
+
p data # => <ListVms200Response>
|
632
|
+
rescue NutanixVmm::ApiError => e
|
633
|
+
puts "Error when calling EsxiVmApi->list_vms_with_http_info: #{e}"
|
634
|
+
end
|
635
|
+
```
|
636
|
+
|
637
|
+
### Parameters
|
638
|
+
|
639
|
+
| Name | Type | Description | Notes |
|
640
|
+
| ---- | ---- | ----------- | ----- |
|
641
|
+
| **page** | **Integer** | A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results. | [optional][default to 0] |
|
642
|
+
| **limit** | **Integer** | A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set. | [optional][default to 50] |
|
643
|
+
| **filter** | **String** | A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'. The filter can be applied to the following fields: - cluster/extId - guestOsName - host/extId - memorySizeBytes - name - numCoresPerSocket - numCpus - powerState - virtualHardwareVersion | [optional] |
|
644
|
+
| **orderby** | **String** | A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order. The orderby can be applied to the following fields: - guestOsName - memorySizeBytes - name - numCoresPerSocket - numCpus - virtualHardwareVersion | [optional] |
|
645
|
+
| **select** | **String** | A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned. - categories - cdRoms - cluster/extId - description - disks - extId - guestOsName - host/extId - links - memorySizeBytes - name - nics - numCoresPerSocket - numCpus - nutanixGuestTools/availableVersion - nutanixGuestTools/capabilities - nutanixGuestTools/guestOsVersion - nutanixGuestTools/isEnabled - nutanixGuestTools/isInstalled - nutanixGuestTools/isIsoInserted - nutanixGuestTools/isReachable - nutanixGuestTools/isVmMobilityDriversInstalled - nutanixGuestTools/isVssSnapshotCapable - nutanixGuestTools/version - ownershipInfo/owner - powerState - tenantId - virtualHardwareVersion | [optional] |
|
646
|
+
|
647
|
+
### Return type
|
648
|
+
|
649
|
+
[**ListVms200Response**](ListVms200Response.md)
|
650
|
+
|
651
|
+
### Authorization
|
652
|
+
|
653
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
654
|
+
|
655
|
+
### HTTP request headers
|
656
|
+
|
657
|
+
- **Content-Type**: Not defined
|
658
|
+
- **Accept**: application/json
|
659
|
+
|
660
|
+
|
661
|
+
## power_off_vm
|
662
|
+
|
663
|
+
> <PowerOffVm202Response> power_off_vm(ext_id, if_match, ntnx_request_id)
|
664
|
+
|
665
|
+
Force power off a VM
|
666
|
+
|
667
|
+
Forceably shuts down a virtual machine which is equivalent to removing the power cable. Note: The forced shutdown may result in data loss if any operations are in progress during the shutdown.
|
668
|
+
|
669
|
+
### Examples
|
670
|
+
|
671
|
+
```ruby
|
672
|
+
require 'time'
|
673
|
+
require 'nutanix_vmm'
|
674
|
+
# setup authorization
|
675
|
+
NutanixVmm.configure do |config|
|
676
|
+
# Configure API key authorization: apiKeyAuthScheme
|
677
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
678
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
679
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
680
|
+
|
681
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
682
|
+
config.username = 'YOUR USERNAME'
|
683
|
+
config.password = 'YOUR PASSWORD'
|
684
|
+
end
|
685
|
+
|
686
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
687
|
+
ext_id = 'efe6e8c2-17c8-41da-ab72-1bfc0dfb440c' # String | A globally unique identifier of a VM of type UUID.
|
688
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
689
|
+
ntnx_request_id = '4e411ea6-7a6b-4c5a-93cd-f42d7b2ae457' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
690
|
+
|
691
|
+
begin
|
692
|
+
# Force power off a VM
|
693
|
+
result = api_instance.power_off_vm(ext_id, if_match, ntnx_request_id)
|
694
|
+
p result
|
695
|
+
rescue NutanixVmm::ApiError => e
|
696
|
+
puts "Error when calling EsxiVmApi->power_off_vm: #{e}"
|
697
|
+
end
|
698
|
+
```
|
699
|
+
|
700
|
+
#### Using the power_off_vm_with_http_info variant
|
701
|
+
|
702
|
+
This returns an Array which contains the response data, status code and headers.
|
703
|
+
|
704
|
+
> <Array(<PowerOffVm202Response>, Integer, Hash)> power_off_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
705
|
+
|
706
|
+
```ruby
|
707
|
+
begin
|
708
|
+
# Force power off a VM
|
709
|
+
data, status_code, headers = api_instance.power_off_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
710
|
+
p status_code # => 2xx
|
711
|
+
p headers # => { ... }
|
712
|
+
p data # => <PowerOffVm202Response>
|
713
|
+
rescue NutanixVmm::ApiError => e
|
714
|
+
puts "Error when calling EsxiVmApi->power_off_vm_with_http_info: #{e}"
|
715
|
+
end
|
716
|
+
```
|
717
|
+
|
718
|
+
### Parameters
|
719
|
+
|
720
|
+
| Name | Type | Description | Notes |
|
721
|
+
| ---- | ---- | ----------- | ----- |
|
722
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
723
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
724
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
725
|
+
|
726
|
+
### Return type
|
727
|
+
|
728
|
+
[**PowerOffVm202Response**](PowerOffVm202Response.md)
|
729
|
+
|
730
|
+
### Authorization
|
731
|
+
|
732
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
733
|
+
|
734
|
+
### HTTP request headers
|
735
|
+
|
736
|
+
- **Content-Type**: Not defined
|
737
|
+
- **Accept**: application/json
|
738
|
+
|
739
|
+
|
740
|
+
## power_on_vm
|
741
|
+
|
742
|
+
> <PowerOnVm202Response> power_on_vm(ext_id, if_match, ntnx_request_id)
|
743
|
+
|
744
|
+
Power on or resume a VM
|
745
|
+
|
746
|
+
Powers a Virtual Machine on or resumes it from the suspended state.
|
747
|
+
|
748
|
+
### Examples
|
749
|
+
|
750
|
+
```ruby
|
751
|
+
require 'time'
|
752
|
+
require 'nutanix_vmm'
|
753
|
+
# setup authorization
|
754
|
+
NutanixVmm.configure do |config|
|
755
|
+
# Configure API key authorization: apiKeyAuthScheme
|
756
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
757
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
758
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
759
|
+
|
760
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
761
|
+
config.username = 'YOUR USERNAME'
|
762
|
+
config.password = 'YOUR PASSWORD'
|
763
|
+
end
|
764
|
+
|
765
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
766
|
+
ext_id = 'a1a427f8-c1b7-4c6f-9b92-e2ffa12f83b6' # String | A globally unique identifier of a VM of type UUID.
|
767
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
768
|
+
ntnx_request_id = 'f45f2b1d-3e19-4e8a-adb4-492117f9582c' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
769
|
+
|
770
|
+
begin
|
771
|
+
# Power on or resume a VM
|
772
|
+
result = api_instance.power_on_vm(ext_id, if_match, ntnx_request_id)
|
773
|
+
p result
|
774
|
+
rescue NutanixVmm::ApiError => e
|
775
|
+
puts "Error when calling EsxiVmApi->power_on_vm: #{e}"
|
776
|
+
end
|
777
|
+
```
|
778
|
+
|
779
|
+
#### Using the power_on_vm_with_http_info variant
|
780
|
+
|
781
|
+
This returns an Array which contains the response data, status code and headers.
|
782
|
+
|
783
|
+
> <Array(<PowerOnVm202Response>, Integer, Hash)> power_on_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
784
|
+
|
785
|
+
```ruby
|
786
|
+
begin
|
787
|
+
# Power on or resume a VM
|
788
|
+
data, status_code, headers = api_instance.power_on_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
789
|
+
p status_code # => 2xx
|
790
|
+
p headers # => { ... }
|
791
|
+
p data # => <PowerOnVm202Response>
|
792
|
+
rescue NutanixVmm::ApiError => e
|
793
|
+
puts "Error when calling EsxiVmApi->power_on_vm_with_http_info: #{e}"
|
794
|
+
end
|
795
|
+
```
|
796
|
+
|
797
|
+
### Parameters
|
798
|
+
|
799
|
+
| Name | Type | Description | Notes |
|
800
|
+
| ---- | ---- | ----------- | ----- |
|
801
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
802
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
803
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
804
|
+
|
805
|
+
### Return type
|
806
|
+
|
807
|
+
[**PowerOnVm202Response**](PowerOnVm202Response.md)
|
808
|
+
|
809
|
+
### Authorization
|
810
|
+
|
811
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
812
|
+
|
813
|
+
### HTTP request headers
|
814
|
+
|
815
|
+
- **Content-Type**: Not defined
|
816
|
+
- **Accept**: application/json
|
817
|
+
|
818
|
+
|
819
|
+
## reboot_guest_vm
|
820
|
+
|
821
|
+
> <RebootGuestVm202Response> reboot_guest_vm(ext_id, if_match, ntnx_request_id)
|
822
|
+
|
823
|
+
Issue an ESXi guest OS reboot command
|
824
|
+
|
825
|
+
Issues a command to reboot ESXi guest OS. This operation requires ESXi tools installed.
|
826
|
+
|
827
|
+
### Examples
|
828
|
+
|
829
|
+
```ruby
|
830
|
+
require 'time'
|
831
|
+
require 'nutanix_vmm'
|
832
|
+
# setup authorization
|
833
|
+
NutanixVmm.configure do |config|
|
834
|
+
# Configure API key authorization: apiKeyAuthScheme
|
835
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
836
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
837
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
838
|
+
|
839
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
840
|
+
config.username = 'YOUR USERNAME'
|
841
|
+
config.password = 'YOUR PASSWORD'
|
842
|
+
end
|
843
|
+
|
844
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
845
|
+
ext_id = 'be820d44-6b61-4c9f-8427-e915a90e429f' # String | A globally unique identifier of a VM of type UUID.
|
846
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
847
|
+
ntnx_request_id = '448958b6-117e-486c-b853-c5011ecc47d9' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
848
|
+
|
849
|
+
begin
|
850
|
+
# Issue an ESXi guest OS reboot command
|
851
|
+
result = api_instance.reboot_guest_vm(ext_id, if_match, ntnx_request_id)
|
852
|
+
p result
|
853
|
+
rescue NutanixVmm::ApiError => e
|
854
|
+
puts "Error when calling EsxiVmApi->reboot_guest_vm: #{e}"
|
855
|
+
end
|
856
|
+
```
|
857
|
+
|
858
|
+
#### Using the reboot_guest_vm_with_http_info variant
|
859
|
+
|
860
|
+
This returns an Array which contains the response data, status code and headers.
|
861
|
+
|
862
|
+
> <Array(<RebootGuestVm202Response>, Integer, Hash)> reboot_guest_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
863
|
+
|
864
|
+
```ruby
|
865
|
+
begin
|
866
|
+
# Issue an ESXi guest OS reboot command
|
867
|
+
data, status_code, headers = api_instance.reboot_guest_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
868
|
+
p status_code # => 2xx
|
869
|
+
p headers # => { ... }
|
870
|
+
p data # => <RebootGuestVm202Response>
|
871
|
+
rescue NutanixVmm::ApiError => e
|
872
|
+
puts "Error when calling EsxiVmApi->reboot_guest_vm_with_http_info: #{e}"
|
873
|
+
end
|
874
|
+
```
|
875
|
+
|
876
|
+
### Parameters
|
877
|
+
|
878
|
+
| Name | Type | Description | Notes |
|
879
|
+
| ---- | ---- | ----------- | ----- |
|
880
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
881
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
882
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
883
|
+
|
884
|
+
### Return type
|
885
|
+
|
886
|
+
[**RebootGuestVm202Response**](RebootGuestVm202Response.md)
|
887
|
+
|
888
|
+
### Authorization
|
889
|
+
|
890
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
891
|
+
|
892
|
+
### HTTP request headers
|
893
|
+
|
894
|
+
- **Content-Type**: Not defined
|
895
|
+
- **Accept**: application/json
|
896
|
+
|
897
|
+
|
898
|
+
## reset_vm
|
899
|
+
|
900
|
+
> <ResetVm202Response> reset_vm(ext_id, if_match, ntnx_request_id)
|
901
|
+
|
902
|
+
Reset an ESXi VM by sequentially powering it off and on
|
903
|
+
|
904
|
+
Sequentially performs the power off and power on operations; any operation between these actions will fail.
|
905
|
+
|
906
|
+
### Examples
|
907
|
+
|
908
|
+
```ruby
|
909
|
+
require 'time'
|
910
|
+
require 'nutanix_vmm'
|
911
|
+
# setup authorization
|
912
|
+
NutanixVmm.configure do |config|
|
913
|
+
# Configure API key authorization: apiKeyAuthScheme
|
914
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
915
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
916
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
917
|
+
|
918
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
919
|
+
config.username = 'YOUR USERNAME'
|
920
|
+
config.password = 'YOUR PASSWORD'
|
921
|
+
end
|
922
|
+
|
923
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
924
|
+
ext_id = '9af3307a-458b-4dda-9f95-d7d10cae1a8f' # String | A globally unique identifier of a VM of type UUID.
|
925
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
926
|
+
ntnx_request_id = '9a13effe-bde3-4531-8691-0e7bf06d69b3' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
927
|
+
|
928
|
+
begin
|
929
|
+
# Reset an ESXi VM by sequentially powering it off and on
|
930
|
+
result = api_instance.reset_vm(ext_id, if_match, ntnx_request_id)
|
931
|
+
p result
|
932
|
+
rescue NutanixVmm::ApiError => e
|
933
|
+
puts "Error when calling EsxiVmApi->reset_vm: #{e}"
|
934
|
+
end
|
935
|
+
```
|
936
|
+
|
937
|
+
#### Using the reset_vm_with_http_info variant
|
938
|
+
|
939
|
+
This returns an Array which contains the response data, status code and headers.
|
940
|
+
|
941
|
+
> <Array(<ResetVm202Response>, Integer, Hash)> reset_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
942
|
+
|
943
|
+
```ruby
|
944
|
+
begin
|
945
|
+
# Reset an ESXi VM by sequentially powering it off and on
|
946
|
+
data, status_code, headers = api_instance.reset_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
947
|
+
p status_code # => 2xx
|
948
|
+
p headers # => { ... }
|
949
|
+
p data # => <ResetVm202Response>
|
950
|
+
rescue NutanixVmm::ApiError => e
|
951
|
+
puts "Error when calling EsxiVmApi->reset_vm_with_http_info: #{e}"
|
952
|
+
end
|
953
|
+
```
|
954
|
+
|
955
|
+
### Parameters
|
956
|
+
|
957
|
+
| Name | Type | Description | Notes |
|
958
|
+
| ---- | ---- | ----------- | ----- |
|
959
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
960
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
961
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
962
|
+
|
963
|
+
### Return type
|
964
|
+
|
965
|
+
[**ResetVm202Response**](ResetVm202Response.md)
|
966
|
+
|
967
|
+
### Authorization
|
968
|
+
|
969
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
970
|
+
|
971
|
+
### HTTP request headers
|
972
|
+
|
973
|
+
- **Content-Type**: Not defined
|
974
|
+
- **Accept**: application/json
|
975
|
+
|
976
|
+
|
977
|
+
## revert_vm
|
978
|
+
|
979
|
+
> <RevertVm202Response> revert_vm(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_revert_params)
|
980
|
+
|
981
|
+
Revert the ESXi VM.
|
982
|
+
|
983
|
+
Revert VM identified by {extId}. This does an in-place VM restore from a specified VM Recovery Point.
|
984
|
+
|
985
|
+
### Examples
|
986
|
+
|
987
|
+
```ruby
|
988
|
+
require 'time'
|
989
|
+
require 'nutanix_vmm'
|
990
|
+
# setup authorization
|
991
|
+
NutanixVmm.configure do |config|
|
992
|
+
# Configure API key authorization: apiKeyAuthScheme
|
993
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
994
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
995
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
996
|
+
|
997
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
998
|
+
config.username = 'YOUR USERNAME'
|
999
|
+
config.password = 'YOUR PASSWORD'
|
1000
|
+
end
|
1001
|
+
|
1002
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
1003
|
+
ext_id = '7c9a90f9-5903-44be-bd10-1b431102e05c' # String | A globally unique identifier of a VM of type UUID.
|
1004
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
1005
|
+
ntnx_request_id = '54725724-25a8-4c6f-b0fc-fa2e725a8704' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
1006
|
+
vmm_v40_esxi_config_revert_params = NutanixVmm::VmmV40EsxiConfigRevertParams.new({vm_recovery_point_ext_id: 'd1fe71c9-dee5-4989-9c1c-c0e4d5635a5c'}) # VmmV40EsxiConfigRevertParams | Input for the VM revert operation. Specify the VM Recovery Point ID to which the VM would be reverted.
|
1007
|
+
|
1008
|
+
begin
|
1009
|
+
# Revert the ESXi VM.
|
1010
|
+
result = api_instance.revert_vm(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_revert_params)
|
1011
|
+
p result
|
1012
|
+
rescue NutanixVmm::ApiError => e
|
1013
|
+
puts "Error when calling EsxiVmApi->revert_vm: #{e}"
|
1014
|
+
end
|
1015
|
+
```
|
1016
|
+
|
1017
|
+
#### Using the revert_vm_with_http_info variant
|
1018
|
+
|
1019
|
+
This returns an Array which contains the response data, status code and headers.
|
1020
|
+
|
1021
|
+
> <Array(<RevertVm202Response>, Integer, Hash)> revert_vm_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_revert_params)
|
1022
|
+
|
1023
|
+
```ruby
|
1024
|
+
begin
|
1025
|
+
# Revert the ESXi VM.
|
1026
|
+
data, status_code, headers = api_instance.revert_vm_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_revert_params)
|
1027
|
+
p status_code # => 2xx
|
1028
|
+
p headers # => { ... }
|
1029
|
+
p data # => <RevertVm202Response>
|
1030
|
+
rescue NutanixVmm::ApiError => e
|
1031
|
+
puts "Error when calling EsxiVmApi->revert_vm_with_http_info: #{e}"
|
1032
|
+
end
|
1033
|
+
```
|
1034
|
+
|
1035
|
+
### Parameters
|
1036
|
+
|
1037
|
+
| Name | Type | Description | Notes |
|
1038
|
+
| ---- | ---- | ----------- | ----- |
|
1039
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
1040
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
1041
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
1042
|
+
| **vmm_v40_esxi_config_revert_params** | [**VmmV40EsxiConfigRevertParams**](VmmV40EsxiConfigRevertParams.md) | Input for the VM revert operation. Specify the VM Recovery Point ID to which the VM would be reverted. | |
|
1043
|
+
|
1044
|
+
### Return type
|
1045
|
+
|
1046
|
+
[**RevertVm202Response**](RevertVm202Response.md)
|
1047
|
+
|
1048
|
+
### Authorization
|
1049
|
+
|
1050
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
1051
|
+
|
1052
|
+
### HTTP request headers
|
1053
|
+
|
1054
|
+
- **Content-Type**: application/json
|
1055
|
+
- **Accept**: application/json
|
1056
|
+
|
1057
|
+
|
1058
|
+
## shutdown_guest_vm
|
1059
|
+
|
1060
|
+
> <ShutdownGuestVm202Response> shutdown_guest_vm(ext_id, if_match, ntnx_request_id)
|
1061
|
+
|
1062
|
+
Shut down services on ESXi guest OS
|
1063
|
+
|
1064
|
+
Issues a command to the ESXi guest OS to perform a clean shut down of services running on it. This operation requires ESXi tools to be installed.
|
1065
|
+
|
1066
|
+
### Examples
|
1067
|
+
|
1068
|
+
```ruby
|
1069
|
+
require 'time'
|
1070
|
+
require 'nutanix_vmm'
|
1071
|
+
# setup authorization
|
1072
|
+
NutanixVmm.configure do |config|
|
1073
|
+
# Configure API key authorization: apiKeyAuthScheme
|
1074
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
1075
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1076
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
1077
|
+
|
1078
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
1079
|
+
config.username = 'YOUR USERNAME'
|
1080
|
+
config.password = 'YOUR PASSWORD'
|
1081
|
+
end
|
1082
|
+
|
1083
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
1084
|
+
ext_id = '4b7db3d9-6124-45f2-b177-1883d2d86aed' # String | A globally unique identifier of a VM of type UUID.
|
1085
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
1086
|
+
ntnx_request_id = '2ffa0d7d-360c-4bc2-8431-82ebb0e31886' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
1087
|
+
|
1088
|
+
begin
|
1089
|
+
# Shut down services on ESXi guest OS
|
1090
|
+
result = api_instance.shutdown_guest_vm(ext_id, if_match, ntnx_request_id)
|
1091
|
+
p result
|
1092
|
+
rescue NutanixVmm::ApiError => e
|
1093
|
+
puts "Error when calling EsxiVmApi->shutdown_guest_vm: #{e}"
|
1094
|
+
end
|
1095
|
+
```
|
1096
|
+
|
1097
|
+
#### Using the shutdown_guest_vm_with_http_info variant
|
1098
|
+
|
1099
|
+
This returns an Array which contains the response data, status code and headers.
|
1100
|
+
|
1101
|
+
> <Array(<ShutdownGuestVm202Response>, Integer, Hash)> shutdown_guest_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
1102
|
+
|
1103
|
+
```ruby
|
1104
|
+
begin
|
1105
|
+
# Shut down services on ESXi guest OS
|
1106
|
+
data, status_code, headers = api_instance.shutdown_guest_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
1107
|
+
p status_code # => 2xx
|
1108
|
+
p headers # => { ... }
|
1109
|
+
p data # => <ShutdownGuestVm202Response>
|
1110
|
+
rescue NutanixVmm::ApiError => e
|
1111
|
+
puts "Error when calling EsxiVmApi->shutdown_guest_vm_with_http_info: #{e}"
|
1112
|
+
end
|
1113
|
+
```
|
1114
|
+
|
1115
|
+
### Parameters
|
1116
|
+
|
1117
|
+
| Name | Type | Description | Notes |
|
1118
|
+
| ---- | ---- | ----------- | ----- |
|
1119
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
1120
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
1121
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
1122
|
+
|
1123
|
+
### Return type
|
1124
|
+
|
1125
|
+
[**ShutdownGuestVm202Response**](ShutdownGuestVm202Response.md)
|
1126
|
+
|
1127
|
+
### Authorization
|
1128
|
+
|
1129
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
1130
|
+
|
1131
|
+
### HTTP request headers
|
1132
|
+
|
1133
|
+
- **Content-Type**: Not defined
|
1134
|
+
- **Accept**: application/json
|
1135
|
+
|
1136
|
+
|
1137
|
+
## suspend_vm
|
1138
|
+
|
1139
|
+
> <SuspendVm202Response> suspend_vm(ext_id, if_match, ntnx_request_id)
|
1140
|
+
|
1141
|
+
Pause/Suspend virtual machine execution
|
1142
|
+
|
1143
|
+
Pause/Suspend execution in an ESXi virtual machine.
|
1144
|
+
|
1145
|
+
### Examples
|
1146
|
+
|
1147
|
+
```ruby
|
1148
|
+
require 'time'
|
1149
|
+
require 'nutanix_vmm'
|
1150
|
+
# setup authorization
|
1151
|
+
NutanixVmm.configure do |config|
|
1152
|
+
# Configure API key authorization: apiKeyAuthScheme
|
1153
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
1154
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1155
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
1156
|
+
|
1157
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
1158
|
+
config.username = 'YOUR USERNAME'
|
1159
|
+
config.password = 'YOUR PASSWORD'
|
1160
|
+
end
|
1161
|
+
|
1162
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
1163
|
+
ext_id = 'ddb45cad-faef-4280-9ff9-53896cd7e39f' # String | A globally unique identifier of a VM of type UUID.
|
1164
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
1165
|
+
ntnx_request_id = '68b3504d-89ec-4926-a88c-d6b80de75e01' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
1166
|
+
|
1167
|
+
begin
|
1168
|
+
# Pause/Suspend virtual machine execution
|
1169
|
+
result = api_instance.suspend_vm(ext_id, if_match, ntnx_request_id)
|
1170
|
+
p result
|
1171
|
+
rescue NutanixVmm::ApiError => e
|
1172
|
+
puts "Error when calling EsxiVmApi->suspend_vm: #{e}"
|
1173
|
+
end
|
1174
|
+
```
|
1175
|
+
|
1176
|
+
#### Using the suspend_vm_with_http_info variant
|
1177
|
+
|
1178
|
+
This returns an Array which contains the response data, status code and headers.
|
1179
|
+
|
1180
|
+
> <Array(<SuspendVm202Response>, Integer, Hash)> suspend_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
1181
|
+
|
1182
|
+
```ruby
|
1183
|
+
begin
|
1184
|
+
# Pause/Suspend virtual machine execution
|
1185
|
+
data, status_code, headers = api_instance.suspend_vm_with_http_info(ext_id, if_match, ntnx_request_id)
|
1186
|
+
p status_code # => 2xx
|
1187
|
+
p headers # => { ... }
|
1188
|
+
p data # => <SuspendVm202Response>
|
1189
|
+
rescue NutanixVmm::ApiError => e
|
1190
|
+
puts "Error when calling EsxiVmApi->suspend_vm_with_http_info: #{e}"
|
1191
|
+
end
|
1192
|
+
```
|
1193
|
+
|
1194
|
+
### Parameters
|
1195
|
+
|
1196
|
+
| Name | Type | Description | Notes |
|
1197
|
+
| ---- | ---- | ----------- | ----- |
|
1198
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
1199
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
1200
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
1201
|
+
|
1202
|
+
### Return type
|
1203
|
+
|
1204
|
+
[**SuspendVm202Response**](SuspendVm202Response.md)
|
1205
|
+
|
1206
|
+
### Authorization
|
1207
|
+
|
1208
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
1209
|
+
|
1210
|
+
### HTTP request headers
|
1211
|
+
|
1212
|
+
- **Content-Type**: Not defined
|
1213
|
+
- **Accept**: application/json
|
1214
|
+
|
1215
|
+
|
1216
|
+
## uninstall_nutanix_guest_tools
|
1217
|
+
|
1218
|
+
> <UninstallNutanixGuestTools202Response> uninstall_nutanix_guest_tools(ext_id, if_match, ntnx_request_id)
|
1219
|
+
|
1220
|
+
Uninstall NGT from a VM
|
1221
|
+
|
1222
|
+
Trigger an in-guest uninstallation of Nutanix Guest Tools.
|
1223
|
+
|
1224
|
+
### Examples
|
1225
|
+
|
1226
|
+
```ruby
|
1227
|
+
require 'time'
|
1228
|
+
require 'nutanix_vmm'
|
1229
|
+
# setup authorization
|
1230
|
+
NutanixVmm.configure do |config|
|
1231
|
+
# Configure API key authorization: apiKeyAuthScheme
|
1232
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
1233
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1234
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
1235
|
+
|
1236
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
1237
|
+
config.username = 'YOUR USERNAME'
|
1238
|
+
config.password = 'YOUR PASSWORD'
|
1239
|
+
end
|
1240
|
+
|
1241
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
1242
|
+
ext_id = 'c98752ff-3d6c-4ccf-909c-5bab766e2d6c' # String | A globally unique identifier of a VM of type UUID.
|
1243
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
1244
|
+
ntnx_request_id = 'c8ed4182-553f-4f60-a2fc-c6b096678d39' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
1245
|
+
|
1246
|
+
begin
|
1247
|
+
# Uninstall NGT from a VM
|
1248
|
+
result = api_instance.uninstall_nutanix_guest_tools(ext_id, if_match, ntnx_request_id)
|
1249
|
+
p result
|
1250
|
+
rescue NutanixVmm::ApiError => e
|
1251
|
+
puts "Error when calling EsxiVmApi->uninstall_nutanix_guest_tools: #{e}"
|
1252
|
+
end
|
1253
|
+
```
|
1254
|
+
|
1255
|
+
#### Using the uninstall_nutanix_guest_tools_with_http_info variant
|
1256
|
+
|
1257
|
+
This returns an Array which contains the response data, status code and headers.
|
1258
|
+
|
1259
|
+
> <Array(<UninstallNutanixGuestTools202Response>, Integer, Hash)> uninstall_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id)
|
1260
|
+
|
1261
|
+
```ruby
|
1262
|
+
begin
|
1263
|
+
# Uninstall NGT from a VM
|
1264
|
+
data, status_code, headers = api_instance.uninstall_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id)
|
1265
|
+
p status_code # => 2xx
|
1266
|
+
p headers # => { ... }
|
1267
|
+
p data # => <UninstallNutanixGuestTools202Response>
|
1268
|
+
rescue NutanixVmm::ApiError => e
|
1269
|
+
puts "Error when calling EsxiVmApi->uninstall_nutanix_guest_tools_with_http_info: #{e}"
|
1270
|
+
end
|
1271
|
+
```
|
1272
|
+
|
1273
|
+
### Parameters
|
1274
|
+
|
1275
|
+
| Name | Type | Description | Notes |
|
1276
|
+
| ---- | ---- | ----------- | ----- |
|
1277
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
1278
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
1279
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
1280
|
+
|
1281
|
+
### Return type
|
1282
|
+
|
1283
|
+
[**UninstallNutanixGuestTools202Response**](UninstallNutanixGuestTools202Response.md)
|
1284
|
+
|
1285
|
+
### Authorization
|
1286
|
+
|
1287
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
1288
|
+
|
1289
|
+
### HTTP request headers
|
1290
|
+
|
1291
|
+
- **Content-Type**: Not defined
|
1292
|
+
- **Accept**: application/json
|
1293
|
+
|
1294
|
+
|
1295
|
+
## update_nutanix_guest_tools_by_id
|
1296
|
+
|
1297
|
+
> <UpdateNutanixGuestToolsById202Response> update_nutanix_guest_tools_by_id(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools)
|
1298
|
+
|
1299
|
+
Update NGT configuration for a VM
|
1300
|
+
|
1301
|
+
Updates the Nutanix Guest Tools configuration for a virtual machine.
|
1302
|
+
|
1303
|
+
### Examples
|
1304
|
+
|
1305
|
+
```ruby
|
1306
|
+
require 'time'
|
1307
|
+
require 'nutanix_vmm'
|
1308
|
+
# setup authorization
|
1309
|
+
NutanixVmm.configure do |config|
|
1310
|
+
# Configure API key authorization: apiKeyAuthScheme
|
1311
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
1312
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1313
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
1314
|
+
|
1315
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
1316
|
+
config.username = 'YOUR USERNAME'
|
1317
|
+
config.password = 'YOUR PASSWORD'
|
1318
|
+
end
|
1319
|
+
|
1320
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
1321
|
+
ext_id = '999ea3e3-cd5c-4446-ba61-4c6d464ed702' # String | A globally unique identifier of a VM of type UUID.
|
1322
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned.
|
1323
|
+
ntnx_request_id = '38e6bf37-e946-4f24-a430-9a3a9cb89fb5' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
1324
|
+
vmm_v40_esxi_config_nutanix_guest_tools = NutanixVmm::VmmV40EsxiConfigNutanixGuestTools.new # VmmV40EsxiConfigNutanixGuestTools |
|
1325
|
+
|
1326
|
+
begin
|
1327
|
+
# Update NGT configuration for a VM
|
1328
|
+
result = api_instance.update_nutanix_guest_tools_by_id(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools)
|
1329
|
+
p result
|
1330
|
+
rescue NutanixVmm::ApiError => e
|
1331
|
+
puts "Error when calling EsxiVmApi->update_nutanix_guest_tools_by_id: #{e}"
|
1332
|
+
end
|
1333
|
+
```
|
1334
|
+
|
1335
|
+
#### Using the update_nutanix_guest_tools_by_id_with_http_info variant
|
1336
|
+
|
1337
|
+
This returns an Array which contains the response data, status code and headers.
|
1338
|
+
|
1339
|
+
> <Array(<UpdateNutanixGuestToolsById202Response>, Integer, Hash)> update_nutanix_guest_tools_by_id_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools)
|
1340
|
+
|
1341
|
+
```ruby
|
1342
|
+
begin
|
1343
|
+
# Update NGT configuration for a VM
|
1344
|
+
data, status_code, headers = api_instance.update_nutanix_guest_tools_by_id_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools)
|
1345
|
+
p status_code # => 2xx
|
1346
|
+
p headers # => { ... }
|
1347
|
+
p data # => <UpdateNutanixGuestToolsById202Response>
|
1348
|
+
rescue NutanixVmm::ApiError => e
|
1349
|
+
puts "Error when calling EsxiVmApi->update_nutanix_guest_tools_by_id_with_http_info: #{e}"
|
1350
|
+
end
|
1351
|
+
```
|
1352
|
+
|
1353
|
+
### Parameters
|
1354
|
+
|
1355
|
+
| Name | Type | Description | Notes |
|
1356
|
+
| ---- | ---- | ----------- | ----- |
|
1357
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
1358
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned. | |
|
1359
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
1360
|
+
| **vmm_v40_esxi_config_nutanix_guest_tools** | [**VmmV40EsxiConfigNutanixGuestTools**](VmmV40EsxiConfigNutanixGuestTools.md) | | |
|
1361
|
+
|
1362
|
+
### Return type
|
1363
|
+
|
1364
|
+
[**UpdateNutanixGuestToolsById202Response**](UpdateNutanixGuestToolsById202Response.md)
|
1365
|
+
|
1366
|
+
### Authorization
|
1367
|
+
|
1368
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
1369
|
+
|
1370
|
+
### HTTP request headers
|
1371
|
+
|
1372
|
+
- **Content-Type**: application/json
|
1373
|
+
- **Accept**: application/json
|
1374
|
+
|
1375
|
+
|
1376
|
+
## upgrade_nutanix_guest_tools
|
1377
|
+
|
1378
|
+
> <UpgradeNutanixGuestTools202Response> upgrade_nutanix_guest_tools(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config)
|
1379
|
+
|
1380
|
+
Upgrade NGT inside a VM
|
1381
|
+
|
1382
|
+
Trigger an in-guest upgrade of Nutanix Guest Tools.
|
1383
|
+
|
1384
|
+
### Examples
|
1385
|
+
|
1386
|
+
```ruby
|
1387
|
+
require 'time'
|
1388
|
+
require 'nutanix_vmm'
|
1389
|
+
# setup authorization
|
1390
|
+
NutanixVmm.configure do |config|
|
1391
|
+
# Configure API key authorization: apiKeyAuthScheme
|
1392
|
+
config.api_key['X-ntnx-api-key'] = 'YOUR API KEY'
|
1393
|
+
# Uncomment the following line to set a prefix for the API key, e.g. 'Bearer' (defaults to nil)
|
1394
|
+
# config.api_key_prefix['X-ntnx-api-key'] = 'Bearer'
|
1395
|
+
|
1396
|
+
# Configure HTTP basic authorization: basicAuthScheme
|
1397
|
+
config.username = 'YOUR USERNAME'
|
1398
|
+
config.password = 'YOUR PASSWORD'
|
1399
|
+
end
|
1400
|
+
|
1401
|
+
api_instance = NutanixVmm::EsxiVmApi.new
|
1402
|
+
ext_id = '39a67998-a8b6-4ed7-a3b1-a58acd95ed2d' # String | A globally unique identifier of a VM of type UUID.
|
1403
|
+
if_match = 'if_match_example' # String | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
|
1404
|
+
ntnx_request_id = '237e077d-cd61-42cc-a026-ea6e2b2ad988' # String | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
|
1405
|
+
vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config = NutanixVmm::VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.new # VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig |
|
1406
|
+
|
1407
|
+
begin
|
1408
|
+
# Upgrade NGT inside a VM
|
1409
|
+
result = api_instance.upgrade_nutanix_guest_tools(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config)
|
1410
|
+
p result
|
1411
|
+
rescue NutanixVmm::ApiError => e
|
1412
|
+
puts "Error when calling EsxiVmApi->upgrade_nutanix_guest_tools: #{e}"
|
1413
|
+
end
|
1414
|
+
```
|
1415
|
+
|
1416
|
+
#### Using the upgrade_nutanix_guest_tools_with_http_info variant
|
1417
|
+
|
1418
|
+
This returns an Array which contains the response data, status code and headers.
|
1419
|
+
|
1420
|
+
> <Array(<UpgradeNutanixGuestTools202Response>, Integer, Hash)> upgrade_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config)
|
1421
|
+
|
1422
|
+
```ruby
|
1423
|
+
begin
|
1424
|
+
# Upgrade NGT inside a VM
|
1425
|
+
data, status_code, headers = api_instance.upgrade_nutanix_guest_tools_with_http_info(ext_id, if_match, ntnx_request_id, vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config)
|
1426
|
+
p status_code # => 2xx
|
1427
|
+
p headers # => { ... }
|
1428
|
+
p data # => <UpgradeNutanixGuestTools202Response>
|
1429
|
+
rescue NutanixVmm::ApiError => e
|
1430
|
+
puts "Error when calling EsxiVmApi->upgrade_nutanix_guest_tools_with_http_info: #{e}"
|
1431
|
+
end
|
1432
|
+
```
|
1433
|
+
|
1434
|
+
### Parameters
|
1435
|
+
|
1436
|
+
| Name | Type | Description | Notes |
|
1437
|
+
| ---- | ---- | ----------- | ----- |
|
1438
|
+
| **ext_id** | **String** | A globally unique identifier of a VM of type UUID. | |
|
1439
|
+
| **if_match** | **String** | The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response | |
|
1440
|
+
| **ntnx_request_id** | **String** | A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request. | |
|
1441
|
+
| **vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config** | [**VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig**](VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.md) | | |
|
1442
|
+
|
1443
|
+
### Return type
|
1444
|
+
|
1445
|
+
[**UpgradeNutanixGuestTools202Response**](UpgradeNutanixGuestTools202Response.md)
|
1446
|
+
|
1447
|
+
### Authorization
|
1448
|
+
|
1449
|
+
[apiKeyAuthScheme](../README.md#apiKeyAuthScheme), [basicAuthScheme](../README.md#basicAuthScheme)
|
1450
|
+
|
1451
|
+
### HTTP request headers
|
1452
|
+
|
1453
|
+
- **Content-Type**: application/json
|
1454
|
+
- **Accept**: application/json
|
1455
|
+
|