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

SraContainer

Information about the container of a storage replication adapter.


Properties

string
container_id Required

ID of the container.


string
image_id Required

SHA256 ID of the image from which the container was instantiated.


array of MountPoint
mount_points Optional

Mount points the container has, if any.

JSON Example

{
	"container_id": "string",
	"image_id": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-appliance-config-api
Property Of

StorageReplicationAdapterInfo
What's changed in latest?

New! in version latest

Feedback

Was this page helpful?