SnapshotIdsResult is a container for a list of Snapshot Ids returned by a getDeviceSnapshots call. It contains the list of requested Snapshot Ids returned as Long
http://eurotech.com/edc/2.0
name | data type | type | namespace | min/max occurs | description |
---|---|---|---|---|---|
snapshot | list of long | element | edc | 0/unbounded |
Example
<snapshotIdsResult xmlns="http://eurotech.com/edc/2.0"> <snapshot>...</snapshot> </snapshotIdsResult>