[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
StorageReplicationAdapterInfo
Information about the storage replication adapter.
Properties
string
id
Required
Universally unique identifier of the storage replication adapter which is preserved on storage replication adapter upgrades.
string
image_id
Required
Sha256 ID of the Docker image.
string
name
Required
Name of the storage replication adapter.
string
error
Optional
Error which occurs while retrieving the info from the registered storage replication adapter.
string
help_url
Optional
URL for on-line documentation for the storage replication adapter.
array of
string as [REPOSITORY[:TAG]]
repo_tags
Optional
List of repository tags of Docker containers instantiated with this storage replication adapter.
string
vendor
Optional
Storage vendor which owns the storage replication adapter.
string
version
Optional
Version of the storage replication adapter.
JSON Example
{
"id": "EED8D143-C69D-45be-8B86-3F994412A364",
"image_id": "sha256:104b68a269fc1522cd8e68f2649b5380c1f849fbe86c4e2cf29081104f659e03"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
What's changed in 2.0.0?
New! in version 2.0.0