[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
StorageAdapterDetailsDrResponseEntity
Details about a storage replication adapter (SRA) installed on a Site Recovery Manager.
AllOf
This class requires all of the following:
Properties
JSON Example
{
"_meta": {
"errors": [
{
"code": "string",
"field": "string",
"message": "string"
}
]
},
"id": "string",
"install_location": "string",
"name": "string",
"peer_storage_adapter": {
"id": "string",
"version": "string"
},
"status": "OK",
"stretched_storage_supported": false,
"supported_models": [
{
"name": "string",
"vendor": "string"
}
],
"supported_software": [
{
"name": "string",
"version": "string"
}
],
"vendor": "string",
"vendor_url": "string",
"version": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Returned By
Get Storage Adapter
What's changed in latest?
New! in version latest