[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api

Metadata

Response meta data. Contains data about the response payload data.


Properties

array of MetaError
errors Optional

Response payload data errors.

JSON Example

{
	"errors": [
		{
			"code": "string",
			"field": "string",
			"message": "string"
		}
	]
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

ArrayManagerDrResponseEntity
CalloutDrResponseEntity
ConnectionParamGroupDrResponseEntity
DatastoreGroupInfoDrResponseEntity
DependentVmDrResponseEntity
EnvironmentBrowserDataDrResponseEntity
FolderMappingDrResponseEntity
HistoryReportDrResponseEntity
IPMappingDrResponseEntity
IssueInfoDrResponseEntity
NetworkMappingDrResponseEntity
PairingDrResponseEntity
PlaceholderDatastoreDrResponseEntity
PriorityGroupDataDrResponseEntity
ProtectionGroupInfoDrResponseEntity
ProtectionGroupVmInfoDrResponseEntity
ProtectionInventoryItemDrResponseEntity
RecoveryInventoryItemDrResponseEntity
RecoveryPlanInfoDrResponseEntity
RecoveryPlanVmInfoDrResponseEntity
RecoveryStepDrResponseEntity
RecreateAllPlaceholderVmsResponseDrResponseEntity
ReplicatedArrayPairDrResponseEntity
ResourceMappingDrResponseEntity
ServerInfoDrResponseEntity
SrmInfoDrResponseEntity
StorageAdapterDetailsDrResponseEntity
StorageDevicesResponseDataDrResponseEntity
StoragePolicyDrResponseEntity
StoragePolicyMappingDrResponseEntity
TaskDrResponseEntity
TestNetworkMappingDrResponseEntity
UserPromptDrResponseEntity
VcenterDatastoreItemDrResponseEntity
VcenterServerInventoryItemDrResponseEntity
VmProtectionSettingsDrResponseEntity
VmRecoveryIpCustomizationSettingsDrResponseEntity
VmRecoverySettingsStateDrResponseEntity
VmReplicationInfoDrResponseEntity
VmSummarizedRecoverySettingsDrResponseEntity
VvolFaultDomainInfoDrResponseEntity
VvolReplicationGroupInfoDrResponseEntity

Feedback

Was this page helpful?