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

BaseStorageAdapterInfo

Basic details about a storage replication adapter (SRA).


Properties

string
id Optional

ID of the SRA.


string
version Optional

Version of the SRA.

JSON Example

{
	"id": "string",
	"version": "string"
}
[{"label":"Latest (1.0.0)","version":"latest"}]
srm-rest-api
Property Of

ConfiguredStorageAdapter

Feedback

Was this page helpful?