StorageAdapterDetails
Details about a storage replication adapter (SRA) installed on a Site Recovery Manager.
{
"id": "string",
"version": "string",
"name": "string",
"vendor": "string",
"vendor_url": "string",
"peer_storage_adapter": {
"id": "string",
"version": "string"
},
"status": "string",
"install_location": "string",
"stretched_storage_supported": false,
"supported_models": [
{
"name": "string",
"vendor": "string"
}
],
"supported_software": [
{
"name": "string",
"version": "string"
}
]
}
ID of the storage replication adapter (SRA).
Version of the storage replication adapter (SRA).
Name of the storage replication adapter (SRA).
Vendor of the storage replication adapter (SRA).
Vendor URL of the storage replication adapter (SRA).
Basic details about a storage replication adapter (SRA).
Status of the SRA:
- OK - OK.
- NOT_INSTALLED - Unable to find SRA at the paired site.
- VERSION_MISMATCH - SRA version mismatch detected.
- REMOTE_BROKEN - SRA at remote site is broken.
Path to the folder containing storage replication adapter (SRA) installation.
Denotes if stretched-storage is supported.
Supported versions of the storage replication software.