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

BaseStorageAdapterInfo

Basic details about a storage replication adapter (SRA).


Properties

string
id Required

ID of the storage replication adapter (SRA).


string
version Required

Version of the storage replication adapter (SRA).

JSON Example

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

ConfiguredStorageAdapter
StorageAdapterDetails

Feedback

Was this page helpful?