StorageAdapterDetails
Details about a storage replication adapter (SRA) installed on a Site Recovery Manager.
Properties
ID of the storage replication adapter (SRA).
Path to the folder containing storage replication adapter (SRA) installation.
Name of the 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.
Possible values are: OK , NOT_INSTALLED , VERSION_MISMATCH , REMOTE_BROKEN
Denotes if stretched-storage is supported.
Vendor of the storage replication adapter (SRA).
Version of the storage replication adapter (SRA).
Basic details about a storage replication adapter (SRA).
Supported versions of the storage replication software.
Vendor URL of the storage replication adapter (SRA).
JSON Example
{
"id": "string",
"install_location": "string",
"name": "string",
"status": "OK",
"stretched_storage_supported": false,
"vendor": "string",
"version": "string"
}
Property Of
StorageAdapterDetailsDrResponseList
Used By
StorageAdapterDetailsDrResponseEntity
What's changed in latest?
New! in version latest