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

ReplicationSoftwareInfo

Details about the supported version of the storage replication software.


Properties

string
name Required

Name of the replication software.


string
version Required

Version of the replication software.

JSON Example

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

StorageAdapterDetails
What's changed in 2.0.0?

New! in version 2.0.0

Feedback

Was this page helpful?