@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class Cluster extends Object
| 构造器和说明 |
|---|
Cluster() |
public static final String SERIALIZED_NAME_APPLICATION_HIGHEST_VERSION
public static final String SERIALIZED_NAME_CONSISTENCY_GROUPS
public static final String SERIALIZED_NAME_CURRENT_CPU_MODEL
public static final String SERIALIZED_NAME_DISCONNECTED_DATE
public static final String SERIALIZED_NAME_DISCONNECTED_REASON
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_EVEROUTE_CLUSTER
public static final String SERIALIZED_NAME_FAILURE_DATA_SPACE
public static final String SERIALIZED_NAME_LICENSE_EXPIRE_DATE
public static final String SERIALIZED_NAME_LICENSE_SERIAL
public static final String SERIALIZED_NAME_LICENSE_SIGN_DATE
public static final String SERIALIZED_NAME_MAINTENANCE_END_DATE
public static final String SERIALIZED_NAME_MAINTENANCE_START_DATE
public static final String SERIALIZED_NAME_MANAGEMENT_VIP
public static final String SERIALIZED_NAME_MAX_PHYSICAL_DATA_CAPACITY
public static final String SERIALIZED_NAME_MAX_PHYSICAL_DATA_CAPACITY_PER_NODE
public static final String SERIALIZED_NAME_METRO_AVAILABILITY_CHECKLIST
public static final String SERIALIZED_NAME_MIGRATION_DATA_SIZE
public static final String SERIALIZED_NAME_MIGRATION_SPEED
public static final String SERIALIZED_NAME_NVME_OVER_RDMA_ENABLED
public static final String SERIALIZED_NAME_NVME_OVER_TCP_ENABLED
public static final String SERIALIZED_NAME_PROVISIONED_CPU_CORES
public static final String SERIALIZED_NAME_PROVISIONED_CPU_CORES_FOR_ACTIVE_VM
public static final String SERIALIZED_NAME_PROVISIONED_FOR_ACTIVE_VM_RATIO
public static final String SERIALIZED_NAME_PROVISIONED_MEMORY_BYTES
public static final String SERIALIZED_NAME_PROVISIONED_RATIO
public static final String SERIALIZED_NAME_RECOMMENDED_CPU_MODELS
public static final String SERIALIZED_NAME_RECOVER_DATA_SIZE
public static final String SERIALIZED_NAME_RESERVED_CPU_CORES_FOR_SYSTEM_SERVICE
public static final String SERIALIZED_NAME_RUNNING_VM_NUM
public static final String SERIALIZED_NAME_SOFTWARE_EDITION
public static final String SERIALIZED_NAME_STOPPED_VM_NUM
public static final String SERIALIZED_NAME_SUSPENDED_VM_NUM
public static final String SERIALIZED_NAME_TOTAL_CACHE_CAPACITY
public static final String SERIALIZED_NAME_TOTAL_CPU_CORES
public static final String SERIALIZED_NAME_TOTAL_CPU_MODELS
public static final String SERIALIZED_NAME_TOTAL_CPU_SOCKETS
public static final String SERIALIZED_NAME_TOTAL_DATA_CAPACITY
public static final String SERIALIZED_NAME_TOTAL_MEMORY_BYTES
public static final String SERIALIZED_NAME_UPGRADE_TOOL_VERSION
public static final String SERIALIZED_NAME_USED_DATA_SPACE
public static final String SERIALIZED_NAME_USED_MEMORY_BYTES
public static final String SERIALIZED_NAME_VALID_DATA_SPACE
public static final String SERIALIZED_NAME_VCENTER_ACCOUNT
public Cluster applicationHighestVersion(String applicationHighestVersion)
@Nullable public String getApplicationHighestVersion()
public void setApplicationHighestVersion(String applicationHighestVersion)
public Cluster applications(List<NestedApplication> applications)
public Cluster addApplicationsItem(NestedApplication applicationsItem)
@Nullable public List<NestedApplication> getApplications()
public void setApplications(List<NestedApplication> applications)
public Cluster architecture(Architecture architecture)
@Nonnull public Architecture getArchitecture()
public void setArchitecture(Architecture architecture)
public void setAutoConverge(Boolean autoConverge)
public Cluster connectState(ConnectState connectState)
@Nonnull public ConnectState getConnectState()
public void setConnectState(ConnectState connectState)
public Cluster consistencyGroups(List<NestedConsistencyGroup> consistencyGroups)
public Cluster addConsistencyGroupsItem(NestedConsistencyGroup consistencyGroupsItem)
@Nullable public List<NestedConsistencyGroup> getConsistencyGroups()
public void setConsistencyGroups(List<NestedConsistencyGroup> consistencyGroups)
@Nullable public String getCurrentCpuModel()
public void setCurrentCpuModel(String currentCpuModel)
public Cluster datacenters(List<NestedDatacenter> datacenters)
public Cluster addDatacentersItem(NestedDatacenter datacentersItem)
@Nullable public List<NestedDatacenter> getDatacenters()
public void setDatacenters(List<NestedDatacenter> datacenters)
@Nullable public String getDisconnectedDate()
public void setDisconnectedDate(String disconnectedDate)
public Cluster disconnectedReason(ClusterConnectorErrorCode disconnectedReason)
@Nullable public ClusterConnectorErrorCode getDisconnectedReason()
public void setDisconnectedReason(ClusterConnectorErrorCode disconnectedReason)
public Cluster entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public Cluster everouteCluster(NestedEverouteCluster everouteCluster)
@Nullable public NestedEverouteCluster getEverouteCluster()
public void setEverouteCluster(NestedEverouteCluster everouteCluster)
@Nullable public Long getFailureDataSpace()
public void setFailureDataSpace(Long failureDataSpace)
public void setHasMetrox(Boolean hasMetrox)
public void setHostNum(Integer hostNum)
public Cluster hosts(List<NestedHost> hosts)
public Cluster addHostsItem(NestedHost hostsItem)
@Nullable public List<NestedHost> getHosts()
public void setHosts(List<NestedHost> hosts)
public Cluster hypervisor(Hypervisor hypervisor)
@Nullable public Hypervisor getHypervisor()
public void setHypervisor(Hypervisor hypervisor)
public void setId(String id)
public void setIp(String ip)
public void setIsAllFlash(Boolean isAllFlash)
public void setIscsiVip(String iscsiVip)
public Cluster labels(List<NestedLabel> labels)
public Cluster addLabelsItem(NestedLabel labelsItem)
@Nullable public List<NestedLabel> getLabels()
public void setLabels(List<NestedLabel> labels)
@Nullable public String getLicenseExpireDate()
public void setLicenseExpireDate(String licenseExpireDate)
public void setLicenseSerial(String licenseSerial)
@Nullable public String getLicenseSignDate()
public void setLicenseSignDate(String licenseSignDate)
public Cluster licenseType(LicenseType licenseType)
@Nullable public LicenseType getLicenseType()
public void setLicenseType(LicenseType licenseType)
public void setLocalId(String localId)
@Nullable public String getMaintenanceEndDate()
public void setMaintenanceEndDate(String maintenanceEndDate)
@Nullable public String getMaintenanceStartDate()
public void setMaintenanceStartDate(String maintenanceStartDate)
public void setManagementVip(String managementVip)
public void setMaxChunkNum(Integer maxChunkNum)
@Nullable public Long getMaxPhysicalDataCapacity()
public void setMaxPhysicalDataCapacity(Long maxPhysicalDataCapacity)
public Cluster maxPhysicalDataCapacityPerNode(Long maxPhysicalDataCapacityPerNode)
@Nullable public Long getMaxPhysicalDataCapacityPerNode()
public void setMaxPhysicalDataCapacityPerNode(Long maxPhysicalDataCapacityPerNode)
public Cluster metroAvailabilityChecklist(NestedMetroAvailabilityChecklist metroAvailabilityChecklist)
@Nullable public NestedMetroAvailabilityChecklist getMetroAvailabilityChecklist()
public void setMetroAvailabilityChecklist(NestedMetroAvailabilityChecklist metroAvailabilityChecklist)
public void setMgtGateway(String mgtGateway)
public void setMgtNetmask(String mgtNetmask)
@Nullable public Long getMigrationDataSize()
public void setMigrationDataSize(Long migrationDataSize)
public void setMigrationSpeed(Long migrationSpeed)
public void setName(String name)
public void setNtpMode(NtpMode ntpMode)
@Nullable public Boolean getNvmeOverRdmaEnabled()
public void setNvmeOverRdmaEnabled(Boolean nvmeOverRdmaEnabled)
@Nullable public Boolean getNvmeOverTcpEnabled()
public void setNvmeOverTcpEnabled(Boolean nvmeOverTcpEnabled)
public void setNvmfEnabled(Boolean nvmfEnabled)
public void setPmemEnabled(Boolean pmemEnabled)
@Nullable public Integer getProvisionedCpuCores()
public void setProvisionedCpuCores(Integer provisionedCpuCores)
public Cluster provisionedCpuCoresForActiveVm(Integer provisionedCpuCoresForActiveVm)
@Nullable public Integer getProvisionedCpuCoresForActiveVm()
public void setProvisionedCpuCoresForActiveVm(Integer provisionedCpuCoresForActiveVm)
public Cluster provisionedForActiveVmRatio(Double provisionedForActiveVmRatio)
@Nullable public Double getProvisionedForActiveVmRatio()
public void setProvisionedForActiveVmRatio(Double provisionedForActiveVmRatio)
@Nullable public Long getProvisionedMemoryBytes()
public void setProvisionedMemoryBytes(Long provisionedMemoryBytes)
@Nullable public Double getProvisionedRatio()
public void setProvisionedRatio(Double provisionedRatio)
public void setRdmaEnabled(Boolean rdmaEnabled)
public Cluster addRecommendedCpuModelsItem(String recommendedCpuModelsItem)
@Nonnull public List<String> getRecommendedCpuModels()
@Nullable public Long getRecoverDataSize()
public void setRecoverDataSize(Long recoverDataSize)
public void setRecoverSpeed(Long recoverSpeed)
public Cluster reservedCpuCoresForSystemService(Integer reservedCpuCoresForSystemService)
@Nullable public Integer getReservedCpuCoresForSystemService()
public void setReservedCpuCoresForSystemService(Integer reservedCpuCoresForSystemService)
public void setRunningVmNum(Integer runningVmNum)
public Cluster settings(NestedClusterSettings settings)
@Nullable public NestedClusterSettings getSettings()
public void setSettings(NestedClusterSettings settings)
public Cluster softwareEdition(SoftwareEdition softwareEdition)
@Nullable public SoftwareEdition getSoftwareEdition()
public void setSoftwareEdition(SoftwareEdition softwareEdition)
public void setStoppedVmNum(Integer stoppedVmNum)
public void setStretch(Boolean stretch)
@Nullable public Integer getSuspendedVmNum()
public void setSuspendedVmNum(Integer suspendedVmNum)
@Nullable public Long getTotalCacheCapacity()
public void setTotalCacheCapacity(Long totalCacheCapacity)
public void setTotalCpuCores(Integer totalCpuCores)
public void setTotalCpuHz(Long totalCpuHz)
@Nonnull public List<String> getTotalCpuModels()
@Nullable public Integer getTotalCpuSockets()
public void setTotalCpuSockets(Integer totalCpuSockets)
@Nullable public Long getTotalDataCapacity()
public void setTotalDataCapacity(Long totalDataCapacity)
@Nullable public Long getTotalMemoryBytes()
public void setTotalMemoryBytes(Long totalMemoryBytes)
public Cluster type(ClusterType type)
@Nonnull public ClusterType getType()
public void setType(ClusterType type)
@Nullable public String getUpgradeToolVersion()
public void setUpgradeToolVersion(String upgradeToolVersion)
public void setUsedCpuHz(Double usedCpuHz)
public void setUsedDataSpace(Long usedDataSpace)
@Nullable public Double getUsedMemoryBytes()
public void setUsedMemoryBytes(Double usedMemoryBytes)
public void setValidDataSpace(Long validDataSpace)
public Cluster vcenterAccount(NestedVcenterAccount vcenterAccount)
@Nullable public NestedVcenterAccount getVcenterAccount()
public void setVcenterAccount(NestedVcenterAccount vcenterAccount)
public void setVersion(String version)
public void setVhostEnabled(Boolean vhostEnabled)
public Cluster vmFolders(List<NestedVmFolder> vmFolders)
public Cluster addVmFoldersItem(NestedVmFolder vmFoldersItem)
@Nullable public List<NestedVmFolder> getVmFolders()
public void setVmFolders(List<NestedVmFolder> vmFolders)
public void setVmNum(Integer vmNum)
public Cluster vmTemplates(List<NestedVmTemplate> vmTemplates)
public Cluster addVmTemplatesItem(NestedVmTemplate vmTemplatesItem)
@Nullable public List<NestedVmTemplate> getVmTemplates()
public void setVmTemplates(List<NestedVmTemplate> vmTemplates)
public Cluster witness(NestedWitness witness)
@Nullable public NestedWitness getWitness()
public void setWitness(NestedWitness witness)
public Cluster zones(List<NestedZone> zones)
public Cluster addZonesItem(NestedZone zonesItem)
@Nullable public List<NestedZone> getZones()
public void setZones(List<NestedZone> zones)
Copyright © 2025. All rights reserved.