2.2.4.20 SVHDX_TUNNEL_VHDSET_QUERY_INFORMATION_SNAPSHOT_LIST_RESPONSE Structure
The SVHDX_TUNNEL_VHDSET_QUERY_INFORMATION_SNAPSHOT_LIST_RESPONSE packet is sent by a server in response to an RSVD_TUNNEL_VHDSET_QUERY_INFORMATION request where the VHDSetInformationType is SvhdxVHDSetInformationTypeSnapshotList.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
VHDSetInformationType |
|||||||||||||||||||||||||||||||
|
Reserved1 |
|||||||||||||||||||||||||||||||
|
ResponseComplete |
Reserved2 |
||||||||||||||||||||||||||||||
|
NumberOfSnapshots |
|||||||||||||||||||||||||||||||
|
SnapshotIds (variable) |
|||||||||||||||||||||||||||||||
|
... |
|||||||||||||||||||||||||||||||
VHDSetInformationType (4 bytes): The information type. The server MUST set this to SvhdxVHDSetInformationTypeSnapshotList.
Reserved1 (4 bytes): This field is set to any value by the server and MUST be ignored by the client.
ResponseComplete (1 byte): Indicates if the reply contains all snapshot IDs in the SnapshotIds field. Zero (0x00) indicates that the SnapshotIds field is not present. One (0x01) indicates that all snapshot IDs are present in the SnapshotIds field.
Reserved2 (3 bytes): This field MUST be set to 0 by the server and MUST be ignored by the client.
NumberOfSnapshots (4 bytes): The number of snapshots contained in the SnapshotIds field.
SnapshotIds (Variable): A list of IDs of all snapshots of a particular type. This field contains a list of GUIDs that define each snapshot ID. The number of snapshot IDs in the field is specified by the NumberOfSnapshots fields.