public class ExpandedVpgResponse extends EntityResponse implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
ExpandedVpgResponse.ActiveProcessStage |
Constructor and Description |
---|
ExpandedVpgResponse(String uuid,
String companyId,
String name,
boolean deleted,
Instant deletedDate,
Instant updatedDate,
ServiceProfileResponse serviceProfile,
List<VpgVmResponse> vms,
String orgUuid,
String locationId,
String serviceProfileUuid,
String vpgIdentifier,
String vpgName,
String organizationName,
int actualRPO,
VpgEntitiesResponse entities,
VpgStatusResponse status,
VpgSubStatusResponse subStatus,
VpgPriorityResponse priority,
int vmsCount,
LocalDateTime lastTest,
String sourceSite,
String targetSite,
long provisionedStorageInMB,
long usedStorageInMB,
long iops,
double throughputInMB,
String serviceProfileIdentifier,
boolean backupEnabled,
String recoverySiteIdentifier,
String protectedSiteIdentifier,
ExpandedVpgResponse.ActiveProcessStage activeProcessStage,
long recoveryJournalUsedStorageInMB,
long recoveryJournalProvisionedStorageInMB) |
Modifier and Type | Method and Description |
---|---|
ExpandedVpgResponse.ActiveProcessStage |
getActiveProcessStage()
Gets the active process stage.
|
int |
getActualRPO()
Gets the actual rpo.
|
VpgEntitiesResponse |
getEntities()
Gets the entities.
|
long |
getiOPS()
Gets the i ops.
|
LocalDateTime |
getLastTest()
Gets the last test.
|
String |
getLocationId()
Gets the VPG location.
|
String |
getOrganizationName()
Gets the organization name.
|
String |
getOrgUuid()
Gets the org uuid.
|
VpgPriorityResponse |
getPriority()
Gets the priority.
|
VpgPriorityResponse |
getPriorty()
Gets the priorty.
|
String |
getProtectedSiteIdentifier()
Gets the protected site identifier.
|
long |
getProvisionedStorageInMB()
Gets the provisioned storage in mb.
|
long |
getRecoveryJournalProvisionedStorageInMB()
Gets the recovery journal provisioned storage in MB
|
long |
getRecoveryJournalUsedStorageInMB()
Gets the recovery journal used storage in MB.
|
String |
getRecoverySiteIdentifier()
Gets the recovery site identifier.
|
ServiceProfileResponse |
getServiceProfile()
Gets the service profile.
|
String |
getServiceProfileIdentifier()
Gets the service profile identifier.
|
String |
getServiceProfileUuid()
Gets the UUID of the associated service profile.
|
String |
getSourceSite()
Gets the source site.
|
VpgStatusResponse |
getStatus()
Gets the status.
|
VpgSubStatusResponse |
getSubStatus()
Gets the sub status.
|
String |
getTargetSite()
Gets the target site.
|
double |
getThroughputInMB()
Gets the throughput in mb.
|
long |
getUsedStorageInMB()
Gets the used storage in mb.
|
List<VpgVmResponse> |
getVms()
Gets the vms.
|
int |
getVmsCount()
Gets the vms count.
|
String |
getVpgIdentifier()
Gets the vpg identifier.
|
String |
getVpgName()
Gets the vpg name.
|
boolean |
isBackupEnabled()
Checks if is backup enabled.
|
equals, getCompanyId, getDeletedDate, getName, getUpdatedDate, getUuid, hashCode, isDeleted, toString
public ExpandedVpgResponse(String uuid, String companyId, String name, boolean deleted, Instant deletedDate, Instant updatedDate, ServiceProfileResponse serviceProfile, List<VpgVmResponse> vms, String orgUuid, String locationId, String serviceProfileUuid, String vpgIdentifier, String vpgName, String organizationName, int actualRPO, VpgEntitiesResponse entities, VpgStatusResponse status, VpgSubStatusResponse subStatus, VpgPriorityResponse priority, int vmsCount, LocalDateTime lastTest, String sourceSite, String targetSite, long provisionedStorageInMB, long usedStorageInMB, long iops, double throughputInMB, String serviceProfileIdentifier, boolean backupEnabled, String recoverySiteIdentifier, String protectedSiteIdentifier, ExpandedVpgResponse.ActiveProcessStage activeProcessStage, long recoveryJournalUsedStorageInMB, long recoveryJournalProvisionedStorageInMB)
public ServiceProfileResponse getServiceProfile()
public List<VpgVmResponse> getVms()
public String getVpgIdentifier()
public String getVpgName()
public String getOrganizationName()
public int getActualRPO()
public VpgEntitiesResponse getEntities()
public VpgStatusResponse getStatus()
public VpgSubStatusResponse getSubStatus()
public VpgPriorityResponse getPriorty()
public int getVmsCount()
public LocalDateTime getLastTest()
public String getSourceSite()
public String getTargetSite()
public long getProvisionedStorageInMB()
public long getUsedStorageInMB()
public long getiOPS()
public double getThroughputInMB()
public String getServiceProfileIdentifier()
public boolean isBackupEnabled()
public String getRecoverySiteIdentifier()
public String getProtectedSiteIdentifier()
public VpgPriorityResponse getPriority()
VpgPriorityResponse
priority responsepublic ExpandedVpgResponse.ActiveProcessStage getActiveProcessStage()
public long getRecoveryJournalUsedStorageInMB()
public String getOrgUuid()
public String getLocationId()
public String getServiceProfileUuid()
public long getRecoveryJournalProvisionedStorageInMB()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.