ConfiguredStorageAdapter
Details about a storage replication adapter (SRA).
{
"id": "string",
"version": "string",
"name": "string",
"vendor": "string",
"vendor_url": "string",
"peer_storage_adapter": {
"id": "string",
"version": "string"
},
"connection_spec_address": "string",
"ping_status": "string",
"ping_fault": "string",
"ping_date": 0
}
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).
Connection address for this storage replication adapter provided by the user.
Last array ping status.
- UNKNOWN
- SUCCESS
- FAILURE
Fault occurred during the most recent array discovery, if any.
The start time of the most recent discovery of the storage devices, in milliseconds.